mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
enc: add gruvbox color scheme
This commit is contained in:
parent
177cf190df
commit
826cbfe9f8
3 changed files with 34 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue