diff options
Diffstat (limited to 'config/hyprland/tofi/themes/nord')
-rw-r--r-- | config/hyprland/tofi/themes/nord | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/config/hyprland/tofi/themes/nord b/config/hyprland/tofi/themes/nord deleted file mode 100644 index c8a6192..0000000 --- a/config/hyprland/tofi/themes/nord +++ /dev/null @@ -1,40 +0,0 @@ -### Font -font = monospace bold -font-size = 12 -anchor=top - -# colors -text-color = #d8dee9 -prompt-color = #81a1c1 -placeholder-color = #4c566a -input-color = #d8dee9 -default-result-color = #88c0d0 -selection-color = #5e81ac -selection-match-color = #ffffff -background-color = #3b4252f2 -outline-color = #81a1c1 -border-color = #88c0d0 - -# sizes -width = 100% -height = 20% - -border-width = 2 -outline-width = 0 -prompt-padding = 0 - -padding-top = 5 -padding-bottom = 5 -padding-left = 5 -padding-right = 5 - -corner-radius = 0 - -# general -prompt-text = "" -placeholder-text = "..." - -matching-algorithm = prefix -require-match = false -auto-accept-single = true -hidden-character = "" |