summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotfiles/hyprland/.config/fuzzel/fuzzel.ini2
-rw-r--r--dotfiles/hyprland/.config/themes/dupre/fuzzel.ini2
-rw-r--r--dotfiles/hyprland/.config/themes/hudson/fuzzel.ini2
-rw-r--r--todo.org2
4 files changed, 4 insertions, 4 deletions
diff --git a/dotfiles/hyprland/.config/fuzzel/fuzzel.ini b/dotfiles/hyprland/.config/fuzzel/fuzzel.ini
index 39dabc0..7a85ba2 100644
--- a/dotfiles/hyprland/.config/fuzzel/fuzzel.ini
+++ b/dotfiles/hyprland/.config/fuzzel/fuzzel.ini
@@ -21,7 +21,7 @@ background=222222f0
text=eeeeeeff
selection=daa520ff
selection-text=222222ff
-border=daa520ff
+border=81a2beff
match=daa520ff
prompt=bbbbbbff
placeholder=888888ff
diff --git a/dotfiles/hyprland/.config/themes/dupre/fuzzel.ini b/dotfiles/hyprland/.config/themes/dupre/fuzzel.ini
index f00ac8a..4feac18 100644
--- a/dotfiles/hyprland/.config/themes/dupre/fuzzel.ini
+++ b/dotfiles/hyprland/.config/themes/dupre/fuzzel.ini
@@ -21,7 +21,7 @@ background=151311f0
text=f0fef0ff
selection=d7af5fff
selection-text=151311ff
-border=d7af5fff
+border=67809cff
match=d7af5fff
prompt=969385ff
placeholder=6c6a60ff
diff --git a/dotfiles/hyprland/.config/themes/hudson/fuzzel.ini b/dotfiles/hyprland/.config/themes/hudson/fuzzel.ini
index 39dabc0..7a85ba2 100644
--- a/dotfiles/hyprland/.config/themes/hudson/fuzzel.ini
+++ b/dotfiles/hyprland/.config/themes/hudson/fuzzel.ini
@@ -21,7 +21,7 @@ background=222222f0
text=eeeeeeff
selection=daa520ff
selection-text=222222ff
-border=daa520ff
+border=81a2beff
match=daa520ff
prompt=bbbbbbff
placeholder=888888ff
diff --git a/todo.org b/todo.org
index e0a301d..ae98d12 100644
--- a/todo.org
+++ b/todo.org
@@ -133,7 +133,7 @@ Remove or disable the border color to match the clean aesthetic.
Also, the text is quite large. For consistency, we should make it the same size as the waybar text.
-**** TODO [#B] Change fuzzel border color for visibility
+**** DONE [#B] Change fuzzel border color for visibility
Fuzzel menu border blends in too much. Change border color to blue or red
to make the menu more visible when it appears.