Fix night theme, search fg

This commit is contained in:
2023-12-01 15:30:50 -05:00
parent 1752319cc5
commit 65c91c4b70
46 changed files with 568 additions and 571 deletions

View File

@@ -1,6 +1,6 @@
# TokyoNight Color Palette
set -l foreground 6c6252
set -l selection c48c75
set -l selection dd9169
set -l comment d79687
set -l red db5234
set -l orange b15c00

View File

@@ -1,6 +1,6 @@
# TokyoNight Color Palette
set -l foreground E0CCAE
set -l selection 714f41
set -l selection 6b442f
set -l comment 6B4035
set -l red bf472c
set -l orange ff9e64