diff options
Diffstat (limited to 'tofi/colors')
-rw-r--r-- | tofi/colors | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/tofi/colors b/tofi/colors deleted file mode 100644 index 047c875..0000000 --- a/tofi/colors +++ /dev/null @@ -1,17 +0,0 @@ -background-color = #000000 -outline-color = #198844 -border-color = #198844 -text-color = #ffffff -prompt-color = #198844 -prompt-background = #000000 -placeholder-color = #198844 -placeholder-background = #000000 -input-color = #ffffff -input-background = #000000 -default-result-background = #000000 -alternate-result-color = #ffffff -alternate-result-background = #000000 -selection-color = #000000 -selection-match-color = #39c1ed -selection-background = #198844 - |