mhartington / oceanic-next

Oceanic Next theme for neovim
Other
1.13k stars 141 forks source link

A more subdued and differentiated Type colours. #106

Closed vikks closed 3 years ago

vikks commented 3 years ago

Working in Typescript especially is hopefully a lot more pleasing now without all the type definitions and props clashing with same colors.

mhartington commented 3 years ago

Do you have a screen shot of the changes? Just curious

vikks commented 3 years ago

Vim-TypescriptTypeDiff

Type declarations, at least when they are declared all over the place, look less messy. That is, the main logic in the code takes higher precedence over type declarations.