From 815178407fc681731fefda11b2d7d00f736efea5 Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Thu, 9 Jul 2026 00:07:43 -0400 Subject: fuzzel theme --- fuzzel/fuzzel.ini | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 fuzzel/fuzzel.ini diff --git a/fuzzel/fuzzel.ini b/fuzzel/fuzzel.ini new file mode 100644 index 0000000..e54e8da --- /dev/null +++ b/fuzzel/fuzzel.ini @@ -0,0 +1,21 @@ +font = Mononoki Nerd Font Mono +use-bold = true +terminal = alacritty -e '{cmd}' +anchor = center +lines = 5 +minimal-lines = true +horizontal-pad = 20 + +[colors] +background = 212121fa +text = f8f8f2ff +prompt = ff5555ff +input = f8f8f2ff +match = 82aaffff +selection = 00000000 +selection-text = f8f8f2ff +selection-match = 82aaffff +border = 00000000 + +[border] +radius = 0 -- cgit v1.2.3-54-g00ecf