recreated nix

This commit is contained in:
2026-02-27 21:32:07 +01:00
parent 30ef48afa2
commit c4e6533bf1
2 changed files with 310 additions and 310 deletions
+309 -309
View File
File diff suppressed because it is too large Load Diff
@@ -33,7 +33,7 @@
@define-color foreground @text;
/* very transparent base to let compositor blur show through */
@define-color background rgba(24, 24, 37, 0.50);
@define-color background rgba(24, 24, 37, 0.80);
/* selection tint */
@define-color color1 @blue;