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 8e4c360..9ce51af 100644 --- a/.cache/wal/colors.Xresources +++ b/.cache/wal/colors.Xresources @@ -1,68 +1,68 @@ ! X colors. ! Generated by 'wal' -*foreground: #c4c4c5 -*background: #151618 -*.foreground: #c4c4c5 -*.background: #151618 -emacs*foreground: #c4c4c5 -emacs*background: #151618 -URxvt*foreground: #c4c4c5 -XTerm*foreground: #c4c4c5 -UXTerm*foreground: #c4c4c5 -URxvt*background: [100]#151618 -XTerm*background: #151618 -UXTerm*background: #151618 -URxvt*cursorColor: #c4c4c5 -XTerm*cursorColor: #c4c4c5 -UXTerm*cursorColor: #c4c4c5 -URxvt*borderColor: [100]#151618 +*foreground: #cbc8c7 +*background: #312322 +*.foreground: #cbc8c7 +*.background: #312322 +emacs*foreground: #cbc8c7 +emacs*background: #312322 +URxvt*foreground: #cbc8c7 +XTerm*foreground: #cbc8c7 +UXTerm*foreground: #cbc8c7 +URxvt*background: [100]#312322 +XTerm*background: #312322 +UXTerm*background: #312322 +URxvt*cursorColor: #cbc8c7 +XTerm*cursorColor: #cbc8c7 +UXTerm*cursorColor: #cbc8c7 +URxvt*borderColor: [100]#312322 ! Colors 0-15. -*.color0: #151618 -*color0: #151618 -*.color1: #131e35 -*color1: #131e35 -*.color2: #222323 -*color2: #222323 -*.color3: #1d2841 -*color3: #1d2841 -*.color4: #2a2929 -*color4: #2a2929 -*.color5: #2a313f -*color5: #2a313f -*.color6: #303d57 -*color6: #303d57 -*.color7: #c4c4c5 -*color7: #c4c4c5 -*.color8: #4f5051 -*color8: #4f5051 -*.color9: #131e35 -*color9: #131e35 -*.color10: #222323 -*color10: #222323 -*.color11: #1d2841 -*color11: #1d2841 -*.color12: #2a2929 -*color12: #2a2929 -*.color13: #2a313f -*color13: #2a313f -*.color14: #303d57 -*color14: #303d57 -*.color15: #c4c4c5 -*color15: #c4c4c5 +*.color0: #312322 +*color0: #312322 +*.color1: #c3acaa +*color1: #c3acaa +*.color2: #8eb8fb +*color2: #8eb8fb +*.color3: #f4b3aa +*color3: #f4b3aa +*.color4: #c0c3ef +*color4: #c0c3ef +*.color5: #e9bce1 +*color5: #e9bce1 +*.color6: #bed5fb +*color6: #bed5fb +*.color7: #cbc8c7 +*color7: #cbc8c7 +*.color8: #645a59 +*color8: #645a59 +*.color9: #c3acaa +*color9: #c3acaa +*.color10: #8eb8fb +*color10: #8eb8fb +*.color11: #f4b3aa +*color11: #f4b3aa +*.color12: #c0c3ef +*color12: #c0c3ef +*.color13: #e9bce1 +*color13: #e9bce1 +*.color14: #bed5fb +*color14: #bed5fb +*.color15: #cbc8c7 +*color15: #cbc8c7 ! Black color that will not be affected by bold highlighting. -*.color66: #151618 -*color66: #151618 +*.color66: #312322 +*color66: #312322 ! Xclock colors. -XClock*foreground: #c4c4c5 -XClock*background: #151618 -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: #cbc8c7 +XClock*background: #312322 +XClock*majorColor: rgba:cb/c8/c7/ff +XClock*minorColor: rgba:cb/c8/c7/ff +XClock*hourColor: rgba:cb/c8/c7/ff +XClock*minuteColor: rgba:cb/c8/c7/ff +XClock*secondColor: rgba:cb/c8/c7/ff ! Set depth to make transparency work. URxvt*depth: 32 |