summaryrefslogtreecommitdiff
path: root/config/hyprland/tofi/themes
diff options
context:
space:
mode:
Diffstat (limited to 'config/hyprland/tofi/themes')
-rw-r--r--config/hyprland/tofi/themes/base1625
-rw-r--r--config/hyprland/tofi/themes/colors14
2 files changed, 39 insertions, 0 deletions
diff --git a/config/hyprland/tofi/themes/base16 b/config/hyprland/tofi/themes/base16
new file mode 100644
index 0000000..b18efb4
--- /dev/null
+++ b/config/hyprland/tofi/themes/base16
@@ -0,0 +1,25 @@
+### Font
+include=themes/colors
+font = monospace bold
+font-size = 12
+
+prompt-text = ""
+prompt-padding = 0
+placeholder-text = "..."
+
+width = 20%
+height = 20%
+outline-width = 0
+border-width = 2
+corner-radius = 26
+
+padding-top = 0
+padding-bottom = 0
+padding-left = 0
+# padding-left = 7%
+padding-right = 0
+
+matching-algorithm = prefix
+require-match = false
+auto-accept-single = true
+hidden-character = ""
diff --git a/config/hyprland/tofi/themes/colors b/config/hyprland/tofi/themes/colors
new file mode 100644
index 0000000..3c35fc2
--- /dev/null
+++ b/config/hyprland/tofi/themes/colors
@@ -0,0 +1,14 @@
+# tofi
+text-color = #d1dae6
+prompt-color = #999CA9
+placeholder-color = #999CA9
+input-color = #d1dae6
+default-result-color = #9CB3D4
+selection-color = #9298a1
+selection-match-color = #d1dae6
+
+background-color = #0f1114f0
+
+outline-color = #999CA9
+
+border-color = #9CB3D4