.dotfiles/.config/astronvim/lua/user/highlights/duskfox.lua

4 lines
95 B
Lua
Raw Normal View History

2024-02-25 17:53:24 +00:00
return { -- a table of overrides/changes to the duskfox theme
Normal = { bg = "#000000" },
}