summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-02-07 22:24:16 +0100
committerAhmed AbdelHalim <[email protected]>2026-02-07 22:24:16 +0100
commit3c7978fd7005ecaa5480089ce2a9ad4b12626250 (patch)
treeefc3c1462a58f5a4604e3b76a863b25aa88aac25 /roles
parentcbfac01feb3db727f7539dee124673f3322b38d7 (diff)
Update swayosd colors
Diffstat (limited to 'roles')
-rw-r--r--roles/hyprtheme/templates/theme/swayosd.css.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/hyprtheme/templates/theme/swayosd.css.j2 b/roles/hyprtheme/templates/theme/swayosd.css.j2
index e06402c4..876b6fee 100644
--- a/roles/hyprtheme/templates/theme/swayosd.css.j2
+++ b/roles/hyprtheme/templates/theme/swayosd.css.j2
@@ -1,5 +1,5 @@
@define-color background-color {{ background }};
-@define-color border-color {{ foreground }};
+@define-color border-color {{ accent }};
@define-color label {{ foreground }};
@define-color image {{ foreground }};
-@define-color progress {{ accent }};
+@define-color progress {{ foreground }};