]> git.rmz.io Git - dotfiles.git/blob - Xresources
switch to anonymous font
[dotfiles.git] / Xresources
1 URxvt*.scrollBar: false
2 URxvt.font: xft:Anonymous Pro Minus:bold:size=10
3
4 URxvt*.depth: 32
5 *background: [75]#222222
6 *foreground: #f8f8f2
7 ! Black
8 *color0: #262729
9 *color8: #262729
10 ! Red
11 *color1: #f92671
12 *color9: #ff669d
13 ! Green
14 *color2: #a6e22e
15 *color10: #beed5f
16 ! Yellow
17 *color3: #fd971f
18 *color11: #e6db74
19 ! Blue
20 *color4: #1692d0
21 *color12: #66d9ef
22 ! Magenta
23 *color5: #9e6ffe
24 *color13: #df92f6
25 ! Cyan
26 *color6: #5e7175
27 *color14: #a3babf
28 ! White
29 *color7: #ffffff
30 *color15: #ffffff
31 ! Cursor
32 *cursorColor: #b5d2dd