This commit is contained in:
2025-12-17 20:11:56 +03:00
commit 5937f44e03
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;