diff options
| author | BardofSprites <[email protected]> | 2024-09-03 07:54:21 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-09-03 07:54:21 -0400 |
| commit | c5b264e816a4e1d8b08d88ddce062b5ecfc49e4a (patch) | |
| tree | 803a00e49cb4823971517f235bbabbcdecfca993 /xorg/Xresources.winter | |
| parent | aab24b055901a6f2158a263cf5c9bd66ebad5aea (diff) | |
eagle and winter theme
Diffstat (limited to 'xorg/Xresources.winter')
| -rw-r--r-- | xorg/Xresources.winter | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/xorg/Xresources.winter b/xorg/Xresources.winter new file mode 100644 index 0000000..4a8ebcb --- /dev/null +++ b/xorg/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 |
