feat: make colors configurable
This commit is contained in:
@@ -99,6 +99,8 @@ function M.setup(config)
|
||||
colors.warning = colors.yellow
|
||||
colors.info = colors.blue2
|
||||
colors.hint = colors.teal
|
||||
|
||||
util.color_overrides(colors, config)
|
||||
return colors
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user