mirror of
https://github.com/maxmx03/dracula.nvim.git
synced 2026-09-10 07:26:19 -04:00
fix lualine
This commit is contained in:
parent
5b390e78b8
commit
ac96fcc4f5
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue