From bf4d1e44a4fa0ab269307c656766d92647c0a792 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:09:32 -0400 Subject: owl and vivendi tritanopia --- xorg/Xresources.vivendi-tritanopia | 39 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 xorg/Xresources.vivendi-tritanopia (limited to 'xorg/Xresources.vivendi-tritanopia') 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 -- cgit v1.2.3