enc: add gitub theme

This commit is contained in:
Pojok Code 2024-11-09 12:20:45 +07:00
parent 826cbfe9f8
commit 35348c069a
3 changed files with 112 additions and 1 deletions

View file

@ -82,6 +82,9 @@ pcode.themes = {
--
-- **:: Gruvbox Theme ::** --
-- gruvbox = "gruvbox",
--
-- **:: Github Theme ::** --
-- github = "github_dark_dimmed",
}
-- activate config transparent_bg
pcode.transparent = false