mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 03:28:33 -05:00
This reverts commit 5d44b6a6a7.
This commit is contained in:
@@ -17,7 +17,7 @@ class ToggleHighContrast extends EditorAction {
|
||||
id: 'editor.action.toggleHighContrast',
|
||||
label: ToggleHighContrastNLS.toggleHighContrast,
|
||||
alias: 'Toggle High Contrast Theme',
|
||||
precondition: undefined
|
||||
precondition: null
|
||||
});
|
||||
this._originalThemeName = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user