cleanup: remove obsolete waybar and walker CSS templates

This commit is contained in:
Bernardo Magri
2026-04-06 21:41:14 +01:00
parent 45ca66119a
commit 0065334164
12 changed files with 57 additions and 98 deletions

View File

@@ -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 }};

View File

@@ -1,2 +0,0 @@
@define-color foreground {{ foreground }};
@define-color background {{ background }};