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
7
.config/swaync/seventy-nine.css
Normal file
7
.config/swaync/seventy-nine.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
@define-color active #ec775c;
|
||||
@define-color background_dark #1c2128;
|
||||
@define-color background_light #22272e;
|
||||
@define-color background_transparent alpha(#18191c, 0.7);
|
||||
@define-color foreground #e4e8ed;
|
||||
@define-color border #444C56;
|
||||
@define-color alert #ea4545;
|
||||
Loading…
Add table
Add a link
Reference in a new issue