diff options
| author | BardofSprites <[email protected]> | 2024-10-11 06:27:28 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-11 06:27:28 -0400 |
| commit | 27ff604b7d28373c37501af1adab3d17edcb6143 (patch) | |
| tree | 3b40adc470a4feb7ee4fd1d6e5f143b7a3fc2034 /ef-xresources/Xresources.winter | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.winter')
| -rw-r--r-- | ef-xresources/Xresources.winter | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.winter b/ef-xresources/Xresources.winter new file mode 100644 index 0000000..4a8ebcb --- /dev/null +++ b/ef-xresources/Xresources.winter @@ -0,0 +1,39 @@ +! Ef Winter Xresources theme +*.foreground: #b8c6d5 +*.background: #0f0b15 +*.cursorColor: #b8c6d5 +! black +*.color0: #0f0b15 +*.color8: #2a2f42 +! red +*.color1: #ff6a7a +*.color9: #ef6560 +! green +*.color2: #29a444 +*.color10: #6aad0f +! yellow +*.color3: #b58a52 +*.color11: #d1803f +! blue +*.color4: #6a9fff +*.color12: #029fff +! magenta +*.color5: #d369af +*.color13: #af85ea +! cyan +*.color6: #4fbaef +*.color14: #35afbf +! white +*.color7: #b8c6d5 +*.color15: #b8c6d5 + +dmenu.background: #0f0b15 +dmenu.foreground: #b8c6d5 +dmenu.selbackground: #5f1f5f +dmenu.selforeground: #dedeff + +Nsxiv.window.background: #0f0b15 +Nsxiv.window.foreground: #b8c6d5 +Nsxiv.mark.foreground: #b8c6d5 +Nsxiv.bar.background: #5f1f5f +Nsxiv.bar.foreground: #dedeff |
