Regenerated

This commit is contained in:
2026-03-28 22:02:29 +00:00
parent aea0cd83ae
commit d3ffefa9d1
3 changed files with 394 additions and 338 deletions
+2 -2
View File
@@ -1000,7 +1000,7 @@ prompt = >
** =.config/wofi/style.css=
These are config files for .config/wofi
#+BEGIN_SRC css :tangle generated/.config/wofi/style.css :noweb yes :mkdirp yes :eval never :comments no :padline no
#+BEGIN_SRC css :tangle generated/.config/wofi/style.css :noweb yes :mkdirp yes :eval never
/* Catppuccin Mocha theme for Wofi with transparency and rounded corners */
@define-color base rgba(30, 30, 46, 0.9); /* Added transparency */
@@ -1022,7 +1022,7 @@ These are config files for .config/wofi
@define-color flamingo #F2CDCD;
@define-color rosewater #F5E0DC;
* {
* {
background-color: transparent;
color: @text;
font-family: "JetBrainsMono Nerd Font", monospace;