update config colorscheme

This commit is contained in:
asep komarudin 2023-03-04 19:40:13 +07:00
parent d68c8f582b
commit 6663c5eef1

View file

@ -98,6 +98,7 @@ return {
require("dracula").setup({
colors = {
purple = "#FCC76A",
menu = "#282A36",
},
transparent_bg = transparent,
})