diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-08-11 09:26:05 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-08-11 09:26:05 -0500 |
commit | 15e94d2694f8e84b0fa4454200c1c5bd0c449089 (patch) | |
tree | d25464c3943ecf7e608f7121c8912ec8aeaad39f /tofi/colors | |
parent | 1fc7faa161550f0b43fcfa5b31f58035ddcbd2bc (diff) |
Remove everything not Mac compatible
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 - |