- More cleaning up colors
- Update colors to bring the theme into 2.0
- Use foreground color for parameter labels
- Color
class
differently to make them more noticeable
- Begin updating theme for v2
- Add type coloring to misiing graphql types (scalar and enum)
- Make custom grapqhl types use different color from regular types to distinguis them more easily from the built-in types
- Make word match highlight more prominent by changing it to yellow
- Make the white color more brighter
- Slightly change the transparent blue colors
- Change default function members, e.g. forEach and map, from cyan to violet
- Fix variable coloring
- Change editor lightbulb color to yellow
- Add first demos files
- Fix CSS ids not being colored like classes were
- Adjust error and warming colors
- Adjust colors a bit, mostly the "bright" versions
- Fix numeric rule to include non floating integers
- Color tags, e.g. html div, same as components
- Color CSS attribute class same as ids and classes
- Improve find match hilight
- Change terminal bright black to more muted black
- Remove unnecessary fontStyle configs
- Remove unnecessary fontStyle configs
- Fix search and replace highlight background
- Fix selection background
- Fix extension store page colors
- Improve list focus and hover visibility
- Color json booleans and numerics
- Fix terminal bright black
- Fix search editor border
- Fix notifications colors
- Fix title border color
- Fix debug toolbar background color
- Improve editor colors
- Refactor color palette namings
- Modify editor colors
- Change colors around
- Color nulls the same colors as numbers and booleans
- Work on editor colors
- Add first graphql rules
- Add first JSON rules
- Change comment color to be darker
- Update colors to test out different combos
- Change default libraries, e.g. Math, color to cyan
- Change user defined classes to orange
- Add license
- Add changelog
- Clean up repository
- Initial release