feat: generate themes
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background-color: {{ colors.shadow.default.rgba | set_alpha: 0.1 }};
|
||||
background-color: {{ colors.shadow.default.rgba | set_alpha: 0.5 }};
|
||||
color: @primary;
|
||||
}
|
||||
|
||||
@@ -76,6 +76,7 @@ tooltip {
|
||||
border-radius: 10px;
|
||||
margin-left: 60px;
|
||||
margin-right: 60px;
|
||||
background-color: @surface;
|
||||
}
|
||||
|
||||
#clock {
|
||||
|
||||
Reference in New Issue
Block a user