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