mirror of
https://github.com/Xevion/astronvim_config.git
synced 2025-12-06 07:14:19 -06:00
4 lines
95 B
Lua
4 lines
95 B
Lua
return { -- a table of overrides/changes to the duskfox theme
|
|
Normal = { bg = "#000000" },
|
|
}
|