Regenerated

This commit is contained in:
2026-04-13 16:58:44 +02:00
parent f1689c5eb0
commit 59c9300575
3 changed files with 336 additions and 342 deletions
+336 -338
View File
File diff suppressed because it is too large Load Diff
-2
View File
@@ -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;
}