All notable changes to the "Nexus Dark" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improved general foreground color visibility (from semi-transparent to fully opaque)
- Enhanced scrollbar appearance with transparent background for cleaner look
- Refined list hover background for better contrast and visibility
- Increased minimap foreground opacity for improved code visibility
- Updated editor selection background to a more subtle, neutral color
- Improved inactive selection background for better visual distinction
- Enhanced indent guide visibility for better code structure recognition
- Updated status bar debugging colors from purple to orange theme for better contrast
- Improved comment color visibility (
#585b70→#7f849c) for better readability
- Support for
.envfile syntax highlighting with distinct colors for variable keys and values
- Comprehensive code organization with detailed section comments in theme file
- Enhanced token color scopes for better syntax highlighting:
- JSX/TSX embedded content support
- Improved operator highlighting
- Enhanced property and object member support
- Better namespace and scope highlighting
- Support for
thisandsuperkeywords - Markdown syntax improvements (headings, links, code blocks)
- Symbol and key highlighting
- Primitive type support
- Invalid and deprecated code styling
- Reorganized theme structure with clear section divisions (Workbench Colors, Token Colors)
- Updated comment color from
#6c708660to#585b70for better visibility - Improved list hover background from
#262626to#404040for better contrast - Updated editor diagnostic colors:
- Error:
#ff5f5f - Warning:
#f0b429 - Info:
#7aa2f7 - Hint:
#9ece6a
- Error:
- Simplified editor diagnostic properties (removed redundant border/background)
- Removed deprecated side bar properties (
sideBarActivityBarTop.border,sideBarTitle.background,sideBarTitle.border) - Moved
semanticHighlightingproperty to top of theme configuration for better organization
- Improved token color scope coverage for modern web development
- Better support for React/JSX syntax highlighting
- Enhanced markdown rendering support
- Production-ready documentation and configuration
- Comprehensive installation and usage instructions
- Added .vscodeignore for proper extension packaging
- Enhanced README with detailed features, installation methods, and contributing guidelines
- Improved documentation structure for better user experience
- Improved documentation structure and consistency
- Enhanced package.json with additional metadata (homepage, keywords, author)
- Updated README with VS Code Marketplace direct link
- Standardized CHANGELOG format following Keep a Changelog standards
- Initial release of Nexus Dark
- Modern dark theme with clean aesthetics
- Comprehensive color scheme for editor and UI components
- Support for modern web development syntax highlighting
- Semantic highlighting support