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

Select color theme according to current color theme in dev mode #190034

Closed
harbin1053020115 opened this issue Aug 9, 2023 · 1 comment
Closed
Assignees
Labels
feature-request Request for new features or functionality themes Color theme issues verification-needed Verification of issue is requested verified Verification succeeded

Comments

@harbin1053020115
Copy link
Contributor

When developing extensions with color themes, the VS Code will initialize the color theme with the first color theme defined in the extension's package.json. The code shows as below:
image
As I want to switch to anthor color theme and refresh browser page to debug anthor color theme, it seems only to switch the color theme again after the browser page refreshed.

@aeschli aeschli added this to the December / January 2024 milestone Dec 18, 2023
@aeschli aeschli added themes Color theme issues feature-request Request for new features or functionality labels Dec 18, 2023
@aeschli aeschli closed this as completed Jan 22, 2024
@aeschli
Copy link
Contributor

aeschli commented Jan 22, 2024

Verify by:

  • create a theme extension ( use yo code)
  • in the theme extension define a light and a dark theme
  • run the extension.
  • Verify that VS Code window that opens has the theme in development open that matches the current color scheme

@aeschli aeschli added the verification-needed Verification of issue is requested label Jan 22, 2024
@andreamah andreamah added the verified Verification succeeded label Jan 24, 2024
@aiday-mar aiday-mar added this to the December / January 2024 milestone Feb 6, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality themes Color theme issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants