enc: add gruvbox color scheme

This commit is contained in:
Pojok Code 2024-11-09 07:14:26 +07:00
parent 177cf190df
commit 826cbfe9f8
3 changed files with 34 additions and 3 deletions

View file

@ -79,6 +79,9 @@ pcode.themes = {
-- catppuccin = "catppuccin-frappe",
-- catppuccin = "catppuccin-macchiato",
-- catppuccin = "catppuccin-macchiato",
--
-- **:: Gruvbox Theme ::** --
-- gruvbox = "gruvbox",
}
-- activate config transparent_bg
pcode.transparent = false