афыввафыв123
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import url(".cache/wal/colors-waybar.css");
|
||||
@import url("colors.css");
|
||||
|
||||
* {
|
||||
all:unset;
|
||||
@@ -10,7 +10,7 @@
|
||||
window {
|
||||
all:unset;
|
||||
background: alpha(@background, 0.7);
|
||||
border: 2px solid @color1;
|
||||
border: 2px solid @primary;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
@@ -23,7 +23,8 @@ window {
|
||||
}
|
||||
|
||||
#entry:selected {
|
||||
background: @color1;
|
||||
color: @on_primary;
|
||||
background: @primary;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user