FIX: Added missing colors.css file to waybar

This commit is contained in:
_N0x 2025-02-15 19:03:32 +01:00
parent 719d1e09f6
commit 850248e3f5

@ -0,0 +1,5 @@
@define-color bg0 #211a17;
@define-color bg1 #362f2b;
@define-color tip #221e1b;
@define-color accent #ffbf9b;
@define-color text #ffffff;