diff options
-rw-r--r-- | home/kurb42/.Xdefaults | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/home/kurb42/.Xdefaults b/home/kurb42/.Xdefaults index bc0d927..4f4a3aa 100644 --- a/home/kurb42/.Xdefaults +++ b/home/kurb42/.Xdefaults @@ -1,26 +1,7 @@ ! -- Colors -- ! -URxvt.foreground: #d8dee9 -URxvt.background: #2e3440 -URxvt.cursorColor: #d8dee9 +URxvt.foreground: #ffffff +URxvt.background: #000000 URxvt.fading: 35 -URxvt.fadeColor: #4c566a - -URxvt.color0: #3b4252 -URxvt.color1: #bf616a -URxvt.color2: #a3be8c -URxvt.color3: #ebcb8b -URxvt.color4: #81a1c1 -URxvt.color5: #b48ead -URxvt.color6: #88c0d0 -URxvt.color7: #e5e9f0 -URxvt.color8: #4c566a -URxvt.color9: #bf616a -URxvt.color10: #a3be8c -URxvt.color11: #ebcb8b -URxvt.color12: #81a1c1 -URxvt.color13: #b48ead -URxvt.color14: #8fbcbb -URxvt.color15: #eceff4 ! -- General -- ! URxvt.scrollBar: false |