- Disable default semantic highlighting for Moonlight II
- More closely match semantic tokens with original TM scopes (Python test)
- Fix semantic function coloring consistency for all langs
- Fix non-semantic python function call coloring in some situations
- Fix operators being italicised incorrectly in italics variants
- Markdown improvements for original Moonlight
- Refreshed colors
- Sync Moonlight editor UI colors with Moonlight II; both now actively supported
- Fix inlay hint color tint
- Enable semantic highlighting by default
- [Moonlight II] Make string interpolation punctuation red
- Add semantic colors for Go (#37)
- Fix selection and border color
- Change debugging background color for better contrast (#23)
- Make borders in the sideBarSections and terminal split more visible (#32)
- Made
sky-blue
color darker and more obviously different fromcyan
- Made
badge
color the same asactivityBarBadge
(dark-blue
) - Made
dark-blue
darker
- Improve GitLens colors
- Darken notification background color
- Tweak
gray-3
- Improve scrollbar colors
- Fix
contrastBorder
- Fix button colors
- Fix tree indent stroke color
- Darken checkbox background color
- Various color tweaks
- Improve Haskell syntax highlighting
- Improve terminal colors
- Improve
editorOverviewRuler
colors to match git decorations - CSS property values are pink and all punctuation is cyan
- Fix terminal
ansiBlack
color - Fix
editorSuggestWidget
selected background and text colors - Tweak sky blue color
Themes are now auto-generated.
- UI colors slightly desaturated to make syntax stand out more
- Various color tweaks
- Fix focus background in lists
- Array punctuation cyan
- Entity types orange
- Better function colors
- Panel border
- Fix warning colors
- JSON key colors altered
- Objects are yellow
- Object property access is now greyed rather than cyan
- Function calls and function definitions are distinguished with different blues
- Control keywords are cyan instead of purple
- Entity types and regexes are now bright cyan to distinguish them from punctuation or constants
- Fix Moonlight II being the same as Italic variant
- Improve PHP support
- Fix Vue template
=
character being colored red instead of cyan - Fix support variables being slightly darker than normal variables
- Make all keywords italicized in Italic variant
Infinity
andNaN
colored as numbers- Change punctuation color scopes
- Minor fixes to Moonlight II for certain scopes
- Introduce a new theme - Moonlight II
- Change list focus background to different color for readability
- New preview image
- New preview image
- Change main blue hue to be slightly closer to cyan than purple
- Make
constant.language
light red rather than pink - Template literal punctuation made red
keyword.flow
made a pale blue instead of bright purple- Comparison and logical operators made purple
- Various color tweaks
- New preview image
- Made background colors less saturated so blues stand out more
- Object property colors altered
- Changed flow keywords to a brighter purple for emphasis and are now italic in the italic theme
- Reds made less pink
- Git diff colors increased in visibility, untracked made same color as strings
- Various editor UI improvements
- Types color improved
- Regex color improvements
- Base foreground color tinted to correct color
- Cursor color made blue
- Made non-editor UI colors slightly darker with dark borders
- Changed the aqua foreground color used everywhere to blue
- List view/focus background made blue
- Slight widget/scroll indicator shadows
- Active tab border made blue
- Better find highlight match colors
- Bracket match border made blue
Infinity
andNaN
made orange (numbers)- Distinguish JSON key level 0 and 1
- Remove array scope from object literal brace highlighting
- Improved CSS highlighting consistency (property names, values, keyframes)
- Markdown inline code made less grey
- Other minor adjustments
- Add HTML doctype as purple
- Change JSON key colors so they never conflict with the value, limit color changes to 6 levels deep
- Sync italic theme UI colors with standard
- Fix HTML text color, same as React JSX Children
- Increase visibility of line numbers and line highlight
- Increase visibility of bottom bar text
- JSON key level colors added to Italic theme version
- Corrected theme names in .json files
- Added icon
- Improved preview code
- Background made slightly darker and more saturated
default
keyword made blue- JSON key level colors changed
- Initial release