mirror of
https://github.com/timmypidashev/darkbox.nvim.git
synced 2026-04-14 03:33:51 +00:00
fix linter
This commit is contained in:
@@ -128,7 +128,7 @@ local function get_colors()
|
||||
foreground_1 = palette.foreground_1,
|
||||
foreground_2 = palette.foreground_2,
|
||||
foreground_3 = palette.foreground_3,
|
||||
foreground_4 = palette.foreground_4
|
||||
foreground_4 = palette.foreground_4,
|
||||
}
|
||||
|
||||
if config.contrast == "classic" then
|
||||
|
||||
Reference in New Issue
Block a user