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.melissa-dark | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.melissa-dark')
| -rw-r--r-- | ef-xresources/Xresources.melissa-dark | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.melissa-dark b/ef-xresources/Xresources.melissa-dark new file mode 100644 index 0000000..83f37e7 --- /dev/null +++ b/ef-xresources/Xresources.melissa-dark @@ -0,0 +1,40 @@ +!!!!! Ef Melissa Dark Xresources theme +*.foreground: #e8e4b1 +*.background: #352718 +URxvt.background: [90]#352718 +*.cursorColor: #e8e4b1 +! black +*.color0: #352718 +*.color8: #90918a +! red +*.color1: #ff7f7f +*.color9: #ff7f7f +! green +*.color2: #6fd560 +*.color10: #6fd560 +! yellow +*.color3: #ffa21f +*.color11: #ffa21f +! blue +*.color4: #57aff6 +*.color12: #57aff6 +! magenta +*.color5: #f0aac5 +*.color13: #f0aac5 +! cyan +*.color6: #6fcad0 +*.color14: #6fcad0 +! white +*.color7: #e8e4b1 +*.color15: #e8e4b1 + +dmenu.background: #352718 +dmenu.foreground: #e8e4b1 +dmenu.selbackground: #704f00 +dmenu.selforeground: #e8e4b1 + +Nsxiv.window.background: #352718 +Nsxiv.window.foreground: #e8e4b1 +Nsxiv.mark.foreground: #e8e4b1 +Nsxiv.bar.background: #704f00 +Nsxiv.bar.foreground: #f8efd8 |
