This repository has been archived on 2024-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
nvim-user/highlights/duskfox.lua
2023-09-10 14:22:56 -04:00

4 lines
95 B
Lua

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