mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 10:48:40 +02:00
new config trasnparent mode
This commit is contained in:
parent
1a7a0a9ba0
commit
1bb9a4cfa2
5 changed files with 33 additions and 6 deletions
|
@ -31,5 +31,8 @@ m.status_icon = 0
|
|||
-- catppuccin
|
||||
-- dracula
|
||||
m.colorscheme = "gruvbox-baby"
|
||||
|
||||
-- custom transparent mode
|
||||
-- support gruvbox-baby dan tokyonight
|
||||
-- 0 =off 1= on
|
||||
m.transparent_mode = 0
|
||||
return m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue