Regenerated
This commit is contained in:
+336
-338
File diff suppressed because it is too large
Load Diff
@@ -4557,14 +4557,12 @@ This is the default layout for wofi
|
||||
|
||||
#entry:focus {
|
||||
background: linear-gradient(45deg, @blue, @green);
|
||||
background-color: @surface2;
|
||||
color: @lavender;
|
||||
border-radius: 18px;
|
||||
}
|
||||
|
||||
#entry:selected {
|
||||
background: linear-gradient(45deg, @blue, @green);
|
||||
color: @base;
|
||||
border-radius: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -56,14 +56,12 @@
|
||||
|
||||
#entry:focus {
|
||||
background: linear-gradient(45deg, @blue, @green);
|
||||
background-color: @surface2;
|
||||
color: @lavender;
|
||||
border-radius: 18px;
|
||||
}
|
||||
|
||||
#entry:selected {
|
||||
background: linear-gradient(45deg, @blue, @green);
|
||||
color: @base;
|
||||
border-radius: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user