files
This commit is contained in:
18
config/waybar/colors/catppuccin.css
Normal file
18
config/waybar/colors/catppuccin.css
Normal file
@@ -0,0 +1,18 @@
|
||||
@define-color bg0 #1e1e2e;
|
||||
@define-color bg1 #313244;
|
||||
@define-color bg2 #45475a;
|
||||
@define-color bg3 #585b70;
|
||||
@define-color bg4 #11111b;
|
||||
|
||||
@define-color red #f38ba8;
|
||||
@define-color orange #fab387;
|
||||
@define-color yellow #f9e2af;
|
||||
@define-color green #a6e3a1;
|
||||
@define-color aqua #94e2d5;
|
||||
@define-color blue #89b4fa;
|
||||
@define-color purple #cba6f7;
|
||||
|
||||
@define-color fg #cdd6f4;
|
||||
@define-color grey0 #6c7086;
|
||||
@define-color grey1 #7f849c;
|
||||
@define-color grey2 #9399b2;
|
||||
Reference in New Issue
Block a user