@@ -44,8 +44,8 @@ return function(name, theme, palette, terminal)
|
||||
tabline_right_fg = theme.Normal.fg.hex,
|
||||
tabsel_bg = theme.Normal.bg.hex,
|
||||
tabsel_fg = theme.Normal.fg.hex,
|
||||
warning_bg = theme.LspDiagnosticsVirtualTextWarning.bg.hex,
|
||||
warning_fg = theme.LspDiagnosticsVirtualTextWarning.fg.hex,
|
||||
warning_bg = theme.DiagnosticVirtualTextWarn.bg.hex,
|
||||
warning_fg = theme.DiagnosticVirtualTextWarn.fg.hex,
|
||||
error_bg = theme.LspDiagnosticsVirtualTextError.bg.hex,
|
||||
error_fg = theme.LspDiagnosticsVirtualTextError.fg.hex,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user