fixed lazygit style again
This commit is contained in:
@ -30,8 +30,8 @@ return {
|
||||
['LspReferenceRead'] = { bg = colors.vulgaris.green, fg = colors.vulgaris.bg1, fmt = 'nocombine' },
|
||||
['LspReferenceWrite'] = { bg = colors.vulgaris.red, fg = colors.vulgaris.bg1, fmt = 'nocombine' },
|
||||
['LspReferenceText'] = { bg = colors.vulgaris.cyan, fg = colors.vulgaris.bg1, fmt = 'nocombine' },
|
||||
['NormalFloat'] = { bg = colors.vulgaris.bg3, fmt = 'nocombine' },
|
||||
['FloatBorder'] = { bg = colors.vulgaris.bg_d, fmt = 'nocombine' },
|
||||
-- ['NormalFloat'] = { bg = colors.vulgaris.bg3, fmt = 'nocombine' },
|
||||
-- ['FloatBorder'] = { bg = colors.vulgaris.bg_d, fmt = 'nocombine' },
|
||||
['SnacksPickerList'] = { bg = colors.vulgaris.bg_d, fmt = 'nocombine' },
|
||||
['SnacksPickerListCursorLine'] = { bg = colors.vulgaris.bg3, fmt = 'nocombine' },
|
||||
['SnacksPickerPrompt'] = { bg = colors.vulgaris.bg_d, fmt = 'nocombine' },
|
||||
|
Reference in New Issue
Block a user