summaryrefslogtreecommitdiffstats
path: root/roles/hyprtheme/templates/theme/syshud.css.j2
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-10 00:05:36 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-10 00:05:36 +0100
commit19cdd8824e31018794c48b6b98803ce322642500 (patch)
treebb8e758dc6eb60d5d79a2e06e1d1be20826a8e14 /roles/hyprtheme/templates/theme/syshud.css.j2
parente93dec56bbe5c1b94cd5b35ee07e3807c5ba0433 (diff)
Configure mako to use the hyprtheme
Diffstat (limited to 'roles/hyprtheme/templates/theme/syshud.css.j2')
-rw-r--r--roles/hyprtheme/templates/theme/syshud.css.j23
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/hyprtheme/templates/theme/syshud.css.j2 b/roles/hyprtheme/templates/theme/syshud.css.j2
deleted file mode 100644
index 4354efa5..00000000
--- a/roles/hyprtheme/templates/theme/syshud.css.j2
+++ /dev/null
@@ -1,3 +0,0 @@
-@define-color borders {{ accent }};
-@define-color theme_bg_color {{ background }};
-@define-color theme_fg_color {{ foreground }};