mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-11 03:13:49 -05:00
@@ -42,6 +42,10 @@ let s:orange = { 'cterm': 208, 'gui': '#FF9700' }
|
||||
" C16777 - magenta (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
|
||||
" Monokai 'machine'
|
||||
" Monochrome in order light -> dark
|
||||
|
||||
Reference in New Issue
Block a user