Big changes concerning color scheme (switching to seventy nine), reorganized monitors config files, new notification daemon and quick settings panel, new scripts and other minor changes
This commit is contained in:
parent
746fa5a835
commit
602e3f2f97
28 changed files with 1034 additions and 60 deletions
20
.config/swaync/colors.css
Normal file
20
.config/swaync/colors.css
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
@define-color foreground #f5dbb0;
|
||||
@define-color background #0C0D0F;
|
||||
@define-color cursor #f5dbb0;
|
||||
|
||||
@define-color color0 #0C0D0F;
|
||||
@define-color color1 #9A6130;
|
||||
@define-color color2 #95725E;
|
||||
@define-color color3 #D68A38;
|
||||
@define-color color4 #B48666;
|
||||
@define-color color5 #D69B64;
|
||||
@define-color color6 #F1B268;
|
||||
@define-color color7 #f5dbb0;
|
||||
@define-color color8 #ab997b;
|
||||
@define-color color9 #FF0000;
|
||||
@define-color color10 #95725E;
|
||||
@define-color color11 #D68A38;
|
||||
@define-color color12 #B48666;
|
||||
@define-color color13 #D69B64;
|
||||
@define-color color14 #F1B268;
|
||||
@define-color color15 #f5dbb0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue