mirror of
https://github.com/maxmx03/dracula.nvim.git
synced 2026-09-10 07:26:19 -04:00
colors
This commit is contained in:
parent
88e313b852
commit
1106763d7c
|
|
@ -68,8 +68,8 @@ M.setup = function(user_config)
|
|||
M:set_soft(M.user_config.soft)
|
||||
M:set_transparent(M.user_config.transparent)
|
||||
M:set_draculapro(M.user_config.dracula_pro)
|
||||
M:set_colors()
|
||||
M:set_user_colors()
|
||||
M:set_colors()
|
||||
|
||||
theme.set_highlights(M.colors)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue