diff options
author | zachir <zachir@librem.one> | 2023-10-19 09:22:58 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-10-19 09:22:58 -0500 |
commit | 98f46e3b56a94067218a991a93ffd0f5e2554e11 (patch) | |
tree | 3632cb89431830ce11e33f94258bf4f1120660f4 /tofi/themes/colors | |
parent | d2bfa8425823f116af8f641496a6a7af72318717 (diff) |
Use X11 and not Wayland now
Diffstat (limited to 'tofi/themes/colors')
-rw-r--r-- | tofi/themes/colors | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/tofi/themes/colors b/tofi/themes/colors deleted file mode 100644 index a5f480c..0000000 --- a/tofi/themes/colors +++ /dev/null @@ -1,17 +0,0 @@ -background-color = #000000 -outline-color = #39c1ed -border-color = #39c1ed -text-color = #ffffff -prompt-color = #39c1ed -prompt-background = #000000 -placeholder-color = #39c1ed -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 = #198844 -selection-background = #39c1ed - |