Nothrow object highlighting.

This commit is contained in:
2023-11-29 07:06:38 -05:00
parent 50abff0ca2
commit b9e80276e5

View File

@ -103,7 +103,7 @@ hi Exception ctermfg=brown cterm=italic
hi Critical ctermfg=202 cterm=italic,underline
hi Violation ctermbg=red ctermfg=white
hi Nothrow ctermfg=215 term=none start=<esc>[38;5;130m stop=<esc>[0m
hi NothrowObject ctermfg=215 cterm=italic term=none start=<esc>[38;5;130m stop=<esc>[0m
hi Nothrow ctermfg=58 term=none start=<esc>[38;5;130m stop=<esc>[0m
hi Service ctermfg=green start=<esc>[32m stop=<esc>[0m
hi Caller ctermfg=cyan term=NONE start=<esc>[96m stop=<esc>[0m