color changes

This commit is contained in:
2026-09-13 00:28:36 +02:00
parent dcc0820c6e
commit 291cc4d587
7 changed files with 166 additions and 16 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
@import "frappe.css";
@import "mocha.css";
* {
@@ -67,7 +67,7 @@ tooltip label {
#waybar {
background: @theme_bg_color;
color: rgba(198, 208, 245, 0.3);
color: rgba(205, 214, 244, 0.3);
}
#window,
#mpris {
@@ -90,7 +90,7 @@ tooltip label {
margin: 2px 3px;
padding: 0px;
min-width: 24px;
color: rgba(198, 208, 245, 0.3);
color: rgba(205, 214, 244, 0.3);
}
#tags button.occupied {