ec4d54cef1e2cd96d51c53529a55549f3284a0677c0c67038ebe146185aa7e02540eb088d95eacd0d6976a5b1bb69fff53465600dd0c83051b6b77a851c872 515 B

123456
  1. /*---------------------------------------------------------------------------------------------
  2. * Copyright (c) Microsoft Corporation. All rights reserved.
  3. * Licensed under the MIT License. See License.txt in the project root for license information.
  4. *--------------------------------------------------------------------------------------------*/
  5. import { createDecorator } from '../../../platform/instantiation/common/instantiation.js';
  6. export const IStandaloneThemeService = createDecorator('themeService');