Regenerated

This commit is contained in:
2026-04-13 16:35:10 +02:00
parent 36b8b0e580
commit 6a55ae0914
3 changed files with 345 additions and 345 deletions
+339 -339
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -4503,14 +4503,14 @@ This is the default layout for wofi
@import "~/.config/shared/Colors.css";
/*
@define-color red #f38ba8;
@define-color blue #89b4fa;
@define-color green #a6e3a1;
*/
window {
margin: 5px;
border: 2px solid linear-gradient(45deg, @blue, @green);
background-color: linear-gradient(45deg, @blue, @green);
border: 2px solid linear-gradient(45deg, #89b4fa, #a6e3a1);
background-color: linear-gradient(45deg, #89b4fa, #a6e3a1);
}
#input {
+3 -3
View File
@@ -2,14 +2,14 @@
@import "~/.config/shared/Colors.css";
/*
@define-color red #f38ba8;
@define-color blue #89b4fa;
@define-color green #a6e3a1;
*/
window {
margin: 5px;
border: 2px solid linear-gradient(45deg, @blue, @green);
background-color: linear-gradient(45deg, @blue, @green);
border: 2px solid linear-gradient(45deg, #89b4fa, #a6e3a1);
background-color: linear-gradient(45deg, #89b4fa, #a6e3a1);
}
#input {