Files
dotfiles/nvim/lua/user/highlights/duskfox.lua
T
2023-06-01 15:38:54 -04:00

4 lines
95 B
Lua

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