feat: palette overrides

This commit is contained in:
jostaub 2024-08-02 16:15:45 +02:00
commit 0a1cc638eb
3 changed files with 35 additions and 0 deletions

View file

@ -35,6 +35,9 @@ config.options = {
transparency = false,
},
---@type table<string, table<string, string>>
palette = {},
---@type table<string, string | PaletteColor>
groups = {
border = "muted",