mirror of
https://github.com/ivuorinen/astronvim_config.git
synced 2026-01-26 11:24:07 +00:00
4 lines
94 B
Lua
4 lines
94 B
Lua
return { -- this table overrides highlights in all themes
|
|
-- Normal = { bg = "#000000" },
|
|
}
|