Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Adaptive theme supports VSCode dark themes #2320

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

bk201-
Copy link
Contributor

@bk201- bk201- commented Sep 17, 2024

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:

  • src/webviews/QueryEditor/QueryPanel/QueryMonaco.tsx and src/webviews/QueryEditor/ResultPanel/DataViewPanelJSON.tsx: Updated import paths for useVSCodeTheme to reflect the new location in themeGenerator. [1] [2]

  • src/webviews/index.tsx: Enabled adaptive theme usage in DynamicThemeProvider.

@bk201- bk201- requested review from a team as code owners September 17, 2024 08:46
@bk201- bk201- merged commit f94ada7 into development Sep 17, 2024
1 check passed
@bk201- bk201- deleted the dev/sda/adaptive-dark-theme-fluent-ui branch September 17, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant