fixed lazygit style again

This commit is contained in:
2025-04-22 23:05:59 +02:00
parent 6860da39b0
commit e570d1d51b

View File

@ -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' },