X-Git-Url: https://git.danieliu.xyz/?p=dotfiles.git;a=blobdiff_plain;f=.Xresources;h=24a168bf32101c744cc2a6736f509d5e9c68f4d2;hp=ec4d39d31173fdb4c2c9f7b272cbc24bb08d7066;hb=280abf6fd7d3541bf0bed20c9335f640087de257;hpb=6b58ea8b8d9799698f147e5677b4b6e6d47a7e9d diff --git a/.Xresources b/.Xresources index ec4d39d..24a168b 100644 --- a/.Xresources +++ b/.Xresources @@ -1,78 +1,119 @@ +/* + * __ __ + * \ \/ /_ __ ___ ___ ___ _ _ _ __ ___ ___ ___ + * \ /| '__/ _ \/ __|/ _ \| | | | '__/ __/ _ \/ __| + * _ / \| | | __/\__ \ (_) | |_| | | | (_| __/\__ \ + * (_)_/\_\_| \___||___/\___/ \__,_|_| \___\___||___/ + * +*/ /* nord */ -#define nord0 #2E3440 -#define nord1 #3B4252 -#define nord2 #434C5E -#define nord3 #4C566A -#define nord4 #D8DEE9 -#define nord5 #E5E9F0 -#define nord6 #ECEFF4 -#define nord7 #8FBCBB -#define nord8 #88C0D0 -#define nord9 #81A1C1 -#define nord10 #5E81AC -#define nord11 #BF616A -#define nord12 #D08770 -#define nord13 #EBCB8B -#define nord14 #A3BE8C -#define nord15 #B48EAD +#define nord0 #3B4252 +#define nord8 #4C566A +#define nord1 #BF616A +#define nord9 #BF616A +#define nord2 #A3BE8C +#define nord10 #A3BE8C +#define nord3 #EBCB8B +#define nord11 #EBCB8B +#define nord4 #81A1C1 +#define nord12 #81A1C1 +#define nord5 #B48EAD +#define nord13 #B48EAD +#define nord6 #88C0D0 +#define nord14 #8FBCBB +#define nord7 #E5E9F0 +#define nord15 #ECEFF4 +#define nordfg #D8DEE9 +#define nordbg #2E3440 + +/* gruvbox */ +#define gruv0 #282828 +#define gruv8 #928374 +#define gruv1 #CC241D +#define gruv9 #FB4934 +#define gruv2 #98971A +#define gruv10 #B8BB26 +#define gruv3 #D79921 +#define gruv11 #FABD2F +#define gruv4 #458588 +#define gruv12 #83A598 +#define gruv5 #B16286 +#define gruv13 #D3869B +#define gruv6 #689D6A +#define gruv14 #8EC07C +#define gruv7 #A89984 +#define gruv15 #EBDBB2 +#define gruvfg #EBDBB2 +#define gruvbg #282828 #define theme0 nord0 -#define theme1 nord1 -#define theme2 nord2 -#define theme3 nord3 -#define theme4 nord4 -#define theme5 nord5 -#define theme6 nord6 -#define theme7 nord7 #define theme8 nord8 +#define theme1 nord1 #define theme9 nord9 +#define theme2 nord2 #define theme10 nord10 +#define theme3 nord3 #define theme11 nord11 +#define theme4 nord4 #define theme12 nord12 +#define theme5 nord5 #define theme13 nord13 +#define theme6 nord6 #define theme14 nord14 +#define theme7 nord7 #define theme15 nord15 +#define themefg nordfg +#define themebg nordbg +#define themehl nord11 *.font: Source Code Pro:size=12 -*.foreground: theme4 -*.background: theme0 -*.cursorColor: theme4 -*.termname: st-256color +*.foreground: themefg +*.background: themebg +*.cursorColor: themefg +*.termname: st-256color -*.borderpx: 5 -*.normbordercolor: theme0 -*.selbordercolor: theme6 - -*.normbgcolor: theme0 -*.selbgcolor: theme8 +! black + darkgrey +*.color0: theme0 +*.color8: theme8 +! darkred + red +*.color1: theme1 +*.color9: theme9 +! darkgreen + green +*.color2: theme2 +*.color10: theme10 +! darkyellow + yellow +*.color3: theme3 +*.color11: theme11 +! darkblue + blue +*.color4: theme4 +*.color12: theme12 +! darkmagenta + magneta +*.color5: theme5 +*.color13: theme13 +! darkcyan + cyan +*.color6: theme6 +*.color14: theme14 +! lightgrey + white +*.color7: theme7 +*.color15: theme15 -*.selfgcolor: theme0 - -*.color0: theme1 -*.color1: theme11 -*.color2: theme14 -*.color3: theme13 -*.color4: theme9 -*.color5: theme15 -*.color6: theme8 -*.color7: theme5 -*.color8: theme3 -*.color9: theme11 -*.color10: theme14 -*.color11: theme13 -*.color12: theme9 -*.color13: theme15 -*.color14: theme7 -*.color15: theme6 +/* dwm */ +*.borderpx: 5 +dwm.normbordercolor: themebg +dwm.selbordercolor: themefg +/* dwm's bar */ +dwm.normbgcolor: themebg +dwm.selbgcolor: themehl +dwm.selfgcolor: themebg /* dmenu */ -dmenu.selbackground: theme8 +dmenu.selbackground: themehl /* herbe */ -herbe.background_color: theme0 -herbe.font_pattern: Source Code Pro:size=10 +herbe.background_color: themebg +herbe.font_pattern: Sauce Code Pro Nerd Font:size=10 /* herbe.font_pattern: Symbols Nerd Font:style=2048-em */ herbe.width: 300 herbe.pos_x: 20