diff options
| author | Daniel <[email protected]> | 2024-09-22 14:09:32 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-09-22 14:10:15 -0400 |
| commit | bf4d1e44a4fa0ab269307c656766d92647c0a792 (patch) | |
| tree | 04b09c11e1a4d691b4984dd3ab2085a459e868e8 /xorg/Xresources.vivendi-tritanopia | |
| parent | f6ff1b5a0c813cbe5a6e909259d6e2067519896f (diff) | |
owl and vivendi tritanopia
Diffstat (limited to 'xorg/Xresources.vivendi-tritanopia')
| -rw-r--r-- | xorg/Xresources.vivendi-tritanopia | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/xorg/Xresources.vivendi-tritanopia b/xorg/Xresources.vivendi-tritanopia new file mode 100644 index 0000000..bde1fdd --- /dev/null +++ b/xorg/Xresources.vivendi-tritanopia @@ -0,0 +1,39 @@ +! Modus Vivendi Tritanopia Xresources theme +*.foreground: #ffffff +*.background: #000000 +*.cursorColor: #ffffff +! 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 |
