mirror of
https://github.com/Xevion/astronvim_config.git
synced 2025-12-06 09:14:22 -06:00
4 lines
94 B
Lua
4 lines
94 B
Lua
return { -- this table overrides highlights in all themes
|
|
-- Normal = { bg = "#000000" },
|
|
}
|