diff options
Diffstat (limited to '.cache/wal/colors.Xresources')
-rw-r--r-- | .cache/wal/colors.Xresources | 114 |
1 files changed, 57 insertions, 57 deletions
diff --git a/.cache/wal/colors.Xresources b/.cache/wal/colors.Xresources index 32022f3..215b357 100644 --- a/.cache/wal/colors.Xresources +++ b/.cache/wal/colors.Xresources @@ -1,68 +1,68 @@ ! X colors. ! Generated by 'wal' -*foreground: #c4c4c5 -*background: #141618 -*.foreground: #c4c4c5 -*.background: #141618 -emacs*foreground: #c4c4c5 -emacs*background: #141618 -URxvt*foreground: #c4c4c5 -XTerm*foreground: #c4c4c5 -UXTerm*foreground: #c4c4c5 -URxvt*background: [100]#141618 -XTerm*background: #141618 -UXTerm*background: #141618 -URxvt*cursorColor: #c4c4c5 -XTerm*cursorColor: #c4c4c5 -UXTerm*cursorColor: #c4c4c5 -URxvt*borderColor: [100]#141618 +*foreground: #c6c6c7 +*background: #1e1e1f +*.foreground: #c6c6c7 +*.background: #1e1e1f +emacs*foreground: #c6c6c7 +emacs*background: #1e1e1f +URxvt*foreground: #c6c6c7 +XTerm*foreground: #c6c6c7 +UXTerm*foreground: #c6c6c7 +URxvt*background: [100]#1e1e1f +XTerm*background: #1e1e1f +UXTerm*background: #1e1e1f +URxvt*cursorColor: #c6c6c7 +XTerm*cursorColor: #c6c6c7 +UXTerm*cursorColor: #c6c6c7 +URxvt*borderColor: [100]#1e1e1f ! Colors 0-15. -*.color0: #141618 -*color0: #141618 -*.color1: #071831 -*color1: #071831 -*.color2: #171823 -*color2: #171823 -*.color3: #0c2039 -*color3: #0c2039 -*.color4: #1e1f2a -*color4: #1e1f2a -*.color5: #212633 -*color5: #212633 -*.color6: #2b2b34 -*color6: #2b2b34 -*.color7: #c4c4c5 -*color7: #c4c4c5 -*.color8: #4e5051 -*color8: #4e5051 -*.color9: #071831 -*color9: #071831 -*.color10: #171823 -*color10: #171823 -*.color11: #0c2039 -*color11: #0c2039 -*.color12: #1e1f2a -*color12: #1e1f2a -*.color13: #212633 -*color13: #212633 -*.color14: #2b2b34 -*color14: #2b2b34 -*.color15: #c4c4c5 -*color15: #c4c4c5 +*.color0: #1e1e1f +*color0: #1e1e1f +*.color1: #666b6d +*color1: #666b6d +*.color2: #8a8c8d +*color2: #8a8c8d +*.color3: #c59683 +*color3: #c59683 +*.color4: #a7aeb0 +*color4: #a7aeb0 +*.color5: #aabbbe +*color5: #aabbbe +*.color6: #d1c494 +*color6: #d1c494 +*.color7: #c6c6c7 +*color7: #c6c6c7 +*.color8: #565657 +*color8: #565657 +*.color9: #666b6d +*color9: #666b6d +*.color10: #8a8c8d +*color10: #8a8c8d +*.color11: #c59683 +*color11: #c59683 +*.color12: #a7aeb0 +*color12: #a7aeb0 +*.color13: #aabbbe +*color13: #aabbbe +*.color14: #d1c494 +*color14: #d1c494 +*.color15: #c6c6c7 +*color15: #c6c6c7 ! Black color that will not be affected by bold highlighting. -*.color66: #141618 -*color66: #141618 +*.color66: #1e1e1f +*color66: #1e1e1f ! Xclock colors. -XClock*foreground: #c4c4c5 -XClock*background: #141618 -XClock*majorColor: rgba:c4/c4/c5/ff -XClock*minorColor: rgba:c4/c4/c5/ff -XClock*hourColor: rgba:c4/c4/c5/ff -XClock*minuteColor: rgba:c4/c4/c5/ff -XClock*secondColor: rgba:c4/c4/c5/ff +XClock*foreground: #c6c6c7 +XClock*background: #1e1e1f +XClock*majorColor: rgba:c6/c6/c7/ff +XClock*minorColor: rgba:c6/c6/c7/ff +XClock*hourColor: rgba:c6/c6/c7/ff +XClock*minuteColor: rgba:c6/c6/c7/ff +XClock*secondColor: rgba:c6/c6/c7/ff ! Set depth to make transparency work. URxvt*depth: 32 |