diff options
Diffstat (limited to 'x/.Xresources')
-rw-r--r-- | x/.Xresources | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/x/.Xresources b/x/.Xresources index 54e7237..8ad8a5e 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -5,7 +5,6 @@ URxvt.iso14755_52: off | |||
5 | URxvt.meta8: false | 5 | URxvt.meta8: false |
6 | URxvt.depth: 32 | 6 | URxvt.depth: 32 |
7 | URxvt.metaSendsEscape: true | 7 | URxvt.metaSendsEscape: true |
8 | |||
9 | URxvt.scrollBar: off | 8 | URxvt.scrollBar: off |
10 | URxvt.cursorBlink: true | 9 | URxvt.cursorBlink: true |
11 | URxvt.cursorUnderline: true | 10 | URxvt.cursorUnderline: true |
@@ -36,24 +35,26 @@ URxvt*tintColor: #ffffff | |||
36 | URxvt*shading: 0 | 35 | URxvt*shading: 0 |
37 | URxvt*inheritPixmap: False | 36 | URxvt*inheritPixmap: False |
38 | 37 | ||
39 | *.foreground: #F8F8F2 | 38 | *background: #0b0d12 |
40 | *.background: #121212 | 39 | *foreground: #b3b8c4 |
41 | *.color0: #000000 | 40 | |
42 | *.color8: #4D4D4D | 41 | *color0: #3e4853 |
43 | *.color1: #FF5555 | 42 | *color1: #b06a58 |
44 | *.color9: #FF6E67 | 43 | *color2: #95b47b |
45 | *.color2: #50FA7B | 44 | *color3: #e5c078 |
46 | *.color10: #5AF78E | 45 | *color4: #58698c |
47 | *.color3: #F1FA8C | 46 | *color5: #7b5e8d |
48 | *.color11: #F4F99D | 47 | *color6: #82a1b2 |
49 | *.color4: #BD93F9 | 48 | *color7: #cccaca |
50 | *.color12: #CAA9FA | 49 | |
51 | *.color5: #FF79C6 | 50 | *color8: #525c67 |
52 | *.color13: #FF92D0 | 51 | *color9: #ba7e6c |
53 | *.color6: #8BE9FD | 52 | *color10: #a9c88f |
54 | *.color14: #9AEDFE | 53 | *color11: #f9d48c |
55 | *.color7: #BFBFBF | 54 | *color12: #6c7da0 |
56 | *.color15: #E6E6E6 | 55 | *color13: #8f72a1 |
56 | *color14: #96b5c6 | ||
57 | *color15: #e0dede | ||
57 | 58 | ||
58 | ! Perls | 59 | ! Perls |
59 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font | 60 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font |