first commit
This commit is contained in:
commit
38a53acd48
47 changed files with 3916 additions and 0 deletions
18
.config/colors/colors.css
Normal file
18
.config/colors/colors.css
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
/* Swaync */
|
||||
@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;
|
||||
|
||||
|
||||
/* Waybar */
|
||||
@define-color foreground #e4e8ed;
|
||||
@define-color background #18191c;
|
||||
|
||||
/* @define-color accentColor #b6c8d3; */
|
||||
@define-color accentColor #ec775c;
|
||||
|
||||
@define-color charging #6bc46d;
|
||||
Loading…
Add table
Add a link
Reference in a new issue