From 4581376a1b136bda087190f4c6b440d55801aeaa Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Wed, 24 Jun 2020 09:53:39 +0200 Subject: zathura update + new scheme --- .cache/wal/colors.Xresources | 114 +++++++++++++++++++++---------------------- 1 file changed, 57 insertions(+), 57 deletions(-) (limited to '.cache/wal/colors.Xresources') diff --git a/.cache/wal/colors.Xresources b/.cache/wal/colors.Xresources index cebd8a2..06594e7 100644 --- a/.cache/wal/colors.Xresources +++ b/.cache/wal/colors.Xresources @@ -1,68 +1,68 @@ ! X colors. ! Generated by 'wal' -*foreground: #c4c4c4 -*background: #141415 -*.foreground: #c4c4c4 -*.background: #141415 -emacs*foreground: #c4c4c4 -emacs*background: #141415 -URxvt*foreground: #c4c4c4 -XTerm*foreground: #c4c4c4 -UXTerm*foreground: #c4c4c4 -URxvt*background: [100]#141415 -XTerm*background: #141415 -UXTerm*background: #141415 -URxvt*cursorColor: #c4c4c4 -XTerm*cursorColor: #c4c4c4 -UXTerm*cursorColor: #c4c4c4 -URxvt*borderColor: [100]#141415 +*foreground: #c6c6c6 +*background: #1c1c1c +*.foreground: #c6c6c6 +*.background: #1c1c1c +emacs*foreground: #c6c6c6 +emacs*background: #1c1c1c +URxvt*foreground: #c6c6c6 +XTerm*foreground: #c6c6c6 +UXTerm*foreground: #c6c6c6 +URxvt*background: [100]#1c1c1c +XTerm*background: #1c1c1c +UXTerm*background: #1c1c1c +URxvt*cursorColor: #c6c6c6 +XTerm*cursorColor: #c6c6c6 +UXTerm*cursorColor: #c6c6c6 +URxvt*borderColor: [100]#1c1c1c ! Colors 0-15. -*.color0: #141415 -*color0: #141415 -*.color1: #292b37 -*color1: #292b37 -*.color2: #3c2a27 -*color2: #3c2a27 -*.color3: #3b3033 -*color3: #3b3033 -*.color4: #3f3330 -*color4: #3f3330 -*.color5: #4b4240 -*color5: #4b4240 -*.color6: #66615a -*color6: #66615a -*.color7: #c4c4c4 -*color7: #c4c4c4 -*.color8: #4e4e4f -*color8: #4e4e4f -*.color9: #292b37 -*color9: #292b37 -*.color10: #3c2a27 -*color10: #3c2a27 -*.color11: #3b3033 -*color11: #3b3033 -*.color12: #3f3330 -*color12: #3f3330 -*.color13: #4b4240 -*color13: #4b4240 -*.color14: #66615a -*color14: #66615a -*.color15: #c4c4c4 -*color15: #c4c4c4 +*.color0: #1c1c1c +*color0: #1c1c1c +*.color1: #616c71 +*color1: #616c71 +*.color2: #7f8485 +*color2: #7f8485 +*.color3: #9099ba +*color3: #9099ba +*.color4: #c79c95 +*color4: #c79c95 +*.color5: #9fc0c8 +*color5: #9fc0c8 +*.color6: #e4b695 +*color6: #e4b695 +*.color7: #c6c6c6 +*color7: #c6c6c6 +*.color8: #545454 +*color8: #545454 +*.color9: #616c71 +*color9: #616c71 +*.color10: #7f8485 +*color10: #7f8485 +*.color11: #9099ba +*color11: #9099ba +*.color12: #c79c95 +*color12: #c79c95 +*.color13: #9fc0c8 +*color13: #9fc0c8 +*.color14: #e4b695 +*color14: #e4b695 +*.color15: #c6c6c6 +*color15: #c6c6c6 ! Black color that will not be affected by bold highlighting. -*.color66: #141415 -*color66: #141415 +*.color66: #1c1c1c +*color66: #1c1c1c ! Xclock colors. -XClock*foreground: #c4c4c4 -XClock*background: #141415 -XClock*majorColor: rgba:c4/c4/c4/ff -XClock*minorColor: rgba:c4/c4/c4/ff -XClock*hourColor: rgba:c4/c4/c4/ff -XClock*minuteColor: rgba:c4/c4/c4/ff -XClock*secondColor: rgba:c4/c4/c4/ff +XClock*foreground: #c6c6c6 +XClock*background: #1c1c1c +XClock*majorColor: rgba:c6/c6/c6/ff +XClock*minorColor: rgba:c6/c6/c6/ff +XClock*hourColor: rgba:c6/c6/c6/ff +XClock*minuteColor: rgba:c6/c6/c6/ff +XClock*secondColor: rgba:c6/c6/c6/ff ! Set depth to make transparency work. URxvt*depth: 32 -- cgit v1.2.3