highlights.lua: set neovim bg colour

navigator
Akianonymus 3 years ago
parent c38c4ec0cf
commit 605c9e0458

@ -149,9 +149,4 @@ fg("FloatBorder", black2)
-- set bg color for nvim ( so nvim wont use terminal bg)
-- NvChad themes bg colors
-- Onedark #1e222a
-- Gruvbox #222526
-- tomorrow night #1d1f21
-- bg("Normal", "#1e222a") -- change the hex color here.
bg("Normal", black)

Loading…
Cancel
Save