microsoft / vscode-cosmosdb

Azure Databases extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb
MIT License
155 stars 69 forks source link

chore: Adaptive theme supports VSCode dark themes #2320

Closed bk201- closed 2 months ago

bk201- commented 2 months ago

This pull request focuses on improving the theme management and color handling in the application. The most important changes include refactoring the theme generator, enhancing the DynamicThemeProvider component, and adding utility functions for color space conversions.

Theme Management Enhancements:

Utility Functions for Color Space Conversions:

Minor Refactoring: