Regenerated

This commit is contained in:
2026-04-04 14:45:54 +02:00
parent 805d30a75a
commit caf0c5dcf6
2 changed files with 308 additions and 308 deletions
+306 -306
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -2849,7 +2849,7 @@ These are config files for waybar
** =.config/waybar/style.css=
This file contains all css for waybar
#+BEGIN_SRC css :tangle generated/.config/waybar/style.css :noweb yes :mkdirp yes :eval never
/* --- Hyprland palette (ported) --- */
/* --- Hyprland palette --- */
@define-color base rgba(30, 30, 46, 1.0);
@define-color inactive rgba(89, 89, 89, 0.667);
@define-color blue rgba(51, 204, 255, 0.933);
@@ -2877,7 +2877,7 @@ This file contains all css for waybar
}
window#waybar {
background-color: red /*transparent; */
background-color: transparent;
color: @text;
}