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' : {
|
\ 'deus' : {
|
||||||
\ },
|
\ },
|
||||||
|
\ 'dichromatic' : {
|
||||||
|
\ },
|
||||||
\ 'dracula' : {
|
\ 'dracula' : {
|
||||||
\ 'typeface': 'FuraCode Nerd Font Mono Light',
|
\ 'typeface': 'FuraCode Nerd Font Mono Light',
|
||||||
\ },
|
\ },
|
||||||
|
@ -39,6 +41,8 @@ let g:thematic#themes = {
|
||||||
\ },
|
\ },
|
||||||
\ 'falcon' : {
|
\ 'falcon' : {
|
||||||
\ },
|
\ },
|
||||||
|
\ 'flattened' : {
|
||||||
|
\ },
|
||||||
\ 'gloombuddy' : {
|
\ 'gloombuddy' : {
|
||||||
\ },
|
\ },
|
||||||
\ 'gotham' : {
|
\ 'gotham' : {
|
||||||
|
|
Loading…
Reference in New Issue