This commit is contained in:
2025-12-17 19:58:15 +03:00
commit 0230fca93d
12 changed files with 697 additions and 0 deletions

4
waybar_colors.css Normal file
View File

@@ -0,0 +1,4 @@
@define-color background #111111;
@define-color tertiary #aeaeae;
@define-color primary #53dbca;
@define-color secondary #82d5c9;