From ea0c2e9326748ab12c7764c1f2b379fda63b47ae Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:44:09 -0400 Subject: new xresources --- xorg/Xresources.tao-yang | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 xorg/Xresources.tao-yang (limited to 'xorg/Xresources.tao-yang') diff --git a/xorg/Xresources.tao-yang b/xorg/Xresources.tao-yang new file mode 100644 index 0000000..f462f40 --- /dev/null +++ b/xorg/Xresources.tao-yang @@ -0,0 +1,43 @@ +! ! tao-yang Xresources theme +!black +*.color0: #000000 +*.color8: #2B2B2B +!red +*.color1: #A5372E +*.color9: #E06C5C +!green +*.color2: #4A663C +*.color10: #7B996C +!yellow +*.color3: #7C5618 +*.color11: #B38849 +!blue +*.color4: #566060 +*.color12: #889393 +!magenta +*.color5: #8E4948 +*.color13: #C67C78 +!cyan +*.color6: #6D5B42 +*.color14: #A28D73 +!white +*.color7: #8D8D8D +*.color15: #C6C6C6 + +*.background: #171717 +*.foreground: #FCFCFC + +dmenu.background: #171717 +dmenu.foreground: #FCFCFC +dmenu.selbackground: #C3C3C3 +dmenu.selforeground: #171717 +dmenu.font: Terminus-16 + +Nsxiv.window.background: #171717 +Nsxiv.window.foreground: #FCFCFC +Nsxiv.mark.foreground: #FCFCFC +Nsxiv.bar.background: #171717 +Nsxiv.bar.foreground: #FCFCFC +Nsxiv.bar.font: Terminus-16 + +st.font: Terminus-16 \ No newline at end of file -- cgit v1.2.3