add: default theme

This commit is contained in:
asep.komarudin 2024-06-09 11:55:39 +07:00
parent 3f55a10738
commit be18e2df41
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,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