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-tritanopia | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'modus-xresources/.Xresources.d/Xresources.vivendi-tritanopia')
| -rw-r--r-- | modus-xresources/.Xresources.d/Xresources.vivendi-tritanopia | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/modus-xresources/.Xresources.d/Xresources.vivendi-tritanopia b/modus-xresources/.Xresources.d/Xresources.vivendi-tritanopia new file mode 100644 index 0000000..28cd681 --- /dev/null +++ b/modus-xresources/.Xresources.d/Xresources.vivendi-tritanopia @@ -0,0 +1,44 @@ +! Modus Vivendi Tritanopia Xresources theme +*.foreground: #ffffff +*.background: #000000 +*.cursorColor: #ff5f5f +! black +*.color0: #000000 +*.color8: #535353 +! red +*.color1: #ff5f59 +*.color9: #ff6b55 +! green +*.color2: #44BC44 +*.color10: #00c06f +! yellow +*.color3: #cabf00 +*.color11: #ffa00f +! blue +*.color4: #2FAFFF +*.color12: #79a8ff +! magenta +*.color5: #FEACD0 +*.color13: #b6a0ff +! cyan +*.color6: #00D3D0 +*.color14: #6ae4b9 +! white +*.color7: #ffffff +*.color15: #ffffff + +dmenu.background: #000000 +dmenu.foreground: #ffffff +dmenu.selbackground: #003c52 +dmenu.selforeground: #f0f0f0 + +Nsxiv.window.background: #000000 +Nsxiv.window.foreground: #ffffff +Nsxiv.mark.foreground: #ffffff +Nsxiv.bar.background: #003c52 +Nsxiv.bar.foreground: #f0f0f0 + +dwm.background: #000000 +dwm.foreground: #ffffff +dwm.selbackground: #003c52 +dwm.selforeground: #f0f0f0 |
