Update fresh colorscheme
This commit is contained in:
parent
a7630ace55
commit
d4102cb636
@ -162,21 +162,21 @@ if has("gui_running") || &t_Co == 256
|
||||
call s:hi("Exception", "", "", "")
|
||||
|
||||
call s:hi("PreProc", "102", "", "")
|
||||
call s:hi("Include", "66", "", "")
|
||||
call s:hi("Include", "65", "", "")
|
||||
call s:hi("Define", "", "", "")
|
||||
call s:hi("Macro", "", "", "")
|
||||
call s:hi("PreCondit", "61", "", "")
|
||||
|
||||
call s:hi("Type", "74", "", "")
|
||||
call s:hi("Type", "75", "", "")
|
||||
call s:hi("StorageClass", "66", "", "")
|
||||
call s:hi("Structure", "69", "", "")
|
||||
call s:hi("Typedef", "73", "", "")
|
||||
call s:hi("Typedef", "75", "", "")
|
||||
|
||||
call s:hi("Special", "179", "", "")
|
||||
call s:hi("SpecialChar", "", "", "")
|
||||
call s:hi("Tag", "", "", "")
|
||||
call s:hi("Delimiter", "", "", "")
|
||||
call s:hi("SpecialComment", "", "", "")
|
||||
call s:hi("SpecialComment", "246", "", "")
|
||||
call s:hi("Debug", "", "", "")
|
||||
|
||||
call s:hi("Underlined", "33", "", "underline")
|
||||
|
Loading…
x
Reference in New Issue
Block a user