Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 2.5 KB

File metadata and controls

67 lines (39 loc) · 2.5 KB

CHANGELOG

1.2.3 | 2026-03-20

Improvements

  • TypeScript Logic Refinement: Fixed the Union Type operator (|) color to match the logical || and && operators, providing a consistent "One Dark Pro" experience in TS and TSX files.
  • Enhanced SEO & Branding: Rebranded the theme as One Dark Pro Vibrant to improve discoverability and alignment with the One Dark ecosystem.
  • Framework Optimization: Fine-tuned syntax highlighting specifically for Astro and React components to ensure better visual hierarchy in modern web stacks.

Documentation

  • Updated README: Added high-quality previews and optimized descriptions for the VS Code Marketplace.
  • Folder Consistency: Updated recommended settings for Material Icon Theme to match the new vibrant palette.

Notes

  • This update focuses on making the theme more "pro-ready" for TypeScript developers, ensuring that type definitions and logical operators are perfectly balanced.

1.2.2 | 2026-03-13

Improvements

  • Better Visual Comfort: Replaced the aggressive green tone with a softer, more balanced shade to reduce eye strain during long coding sessions.
  • Vibrant Punctuation: Standardized all separators, commas, and dots to #E0E0E0 for razor-sharp clarity in JS, TS, and JSON files.
  • UI Integration: Updated the status bar foreground to match the editor's high-contrast palette.

Notes

  • This update balances structural visibility and syntax highlighting, ensuring that connectors like dots and commas are easy to spot without distracting from the main code.

1.2.1 | 2026.02.13

Fixes

  • Adjusted editor foreground for better readability across all file types:
    • editor.foreground set to #E0E0E0 for improved contrast on dark backgrounds
    • Applies to HTML, JS, TS, JSX, TSX, and other source files
  • Ensures plain text and unhighlighted elements are easier to read without affecting existing syntax colors

Notes

  • This is a patch release focused solely on improving text visibility and reducing eye strain.

1.2.0 | 2026.01.22

Improvements

  • Improved visibility of vibrant colors in CSS properties:
    • support.type.property-name.css now uses a more vibrant #B266FF
    • support.constant.property-value updated for higher contrast

Notes

  • Focused on enhancing readability and contrast in editor syntax highlighting.

1.0.2 | 2025.03.02

Documentation

  • Updated documentation for clarity and examples.

1.0.0 | 2025.02.03

Initial Release

  • First public release of the theme.