From 387795a86c5a202c4de10624b7262617b752570c Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 3 Nov 2024 14:25:36 -0500 Subject: move all xresources file to .Xresources.d --- .../.Xresources.d/Xresources.vivendi-tinted | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 modus-xresources/.Xresources.d/Xresources.vivendi-tinted (limited to 'modus-xresources/.Xresources.d/Xresources.vivendi-tinted') 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 -- cgit v1.2.3