Regenerated
This commit is contained in:
+306
-306
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user