feat: adding 2 colorschemes
This commit is contained in:
parent
070f073a80
commit
9ad9b33857
3 changed files with 16 additions and 0 deletions
|
|
@ -109,6 +109,8 @@ let g:thematic#themes = {
|
|||
\ },
|
||||
\ 'pinkmare' : {
|
||||
\ },
|
||||
\ 'purify' : {
|
||||
\ },
|
||||
\ 'rasmus' : {
|
||||
\ },
|
||||
\ 'rose-pine' : {
|
||||
|
|
@ -134,6 +136,8 @@ let g:thematic#themes = {
|
|||
\ },
|
||||
\ 'tokyonight-moon' : {
|
||||
\ },
|
||||
\ 'vim-monokai-tasty' : {
|
||||
\ },
|
||||
\ 'zephyr' : {
|
||||
\ },
|
||||
\ }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue