Update waybar styling

This commit is contained in:
Václav Uruba 2025-06-14 00:46:38 +02:00
parent aac52d85fe
commit 62f6a29c3a
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

View File

@ -22,7 +22,7 @@
@define-color sapphire #74c7ec;
@define-color blue #89b4fa;
@define-color lavender #b4befe;
@define-color text #cdd6f4;
@define-color text #93a4c3;
@define-color subtext1 #bac2de;
@define-color subtext0 #a6adc8;
@define-color overlay2 #9399b2;
@ -31,7 +31,7 @@
@define-color surface2 #585b70;
@define-color surface1 #45475a;
@define-color surface0 #313244;
@define-color base #1e1e2e;
@define-color base #1a212e;
@define-color mantle #181825;
@define-color crust #11111b;