Files
astronvim_config/highlights/duskfox.lua
2023-09-26 11:45:27 -05:00

4 lines
95 B
Lua

return { -- a table of overrides/changes to the duskfox theme
Normal = { bg = "#000000" },
}