You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
disable/uninstall and install color and icon theme extensions should no longer ask for a reload
Preferences: Color Theme and Preferences: File icon Theme list should show only the installed & enabled extensions
Check Settings UI: Workbench: Color Theme and Workbench: Icon Theme: only themes from the installed & enabled extensions should show
Settings JSON. Check that intellisense for workbench.colorTheme, workbench.iconTheme, workbench.colorCustomization, editor.tokenColorCustomizations only lists the installed themes.
Disabling the theme that contains the active theme will change back to the default theme. Enabling it again, will set it again.
The text was updated successfully, but these errors were encountered:
Testing: #66574
Complexity: 3
Preferences: Color Theme
andPreferences: File icon Theme
list should show only the installed & enabled extensionsWorkbench: Color Theme
andWorkbench: Icon Theme
: only themes from the installed & enabled extensions should showworkbench.colorTheme
,workbench.iconTheme
,workbench.colorCustomization
,editor.tokenColorCustomizations
only lists the installed themes.The text was updated successfully, but these errors were encountered: