summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-09 23:58:53 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-09 23:58:53 +0100
commit4216de581ebd062a6166152b002b5f09318daf05 (patch)
tree4a4afbb804199f8f8f8e31b5aeddf1aee9f82970
parent5f91a2184ea9058fcd1e06866798713301763941 (diff)
Remove unneeded GUM styling
-rw-r--r--roles/hyprland/templates/hyprland/looknfeel.conf.j27
1 files changed, 0 insertions, 7 deletions
diff --git a/roles/hyprland/templates/hyprland/looknfeel.conf.j2 b/roles/hyprland/templates/hyprland/looknfeel.conf.j2
index 3f6fe2ec..bedcb21c 100644
--- a/roles/hyprland/templates/hyprland/looknfeel.conf.j2
+++ b/roles/hyprland/templates/hyprland/looknfeel.conf.j2
@@ -140,10 +140,3 @@ misc {
cursor {
hide_on_key_press = true
}
-
-# Style Gum confirm to match terminal theme
-env = GUM_CONFIRM_PROMPT_FOREGROUND,6 # Cyan
-env = GUM_CONFIRM_SELECTED_FOREGROUND,0 # Black
-env = GUM_CONFIRM_SELECTED_BACKGROUND,2 # Green
-env = GUM_CONFIRM_UNSELECTED_FOREGROUND,0 # Black
-env = GUM_CONFIRM_UNSELECTED_BACKGROUND,8 # Dark grey