Tweaking binds and Telescope colors.

This commit is contained in:
Bartek Stalewski 2023-04-16 00:49:51 +02:00
parent cf38df563f
commit fe68487cc6
3 changed files with 8 additions and 7 deletions

View file

@ -8,5 +8,6 @@ return {
Normal = { bg = NONE },
SignColumn = { bg = NONE },
SpellBad = { bg = "#770000", fg = "#ffffff" },
TelescopeNormal = { bg = NONE },
Visual = { bg = "#005577", fg = "#ffffff" },
}