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.spring | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.spring')
| -rw-r--r-- | ef-xresources/Xresources.spring | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.spring b/ef-xresources/Xresources.spring new file mode 100644 index 0000000..3b8f292 --- /dev/null +++ b/ef-xresources/Xresources.spring @@ -0,0 +1,40 @@ +!!!!! Ef Spring Xresources theme +*.foreground: #34494a +*.background: #f6fff9 +*.cursorColor: #34494a +! black +*.color0: #34494a +*.color8: #595959 +! red +*.color1: #c42d2f +*.color9: #cf2f4f +! green +*.color2: #1a870f +*.color10: #007f68 +! yellow +*.color3: #b6540f +*.color11: #a45f22 +! blue +*.color4: #5f5fdf +*.color12: #265fbf +! magenta +*.color5: #d5206f +*.color13: #9435b4 +! cyan +*.color6: #1f6fbf +*.color14: #0f7b8f +! white +*.color7: #f6fff9 +*.color15: #f6fff9 + + +dmenu.background: #f6fff9 +dmenu.foreground: #34494a +dmenu.selbackground: #90e8b0 +dmenu.selforeground: #34494a + +Nsxiv.window.background: #f6fff9 +Nsxiv.window.foreground: #34494a +Nsxiv.mark.foreground: #34494a +Nsxiv.bar.background: #90e8b0 +Nsxiv.bar.foreground: #34494a |
