add: update dracula theme

This commit is contained in:
asep.komarudin 2024-06-03 19:44:01 +07:00
parent a80dab94b9
commit 8677303d6d
3 changed files with 10 additions and 6 deletions

View file

@ -15,7 +15,7 @@
-- solarized-osaka
-- darcula-dark
-- juliana
vim.g.pcode_colorscheme = "darcula-dark"
vim.g.pcode_colorscheme = "dracula"
-- 0 =off 1= on
vim.g.pcode_transparent_mode = 0