fet: more colorschemes
This commit is contained in:
parent
2845b930fc
commit
ef6081989f
|
@ -0,0 +1 @@
|
|||
return { 'romainl/flattened' }
|
|
@ -0,0 +1 @@
|
|||
return { 'romainl/vim-dichromatic' }
|
|
@ -28,6 +28,8 @@ let g:thematic#themes = {
|
|||
\ },
|
||||
\ 'deus' : {
|
||||
\ },
|
||||
\ 'dichromatic' : {
|
||||
\ },
|
||||
\ 'dracula' : {
|
||||
\ 'typeface': 'FuraCode Nerd Font Mono Light',
|
||||
\ },
|
||||
|
@ -39,6 +41,8 @@ let g:thematic#themes = {
|
|||
\ },
|
||||
\ 'falcon' : {
|
||||
\ },
|
||||
\ 'flattened' : {
|
||||
\ },
|
||||
\ 'gloombuddy' : {
|
||||
\ },
|
||||
\ 'gotham' : {
|
||||
|
|
Loading…
Reference in New Issue