add: update config colorscheme

This commit is contained in:
asep.komarudin 2024-06-03 07:49:17 +07:00
parent 4bbbf4bc75
commit 07c6b8ce49
19 changed files with 911 additions and 766 deletions

View file

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