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

4 lines
95 B
Lua
Raw Permalink Normal View History

2023-09-10 13:22:56 -05:00
return { -- a table of overrides/changes to the duskfox theme
Normal = { bg = "#000000" },
}