feat: challenger deep theme
This commit is contained in:
parent
f58167074c
commit
12a3507c46
4
lua/custom/plugins/themes/challenger-deep.lua
Normal file
4
lua/custom/plugins/themes/challenger-deep.lua
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
return {
|
||||||
|
'challenger-deep-theme/vim',
|
||||||
|
name = 'challenger_deep',
|
||||||
|
}
|
@ -20,6 +20,8 @@ let g:thematic#themes = {
|
|||||||
\ },
|
\ },
|
||||||
\ 'catppuccin' : {
|
\ 'catppuccin' : {
|
||||||
\ },
|
\ },
|
||||||
|
\ 'challenger_deep' : {
|
||||||
|
\ },
|
||||||
\ 'deus' : {
|
\ 'deus' : {
|
||||||
\ },
|
\ },
|
||||||
\ 'dracula' : {
|
\ 'dracula' : {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user