diff options
Diffstat (limited to 'mixed')
-rw-r--r-- | mixed/.Xresources | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/mixed/.Xresources b/mixed/.Xresources index 08ff579..e69de29 100644 --- a/mixed/.Xresources +++ b/mixed/.Xresources @@ -1,31 +0,0 @@ - -#define WHITE #FBFAF6 -#define BLACK #330036 -#define DARK #393E41 -#define LRED #FD2629 -#define LBLUE #1AA2C9 -#define DBLUE #3C6997 -#define PURPLE #791E94 -#define GREEN #0A8754 -#define YELLO #F9DB6D -#define UNFOCUS #C6EBBE -#define GRAY #707880 - -polybar.background: BLACK -polybar.foreground: WHITE -polybar.primary: LBLUE -polybar.secondary: GREEN -polybar.alert: LRED -polybar.disabled: GRAY - -twobwm.border_width: 8 -twobwm.outer_border: 4 -twobwm.inverted_colors: false -twobwm.enable_compton: true -twobwm.focus_color: LBLUE -twobwm.unfocus_color: DARK -twobwm.fixed_color: LRED -twobwm.unkill_color: YELLO -twobwm.outer_border_color: DBLUE -twobwm.fixed_unkill_color: PURPLE - |