highlights.lua: set neovim bg colour
This commit is contained in:
parent
c38c4ec0cf
commit
605c9e0458
|
@ -149,9 +149,4 @@ fg("FloatBorder", black2)
|
||||||
|
|
||||||
-- set bg color for nvim ( so nvim wont use terminal bg)
|
-- set bg color for nvim ( so nvim wont use terminal bg)
|
||||||
|
|
||||||
-- NvChad themes bg colors
|
bg("Normal", black)
|
||||||
-- Onedark #1e222a
|
|
||||||
-- Gruvbox #222526
|
|
||||||
-- tomorrow night #1d1f21
|
|
||||||
|
|
||||||
-- bg("Normal", "#1e222a") -- change the hex color here.
|
|
||||||
|
|
Loading…
Reference in New Issue