mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-17 07:56:11 +01:00
theme engine complete
This commit is contained in:
23
.config/waybar/catppuccin-latte.css
Normal file
23
.config/waybar/catppuccin-latte.css
Normal file
@@ -0,0 +1,23 @@
|
||||
@define-color background #eff1f5;
|
||||
@define-color background-hard-contrast #ccd0da;
|
||||
@define-color background-soft-contrast #dce0e8;
|
||||
@define-color foreground #4c4f69;
|
||||
@define-color foreground-soft-contrast #ccd0da;
|
||||
|
||||
@define-color black #4c4f69;
|
||||
@define-color red #d20f39;
|
||||
@define-color green #40a02b;
|
||||
@define-color yellow #df8e1d;
|
||||
@define-color blue #1e66f5;
|
||||
@define-color magenta #8839ef;
|
||||
@define-color cyan #209fb5;
|
||||
@define-color white #eff1f5;
|
||||
|
||||
@define-color bright-black #4c4f69;
|
||||
@define-color bright-red #d20f39;
|
||||
@define-color bright-green #40a02b;
|
||||
@define-color bright-yellow #df8e1d;
|
||||
@define-color bright-blue #1e66f5;
|
||||
@define-color bright-magenta #8839ef;
|
||||
@define-color bright-cyan #209fb5;
|
||||
@define-color bright-white #eff1f5;
|
||||
Reference in New Issue
Block a user