fix lualine

This commit is contained in:
Max Miliano 2023-04-12 10:03:21 -03:00
parent 5b390e78b8
commit ac96fcc4f5

View file

@ -4,7 +4,7 @@ local c = dracula.colors
local colors = {
bgdark = c.float_bg,
lightgray = c.comment,
blended_purple = c.blended_orange,
blended_purple = c.blended_purple,
purple = c.purple,
red = c.red,
yellow = c.yellow,