color changes
This commit is contained in:
+3
-3
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user