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.maris-dark | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.maris-dark')
| -rw-r--r-- | ef-xresources/Xresources.maris-dark | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.maris-dark b/ef-xresources/Xresources.maris-dark new file mode 100644 index 0000000..7d11e73 --- /dev/null +++ b/ef-xresources/Xresources.maris-dark @@ -0,0 +1,40 @@ +! Ef Elea Light Xresources theme +*.foreground: #eaedef +*.background: #131c2b +URxvt.background: [90]#131c2b +*.cursorColor: #eaedef +! black +*.color0: #131c2b +*.color8: #2a3644 +! red +*.color1: #ff6f6f +*.color9: #ff6f6f +! green +*.color2: #31bf4f +*.color10: #31bf4f +! yellow +*.color3: #d0d24f +*.color11: #d0d24f +! blue +*.color4: #57b0ff +*.color12: #57b0ff +! magenta +*.color5: #f59acf +*.color13: #f59acf +! cyan +*.color6: #2fd0db +*.color14: #2fd0db +! white +*.color7: #eaedef +*.color15: #eaedef + +dmenu.background: #131c2b +dmenu.foreground: #eaedef +dmenu.selbackground: #2f527b +dmenu.selforeground: #eaedef + +Nsxiv.window.background: #131c2b +Nsxiv.window.foreground: #eaedef +Nsxiv.mark.foreground: #eaedef +Nsxiv.bar.background: #2f527b +Nsxiv.bar.foreground: #eaedef |
