Added waybar config

This commit is contained in:
2025-05-14 12:20:28 -04:00
parent 412434b059
commit 5c678bd59a
3 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
@define-color foreground #313244;
@define-color background #1a1b26;
@define-color text #a9b1d6;
@define-color black #414868;
@define-color red #f7768e;
@define-color green #73daca;
@define-color yellow #e0af68;
@define-color blue #7aa2f7;
@define-color magenta #bb9af7;
@define-color cyan #7dcfff;
@define-color white #c0caf5;
@define-color sky #89dceb;
@define-color sapphire #74c7ec;
@define-color rosewater #f5e0dc;
@define-color flamingo #f2cdcd;