diff options
| author | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
| commit | 387795a86c5a202c4de10624b7262617b752570c (patch) | |
| tree | e8e4cd76432f2f3d438a187a42a49a072fe9be97 /ef-xresources/.Xresources.d/Xresources.melissa-light | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/.Xresources.d/Xresources.melissa-light')
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.melissa-light | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.melissa-light b/ef-xresources/.Xresources.d/Xresources.melissa-light new file mode 100644 index 0000000..b5f7ea3 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.melissa-light @@ -0,0 +1,45 @@ +! Ef Melissa Light Xresources theme +*.foreground: #484431 +*.background: #fff6d8 +*.cursorColor: #484431 +! black +*.color0: #484431 +*.color8: #c7b7a6 +! red +*.color1: #ba2d2f +*.color9: #ba2d2f +! green +*.color2: #007a0a +*.color10: #007a0a +! yellow +*.color3: #a26310 +*.color11: #a26310 +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #aa3e74 +*.color13: #aa3e74 +! cyan +*.color6: #3f60af +*.color14: #3f60af +! white +*.color7: #fff6d8 +*.color15: #fff6d8 + + +dmenu.background: #fff6d8 +dmenu.foreground: #484431 +dmenu.selbackground: #f3cf72 +dmenu.selforeground: #484431 + +Nsxiv.window.background: #fff6d8 +Nsxiv.window.foreground: #484431 +Nsxiv.mark.foreground: #484431 +Nsxiv.bar.background: #f3cf72 +Nsxiv.bar.foreground: #484431 + +dwm.background: #fff6d8 +dwm.foreground: #484431 +dwm.selbackground: #f3cf72 +dwm.selforeground: #484431 |
