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/init.lua

4 lines
94 B
Lua
Raw Permalink Normal View History

2023-09-10 13:22:56 -05:00
return { -- this table overrides highlights in all themes
-- Normal = { bg = "#000000" },
}