add: update config color scheme

This commit is contained in:
asep.komarudin 2024-05-27 21:20:27 +07:00
parent 30537367c1
commit 962640b935
3 changed files with 9 additions and 8 deletions

View file

@ -13,7 +13,7 @@
-- nightfox, dayfox, dawnfox, duskfox, nordfox, terafox, carbonfox
-- github_dark, github_dark_default, github_dark_colorblind, github_dark_dimmed
-- solarized-osaka
vim.g.pcode_colorscheme = "solarized-osaka"
vim.g.pcode_colorscheme = "dracula"
-- 0 =off 1= on
vim.g.pcode_transparent_mode = 0