diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-07 22:29:35 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-07 22:29:35 +0100 |
| commit | 639bc16016f175f49174d8e763f96497b9110bc1 (patch) | |
| tree | 206b826950d06400e6590bf3290471182177ffd3 /roles/hyprtheme/templates/theme/walker.css.j2 | |
| parent | 02a4208c1faad3210cec35572e30ed118ac60012 (diff) | |
Clean theme template files
Diffstat (limited to 'roles/hyprtheme/templates/theme/walker.css.j2')
| -rw-r--r-- | roles/hyprtheme/templates/theme/walker.css.j2 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/roles/hyprtheme/templates/theme/walker.css.j2 b/roles/hyprtheme/templates/theme/walker.css.j2 deleted file mode 100644 index 123ca92c..00000000 --- a/roles/hyprtheme/templates/theme/walker.css.j2 +++ /dev/null @@ -1,6 +0,0 @@ -@define-color selected-text {{ accent }}; -@define-color text {{ foreground }}; -@define-color base {{ background }}; -@define-color border {{ foreground }}; -@define-color foreground {{ foreground }}; -@define-color background {{ background }}; |
