Skip to content

Commit 3813f98

Browse files
authored
Import gettingStartedColors (microsoft#166402)
1 parent 39ff7eb commit 3813f98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55

6+
import 'vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors';
67
import 'vs/css!./media/gettingStarted';
78
import { localize } from 'vs/nls';
89
import { IInstantiationService } from 'vs/platform/instantiation/common/instantiation';

0 commit comments

Comments
 (0)