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 /modus-xresources/.Xresources.d/Xresources.vivendi-tinted | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'modus-xresources/.Xresources.d/Xresources.vivendi-tinted')
| -rw-r--r-- | modus-xresources/.Xresources.d/Xresources.vivendi-tinted | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/modus-xresources/.Xresources.d/Xresources.vivendi-tinted b/modus-xresources/.Xresources.d/Xresources.vivendi-tinted new file mode 100644 index 0000000..ae4d9e8 --- /dev/null +++ b/modus-xresources/.Xresources.d/Xresources.vivendi-tinted @@ -0,0 +1,44 @@ +!!!!!! Ef Kassio Xresources theme +*.foreground: #ffffff +*.background: #0d0e1c +*.cursorColor: #ff66ff +! black +*.color0: #0d0e1c +*.color8: #4a4f69 +! red +*.color1: #ff5f59 +*.color9: #ff6b55 +! green +*.color2: #44bc44 +*.color10: #00c06f +! yellow +*.color3: #d0bc00 +*.color11: #fec43f +! blue +*.color4: #2fafff +*.color12: #79a8ff +! magenta +*.color5: #feacd0 +*.color13: #b6a0ff +! cyan +*.color6: #00d3d0 +*.color14: #6ae4b9 +! white +*.color7: #fff7f7 +*.color15: #fff7f7 + +dmenu.background: #0d0e1c +dmenu.foreground: #ffffff +dmenu.selbackground: #292d48 +dmenu.selforeground: #ffffff + +Nsxiv.window.background: #0d0e1c +Nsxiv.window.foreground: #ffffff +Nsxiv.mark.foreground: #ffffff +Nsxiv.bar.background: #292d48 +Nsxiv.bar.foreground: #ffffff + +dwm.background: #0d0e1c +dwm.foreground: #ffffff +dwm.selbackground: #292d48 +dwm.selforeground: #ffffff
\ No newline at end of file |
