mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
enc: add sublime text theme juliana
This commit is contained in:
parent
5200fa75aa
commit
ea602aba6e
3 changed files with 27 additions and 8 deletions
|
@ -47,7 +47,7 @@ pcode.extras = {
|
|||
pcode.themes = {
|
||||
-- note: open remark only one
|
||||
-- **:: Eva Theme ::** --
|
||||
evatheme = "Eva-Dark",
|
||||
-- evatheme = "Eva-Dark",
|
||||
-- evatheme = "Eva-Dark-Italic",
|
||||
-- evatheme = "Eva-Dark-Bold",
|
||||
-- evatheme = "Eva-Light",
|
||||
|
@ -63,6 +63,9 @@ pcode.themes = {
|
|||
--
|
||||
-- **:: Jetbrains Theme ::** --
|
||||
-- jetbrains = "darcula-dark",
|
||||
--
|
||||
-- **:: Sublimetext Theme ::** --
|
||||
sublimetext = "juliana",
|
||||
}
|
||||
-- activate config transparent_bg
|
||||
pcode.transparent = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue