mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-11 11:23:50 -05:00
@@ -42,6 +42,10 @@ let s:orange = { 'cterm': 208, 'gui': '#FF9700' }
|
|||||||
" C16777 - magenta (muted)
|
" C16777 - magenta (muted)
|
||||||
" B68657 - orange (muted)
|
" B68657 - orange (muted)
|
||||||
|
|
||||||
|
if !exists('g:vim_monokai_tasty_machine_tint')
|
||||||
|
let g:vim_monokai_tasty_machine_tint = 0
|
||||||
|
endif
|
||||||
|
|
||||||
if g:vim_monokai_tasty_machine_tint == 1
|
if g:vim_monokai_tasty_machine_tint == 1
|
||||||
" Monokai 'machine'
|
" Monokai 'machine'
|
||||||
" Monochrome in order light -> dark
|
" Monochrome in order light -> dark
|
||||||
|
|||||||
Reference in New Issue
Block a user