Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • actionBar.toggledBackground#1570EF40
  • activityBar.activeBackground#0F2E7450
  • activityBar.activeBorder#1570EF
  • activityBar.activeFocusBorder#1570EF
  • activityBar.background#0A1F4F
  • activityBar.border#0A1F4F
  • activityBar.dropBorder#1570EF
  • activityBar.foreground#E8F0FF
  • activityBar.inactiveForeground#B8F1E680
  • activityBarBadge.background#1570EF
  • activityBarBadge.foreground#E8F0FF
  • activityBarTop.activeBackground#0F2E7450
  • activityBarTop.activeBorder#1570EF
  • activityBarTop.background#0A1F4F
  • activityBarTop.dropBorder#1570EF
  • activityBarTop.foreground#E8F0FF
  • activityBarTop.inactiveForeground#B8F1E680
  • activityErrorBadge.background#FF6B6B
  • activityErrorBadge.foreground#E8F0FF
  • activityWarningBadge.background#FFD93D
  • activityWarningBadge.foreground#E8F0FF
  • agentSessionReadIndicator.foreground#1570EF
  • agentSessionSelectedBadge.border#1570EF50
  • agentSessionSelectedUnfocusedBadge.border#E8F0FF50
  • agentStatusIndicator.background#165A9F
  • aiCustomizationManagement.sashBorder#1570EF
  • badge.background#1570EF
  • badge.foreground#E8F0FF
  • banner.background#1570EF
  • banner.foreground#E8F0FF
  • banner.iconForeground#E8F0FF
  • breadcrumb.activeSelectionForeground#1570EF
  • breadcrumb.background#0F2E74
  • breadcrumb.focusForeground#E8F0FF
  • breadcrumb.foreground#B8F1E6
  • breadcrumbPicker.background#1A3B6F
  • button.background#1570EF
  • button.border#1570EF00
  • button.foreground#E8F0FF
  • button.hoverBackground#0F5FD8
  • button.secondaryBackground#165A9F
  • button.secondaryBorder#1570EF50
  • button.secondaryForeground#E8F0FF
  • button.secondaryHoverBackground#1A4F8F
  • button.separator#E8F0FF40
  • charts.blue#1570EF
  • charts.foreground#E8F0FF
  • charts.green#4ECDC4
  • charts.lines#B8F1E680
  • charts.orange#FFFFFF
  • charts.purple#7FE5D8
  • charts.red#FF6B6B
  • charts.yellow#FFD93D
  • chat.avatarBackground#1570EF
  • chat.avatarForeground#E8F0FF
  • chat.checkpointSeparator#1570EF50
  • chat.editedFileForeground#7FE5D8
  • chat.inputWorkingBorderColor1#1570EF
  • chat.inputWorkingBorderColor2#0F5FD8
  • chat.inputWorkingBorderColor3#1570EF
  • chat.linesAddedForeground#4ECDC4CC
  • chat.linesRemovedForeground#FF6B6BCC
  • chat.requestBackground#165A9F
  • chat.requestBorder#1570EF50
  • chat.requestBubbleBackground#165A9FE6
  • chat.requestBubbleHoverBackground#1A4F8FE6
  • chat.requestCodeBorder#1570EF30
  • chat.slashCommandBackground#1570EF
  • chat.slashCommandForeground#E8F0FF
  • chat.thinkingShimmer#1570EF40
  • chatManagement.sashBorder#1570EF
  • checkbox.background#1E4B89
  • checkbox.border#1570EF50
  • checkbox.disabled.background#1E4B8980
  • checkbox.disabled.foreground#B8F1E660
  • checkbox.foreground#1570EF
  • checkbox.selectBackground#1E4B89
  • checkbox.selectBorder#1570EF
  • commandCenter.activeBackground#E8F0FF25
  • commandCenter.activeBorder#E8F0FF50
  • commandCenter.activeForeground#E8F0FF
  • commandCenter.background#E8F0FF15
  • commandCenter.border#E8F0FF30
  • commandCenter.debuggingBackground#1E678430
  • commandCenter.foreground#E8F0FF
  • commandCenter.inactiveBorder#E8F0FF20
  • commandCenter.inactiveForeground#B8F1E680
  • commentsView.resolvedIcon#4ECDC4
  • commentsView.unresolvedIcon#FFD93D
  • contrastActiveBorder#1570EF00
  • contrastBorder#1570EF00
  • debugConsole.errorForeground#FF6B6B
  • debugConsole.infoForeground#1E6784
  • debugConsole.sourceForeground#B8F1E6
  • debugConsole.warningForeground#FFD93D
  • debugConsoleInputIcon.foreground#1570EF
  • debugExceptionWidget.background#FF6B6B20
  • debugExceptionWidget.border#FF6B6B80
  • debugIcon.breakpointCurrentStackframeForeground#FFD93D
  • debugIcon.breakpointDisabledForeground#B8F1E680
  • debugIcon.breakpointForeground#FF6B6B
  • debugIcon.breakpointStackframeForeground#4ECDC4
  • debugIcon.breakpointUnverifiedForeground#FFD93D
  • debugIcon.continueForeground#4ECDC4
  • debugIcon.disconnectForeground#FF6B6B
  • debugIcon.pauseForeground#FFD93D
  • debugIcon.restartForeground#4ECDC4
  • debugIcon.startForeground#4ECDC4
  • debugIcon.stepBackForeground#1570EF
  • debugIcon.stepIntoForeground#1570EF
  • debugIcon.stepOutForeground#1570EF
  • debugIcon.stepOverForeground#1570EF
  • debugIcon.stopForeground#FF6B6B
  • debugTokenExpression.boolean#FFFFFF
  • debugTokenExpression.error#FF6B6B
  • debugTokenExpression.name#7FE5D8
  • debugTokenExpression.number#FFFFFF
  • debugTokenExpression.string#B8F1E6
  • debugTokenExpression.type#7FE5D8
  • debugTokenExpression.value#B8F1E6
  • debugToolBar.background#1A3B6F
  • debugView.exceptionLabelBackground#FF6B6B80
  • debugView.exceptionLabelForeground#E8F0FF
  • debugView.stateLabelBackground#1570EF50
  • debugView.stateLabelForeground#E8F0FF
  • debugView.valueChangedHighlight#1570EF80
  • descriptionForeground#B8F1E6
  • diffEditor.border#1570EF20
  • diffEditor.diagonalFill#1570EF20
  • diffEditor.insertedLineBackground#4ECDC415
  • diffEditor.insertedTextBackground#4ECDC420
  • diffEditor.insertedTextBorder#4ECDC450
  • diffEditor.move.border#1570EF80
  • diffEditor.moveActive.border#1570EF
  • diffEditor.removedLineBackground#FF6B6B15
  • diffEditor.removedTextBackground#FF6B6B20
  • diffEditor.removedTextBorder#FF6B6B50
  • diffEditor.unchangedCodeBackground#0F2E7480
  • diffEditor.unchangedRegionBackground#1A3B6F
  • diffEditor.unchangedRegionForeground#B8F1E680
  • diffEditor.unchangedRegionShadow#050F2A30
  • diffEditorGutter.insertedLineBackground#4ECDC430
  • diffEditorGutter.removedLineBackground#FF6B6B30
  • diffEditorOverview.insertedForeground#4ECDC480
  • diffEditorOverview.removedForeground#FF6B6B80
  • disabledForeground#B8F1E660
  • dropdown.background#1E4B89
  • dropdown.border#1570EF50
  • dropdown.foreground#E8F0FF
  • dropdown.listBackground#1A3B6F
  • editor.background#0F2E74
  • editor.compositionBorder#1570EF
  • editor.findMatchBackground#1570EF80
  • editor.findMatchBorder#1570EF
  • editor.findMatchForeground#E8F0FF
  • editor.findMatchHighlightBackground#1570EF50
  • editor.findMatchHighlightBorder#1570EF80
  • editor.findMatchHighlightForeground#E8F0FF
  • editor.findRangeHighlightBackground#1570EF20
  • editor.findRangeHighlightBorder#1570EF00
  • editor.focusedStackFrameHighlightBackground#4ECDC430
  • editor.foldBackground#1570EF15
  • editor.foldPlaceholderForeground#B8F1E680
  • editor.foreground#E8F0FF
  • editor.hoverHighlightBackground#1570EF25
  • editor.inactiveLineHighlightBackground#1E4B8980
  • editor.inactiveSelectionBackground#1570EF30
  • editor.inlineValuesBackground#1570EF15
  • editor.inlineValuesForeground#B8F1E6CC
  • editor.lineHighlightBackground#1E4B89
  • editor.lineHighlightBorder#1570EF15
  • editor.linkedEditingBackground#1570EF30
  • editor.placeholder.foreground#B8F1E680
  • editor.rangeHighlightBackground#1570EF15
  • editor.rangeHighlightBorder#1570EF00
  • editor.selectionBackground#1570EF50
  • editor.selectionForeground#E8F0FF
  • editor.selectionHighlightBackground#1570EF30
  • editor.selectionHighlightBorder#1570EF50
  • editor.stackFrameHighlightBackground#FFD93D30
  • editor.symbolHighlightBackground#1570EF30
  • editor.symbolHighlightBorder#1570EF50
  • editor.wordHighlightBackground#1570EF30
  • editor.wordHighlightBorder#1570EF50
  • editor.wordHighlightStrongBackground#1570EF50
  • editor.wordHighlightStrongBorder#1570EF80
  • editor.wordHighlightTextBackground#1570EF20
  • editor.wordHighlightTextBorder#1570EF40
  • editorActionList.background#1A3B6F
  • editorActionList.focusBackground#1570EF40
  • editorActionList.focusForeground#E8F0FF
  • editorActionList.foreground#E8F0FF
  • editorBracketHighlight.foreground1#1570EF
  • editorBracketHighlight.foreground2#4ECDC4
  • editorBracketHighlight.foreground3#FFD93D
  • editorBracketHighlight.foreground4#7FE5D8
  • editorBracketHighlight.foreground5#B8F1E6
  • editorBracketHighlight.foreground6#B1DDF5
  • editorBracketHighlight.unexpectedBracket.foreground#FF6B6B
  • editorBracketMatch.border#1570EF80
  • editorBracketMatch.foreground#1570EF
  • editorBracketPairGuide.activeBackground1#1570EF80
  • editorBracketPairGuide.activeBackground2#4ECDC480
  • editorBracketPairGuide.activeBackground3#FFD93D80
  • editorBracketPairGuide.activeBackground4#7FE5D880
  • editorBracketPairGuide.activeBackground5#B8F1E680
  • editorBracketPairGuide.activeBackground6#B1DDF580
  • editorBracketPairGuide.background1#1570EF40
  • editorBracketPairGuide.background2#4ECDC440
  • editorBracketPairGuide.background3#FFD93D40
  • editorBracketPairGuide.background4#7FE5D840
  • editorBracketPairGuide.background5#B8F1E640
  • editorBracketPairGuide.background6#B1DDF540
  • editorCodeLens.foreground#B8F1E680
  • editorCommentsWidget.rangeActiveBackground#1570EF20
  • editorCommentsWidget.rangeBackground#1570EF10
  • editorCommentsWidget.replyInputBackground#1E4B89
  • editorCommentsWidget.resolvedBorder#4ECDC450
  • editorCommentsWidget.unresolvedBorder#FFD93D
  • editorCursor.background#0F2E74
  • editorCursor.foreground#1570EF
  • editorError.background#FF6B6B15
  • editorError.border#FF6B6B00
  • editorError.foreground#FF6B6B
  • editorGhostText.background#1570EF00
  • editorGhostText.border#1570EF00
  • editorGhostText.foreground#1570EF80
  • editorGroup.border#1570EF20
  • editorGroup.dropBackground#1570EF30
  • editorGroup.dropIntoPromptBackground#1A3B6F
  • editorGroup.dropIntoPromptBorder#1570EF50
  • editorGroup.dropIntoPromptForeground#E8F0FF
  • editorGroup.emptyBackground#0F2E74
  • editorGroup.focusedEmptyBorder#1570EF50
  • editorGroupHeader.border#1570EF20
  • editorGroupHeader.noTabsBackground#0F2E74
  • editorGroupHeader.tabsBackground#1A3B6F
  • editorGroupHeader.tabsBorder#1570EF20
  • editorGutter.addedBackground#4ECDC4
  • editorGutter.addedSecondaryBackground#4ECDC480
  • editorGutter.background#0F2E74
  • editorGutter.commentDraftGlyphForeground#1570EF80
  • editorGutter.commentGlyphForeground#1570EF
  • editorGutter.commentRangeForeground#B8F1E650
  • editorGutter.commentUnresolvedGlyphForeground#FFD93D
  • editorGutter.deletedBackground#FF6B6B
  • editorGutter.deletedSecondaryBackground#FF6B6B80
  • editorGutter.foldingControlForeground#B8F1E680
  • editorGutter.itemBackground#1A3B6F
  • editorGutter.itemGlyphForeground#1570EF
  • editorGutter.modifiedBackground#7FE5D8
  • editorGutter.modifiedSecondaryBackground#7FE5D880
  • editorHint.border#4ECDC400
  • editorHint.foreground#4ECDC4
  • editorHoverWidget.background#1A3B6F
  • editorHoverWidget.border#1570EF50
  • editorHoverWidget.foreground#E8F0FF
  • editorHoverWidget.highlightForeground#1570EF
  • editorHoverWidget.statusBarBackground#165A9F
  • editorIndentGuide.activeBackground1#1570EF
  • editorIndentGuide.activeBackground2#4ECDC4
  • editorIndentGuide.activeBackground3#FFD93D
  • editorIndentGuide.activeBackground4#7FE5D8
  • editorIndentGuide.activeBackground5#B8F1E6
  • editorIndentGuide.activeBackground6#B1DDF5
  • editorIndentGuide.background1#1570EF25
  • editorIndentGuide.background2#4ECDC425
  • editorIndentGuide.background3#FFD93D25
  • editorIndentGuide.background4#7FE5D825
  • editorIndentGuide.background5#B8F1E625
  • editorIndentGuide.background6#B1DDF525
  • editorInfo.background#1E678415
  • editorInfo.border#1E678400
  • editorInfo.foreground#1E6784
  • editorInlayHint.background#1E4B89
  • editorInlayHint.foreground#B8F1E6
  • editorInlayHint.parameterBackground#1E4B89
  • editorInlayHint.parameterForeground#B8F1E6
  • editorInlayHint.typeBackground#1E4B89
  • editorInlayHint.typeForeground#B8F1E6
  • editorLightBulb.foreground#FFD93D
  • editorLightBulbAi.foreground#1570EF
  • editorLightBulbAutoFix.foreground#4ECDC4
  • editorLineNumber.activeForeground#1570EF
  • editorLineNumber.dimmedForeground#B8F1E650
  • editorLineNumber.foreground#7FE5D8
  • editorLink.activeForeground#1570EF
  • editorMarkerNavigation.background#1A3B6F
  • editorMarkerNavigationError.background#FF6B6B30
  • editorMarkerNavigationError.headerBackground#FF6B6B20
  • editorMarkerNavigationInfo.background#1E678430
  • editorMarkerNavigationInfo.headerBackground#1E678420
  • editorMarkerNavigationWarning.background#FFD93D30
  • editorMarkerNavigationWarning.headerBackground#FFD93D20
  • editorMinimap.inlineChatInserted#4ECDC440
  • editorMinimap.inlineChatRemoved#FF6B6B40
  • editorMultiCursor.primary.background#0F2E74
  • editorMultiCursor.primary.foreground#1570EF
  • editorMultiCursor.secondary.background#0F2E74
  • editorMultiCursor.secondary.foreground#7FE5D8
  • editorOverviewRuler.addedForeground#4ECDC4
  • editorOverviewRuler.background#0F2E74
  • editorOverviewRuler.border#1570EF20
  • editorOverviewRuler.bracketMatchForeground#1570EF80
  • editorOverviewRuler.commentDraftForeground#1570EF60
  • editorOverviewRuler.commentForeground#1570EF40
  • editorOverviewRuler.commentUnresolvedForeground#FFD93D80
  • editorOverviewRuler.commonContentForeground#B8F1E650
  • editorOverviewRuler.currentContentForeground#4ECDC480
  • editorOverviewRuler.deletedForeground#FF6B6B
  • editorOverviewRuler.errorForeground#FF6B6B
  • editorOverviewRuler.findMatchForeground#1570EFCC
  • editorOverviewRuler.incomingContentForeground#7FE5D880
  • editorOverviewRuler.infoForeground#1E6784
  • editorOverviewRuler.inlineChatInserted#4ECDC480
  • editorOverviewRuler.inlineChatRemoved#FF6B6B80
  • editorOverviewRuler.modifiedForeground#7FE5D8
  • editorOverviewRuler.rangeHighlightForeground#1570EF99
  • editorOverviewRuler.selectionHighlightForeground#1570EF99
  • editorOverviewRuler.warningForeground#FFD93D
  • editorOverviewRuler.wordHighlightForeground#1570EF99
  • editorOverviewRuler.wordHighlightStrongForeground#1570EFCC
  • editorOverviewRuler.wordHighlightTextForeground#1570EF80
  • editorPane.background#0F2E74
  • editorRuler.foreground#7FE5D830
  • editorSnippetFinalTabstopHighlightBackground#4ECDC430
  • editorSnippetFinalTabstopHighlightBorder#4ECDC400
  • editorSnippetTabstopHighlightBackground#1570EF30
  • editorSnippetTabstopHighlightBorder#1570EF00
  • editorStickyScroll.background#1A3B6F
  • editorStickyScroll.border#1570EF20
  • editorStickyScroll.shadow#050F2A30
  • editorStickyScrollGutter.background#1A3B6F
  • editorStickyScrollHover.background#1A4F8F
  • editorSuggestWidget.background#1A3B6F
  • editorSuggestWidget.border#1570EF50
  • editorSuggestWidget.focusHighlightForeground#1570EF
  • editorSuggestWidget.foreground#E8F0FF
  • editorSuggestWidget.highlightForeground#1570EF
  • editorSuggestWidget.selectedBackground#1570EF50
  • editorSuggestWidget.selectedForeground#E8F0FF
  • editorSuggestWidget.selectedIconForeground#E8F0FF
  • editorSuggestWidgetStatus.foreground#B8F1E680
  • editorUnicodeHighlight.background#FFD93D20
  • editorUnicodeHighlight.border#FFD93D
  • editorUnnecessaryCode.border#B8F1E650
  • editorUnnecessaryCode.opacity#000000AA
  • editorWarning.background#FFD93D15
  • editorWarning.border#FFD93D00
  • editorWarning.foreground#FFD93D
  • editorWhitespace.foreground#7FE5D850
  • editorWidget.background#1A3B6F
  • editorWidget.border#1570EF50
  • editorWidget.foreground#E8F0FF
  • editorWidget.resizeBorder#1570EF
  • errorForeground#FF6B6B
  • extensionBadge.remoteBackground#1570EF
  • extensionBadge.remoteForeground#E8F0FF
  • extensionButton.background#1570EF
  • extensionButton.border#1570EF00
  • extensionButton.foreground#E8F0FF
  • extensionButton.hoverBackground#0F5FD8
  • extensionButton.prominentBackground#1570EF
  • extensionButton.prominentForeground#E8F0FF
  • extensionButton.prominentHoverBackground#0F5FD8
  • extensionButton.separator#E8F0FF40
  • extensionIcon.preReleaseForeground#1570EF
  • extensionIcon.privateForeground#B8F1E680
  • extensionIcon.sponsorForeground#7FE5D8
  • extensionIcon.starForeground#FFD93D
  • extensionIcon.verifiedForeground#4ECDC4
  • focusBorder#1570EF
  • foreground#E8F0FF
  • gauge.background#1A3B6F
  • gauge.border#1570EF30
  • gauge.errorBackground#FF6B6B30
  • gauge.errorForeground#FF6B6B
  • gauge.foreground#E8F0FF
  • gauge.warningBackground#FFD93D30
  • gauge.warningForeground#FFD93D
  • git.blame.editorDecorationForeground#B8F1E660
  • gitDecoration.addedResourceForeground#4ECDC4
  • gitDecoration.conflictingResourceForeground#FFD93D
  • gitDecoration.deletedResourceForeground#FF6B6B
  • gitDecoration.ignoredResourceForeground#B8F1E680
  • gitDecoration.modifiedResourceForeground#7FE5D8
  • gitDecoration.renamedResourceForeground#1570EF
  • gitDecoration.stageDeletedResourceForeground#FF6B6BCC
  • gitDecoration.stageModifiedResourceForeground#7FE5D8CC
  • gitDecoration.submoduleResourceForeground#B8F1E6
  • gitDecoration.untrackedResourceForeground#4ECDC4
  • icon.foreground#1570EF
  • inlineChat.background#1A3B6F
  • inlineChat.border#1570EF50
  • inlineChat.foreground#E8F0FF
  • inlineChat.shadow#050F2A80
  • inlineChatDiff.inserted#4ECDC430
  • inlineChatDiff.removed#FF6B6B30
  • inlineChatInput.background#1E4B89
  • inlineChatInput.border#1570EF50
  • inlineChatInput.focusBorder#1570EF
  • inlineChatInput.placeholderForeground#B8F1E680
  • inlineEdit.gutterIndicator.background#1A3B6F
  • inlineEdit.gutterIndicator.primaryBackground#1570EF20
  • inlineEdit.gutterIndicator.primaryBorder#1570EF
  • inlineEdit.gutterIndicator.primaryForeground#1570EF
  • inlineEdit.gutterIndicator.secondaryBackground#7FE5D820
  • inlineEdit.gutterIndicator.secondaryBorder#7FE5D8
  • inlineEdit.gutterIndicator.secondaryForeground#7FE5D8
  • inlineEdit.gutterIndicator.successfulBackground#4ECDC420
  • inlineEdit.gutterIndicator.successfulBorder#4ECDC4
  • inlineEdit.gutterIndicator.successfulForeground#4ECDC4
  • inlineEdit.modifiedBackground#7FE5D815
  • inlineEdit.modifiedBorder#7FE5D850
  • inlineEdit.modifiedChangedLineBackground#7FE5D820
  • inlineEdit.modifiedChangedTextBackground#7FE5D830
  • inlineEdit.originalBackground#FF6B6B10
  • inlineEdit.originalBorder#FF6B6B30
  • inlineEdit.originalChangedLineBackground#FF6B6B15
  • inlineEdit.originalChangedTextBackground#FF6B6B25
  • inlineEdit.tabWillAcceptModifiedBorder#4ECDC480
  • inlineEdit.tabWillAcceptOriginalBorder#FF6B6B50
  • input.background#1E4B89
  • input.border#1570EF50
  • input.foreground#E8F0FF
  • input.placeholderForeground#B8F1E680
  • inputOption.activeBackground#1570EF40
  • inputOption.activeBorder#1570EF
  • inputOption.activeForeground#E8F0FF
  • inputOption.hoverBackground#1570EF20
  • inputValidation.errorBackground#FF6B6B20
  • inputValidation.errorBorder#FF6B6B
  • inputValidation.errorForeground#FF6B6B
  • inputValidation.infoBackground#1E678420
  • inputValidation.infoBorder#1E6784
  • inputValidation.infoForeground#1E6784
  • inputValidation.warningBackground#FFD93D20
  • inputValidation.warningBorder#FFD93D
  • inputValidation.warningForeground#FFD93D
  • interactive.activeCodeBorder#1570EF
  • interactive.inactiveCodeBorder#1570EF30
  • keybindingLabel.background#1570EF20
  • keybindingLabel.border#1570EF40
  • keybindingLabel.bottomBorder#1570EF60
  • keybindingLabel.foreground#E8F0FF
  • keybindingTable.headerBackground#165A9F
  • keybindingTable.rowsBackground#0F2E7480
  • list.activeSelectionBackground#1570EF50
  • list.activeSelectionForeground#E8F0FF
  • list.activeSelectionIconForeground#E8F0FF
  • list.deemphasizedForeground#B8F1E680
  • list.dropBackground#1570EF30
  • list.dropBetweenBackground#1570EF
  • list.errorForeground#FF6B6B
  • list.filterMatchBorder#1570EF80
  • list.focusAndSelectionOutline#1570EF
  • list.focusBackground#1570EF40
  • list.focusForeground#E8F0FF
  • list.focusHighlightForeground#1570EF
  • list.focusOutline#1570EF80
  • list.highlightForeground#1570EF
  • list.hoverBackground#1570EF20
  • list.hoverForeground#E8F0FF
  • list.inactiveFocusBackground#1570EF20
  • list.inactiveFocusOutline#1570EF50
  • list.inactiveSelectionBackground#1570EF30
  • list.inactiveSelectionForeground#E8F0FF
  • list.inactiveSelectionIconForeground#E8F0FF
  • list.invalidItemForeground#FF6B6B
  • list.warningForeground#FFD93D
  • listFilterWidget.background#1E4B89
  • listFilterWidget.noMatchesOutline#FF6B6B
  • listFilterWidget.outline#1570EF
  • listFilterWidget.shadow#050F2A50
  • markdownAlert.caution.foreground#FF6B6B
  • markdownAlert.important.foreground#7FE5D8
  • markdownAlert.note.foreground#1E6784
  • markdownAlert.tip.foreground#4ECDC4
  • markdownAlert.warning.foreground#FFD93D
  • mcpIcon.starForeground#FFD93D
  • menu.background#1A3B6F
  • menu.border#1570EF20
  • menu.foreground#E8F0FF
  • menu.selectionBackground#1570EF50
  • menu.selectionBorder#1570EF00
  • menu.selectionForeground#E8F0FF
  • menu.separatorBackground#1570EF30
  • menubar.selectionBackground#1570EF50
  • menubar.selectionBorder#1570EF00
  • menubar.selectionForeground#E8F0FF
  • merge.border#1570EF50
  • merge.commonContentBackground#B8F1E620
  • merge.commonHeaderBackground#B8F1E650
  • merge.currentContentBackground#4ECDC420
  • merge.currentHeaderBackground#4ECDC450
  • merge.incomingContentBackground#7FE5D820
  • merge.incomingHeaderBackground#7FE5D850
  • mergeEditor.change.background#1570EF20
  • mergeEditor.change.word.background#1570EF40
  • mergeEditor.changeBase.background#B8F1E615
  • mergeEditor.changeBase.word.background#B8F1E630
  • mergeEditor.conflict.handled.minimapOverViewRuler#4ECDC4
  • mergeEditor.conflict.handledFocused.border#4ECDC4
  • mergeEditor.conflict.handledUnfocused.border#4ECDC450
  • mergeEditor.conflict.input1.background#4ECDC420
  • mergeEditor.conflict.input2.background#7FE5D820
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#FFD93D
  • mergeEditor.conflict.unhandledFocused.border#FFD93D
  • mergeEditor.conflict.unhandledUnfocused.border#FFD93D80
  • mergeEditor.conflictingLines.background#FFD93D20
  • minimap.background#0F2E74
  • minimap.chatEditHighlight#1570EF40
  • minimap.errorHighlight#FF6B6B
  • minimap.findMatchHighlight#1570EF80
  • minimap.foregroundOpacity#000000FF
  • minimap.infoHighlight#1E6784
  • minimap.selectionHighlight#1570EF50
  • minimap.selectionOccurrenceHighlight#1570EF40
  • minimap.warningHighlight#FFD93D
  • minimapGutter.addedBackground#4ECDC4
  • minimapGutter.deletedBackground#FF6B6B
  • minimapGutter.modifiedBackground#7FE5D8
  • minimapSlider.activeBackground#1570EF70
  • minimapSlider.background#1570EF30
  • minimapSlider.hoverBackground#1570EF50
  • multiDiffEditor.background#0F2E74
  • multiDiffEditor.border#1570EF20
  • multiDiffEditor.headerBackground#1A3B6F
  • notebook.cellBorderColor#1570EF30
  • notebook.cellEditorBackground#1A3B6F
  • notebook.cellHoverBackground#1A4F8F
  • notebook.cellInsertionIndicator#1570EF
  • notebook.cellStatusBarItemHoverBackground#1570EF30
  • notebook.cellToolbarSeparator#1570EF20
  • notebook.editorBackground#0F2E74
  • notebook.focusedCellBackground#165A9F
  • notebook.focusedCellBorder#1570EF
  • notebook.focusedEditorBorder#1570EF
  • notebook.inactiveFocusedCellBorder#1570EF50
  • notebook.inactiveSelectedCellBorder#1570EF30
  • notebook.outputContainerBackgroundColor#0A1F4F
  • notebook.outputContainerBorderColor#1570EF20
  • notebook.selectedCellBackground#1570EF20
  • notebook.selectedCellBorder#1570EF80
  • notebook.symbolHighlightBackground#1570EF30
  • notebookEditorOverviewRuler.runningCellForeground#1570EF
  • notebookScrollbarSlider.activeBackground#1570EF70
  • notebookScrollbarSlider.background#1570EF30
  • notebookScrollbarSlider.hoverBackground#1570EF50
  • notebookStatusErrorIcon.foreground#FF6B6B
  • notebookStatusRunningIcon.foreground#1570EF
  • notebookStatusSuccessIcon.foreground#4ECDC4
  • notificationCenter.border#1570EF20
  • notificationCenterHeader.background#1A3B6F
  • notificationCenterHeader.foreground#E8F0FF
  • notificationLink.foreground#1570EF
  • notifications.background#1A3B6F
  • notifications.border#1570EF20
  • notifications.foreground#E8F0FF
  • notificationsErrorIcon.foreground#FF6B6B
  • notificationsInfoIcon.foreground#1E6784
  • notificationsWarningIcon.foreground#FFD93D
  • notificationToast.border#1570EF20
  • outputView.background#1A3B6F
  • outputViewStickyScroll.background#1A3B6F
  • panel.background#1A3B6F
  • panel.border#1570EF20
  • panel.dropBorder#1570EF
  • panelInput.border#1570EF50
  • panelSection.border#1570EF20
  • panelSection.dropBackground#1570EF30
  • panelSectionHeader.background#1A3B6F80
  • panelSectionHeader.border#1570EF20
  • panelSectionHeader.foreground#1570EF
  • panelStickyScroll.background#1A3B6F
  • panelStickyScroll.border#1570EF20
  • panelStickyScroll.shadow#050F2A30
  • panelTitle.activeBorder#1570EF
  • panelTitle.activeForeground#1570EF
  • panelTitle.border#1570EF20
  • panelTitle.inactiveForeground#B8F1E680
  • panelTitleBadge.background#1570EF
  • panelTitleBadge.foreground#E8F0FF
  • peekView.border#1570EF
  • peekViewEditor.background#0F2E74
  • peekViewEditor.matchHighlightBackground#1570EF50
  • peekViewEditor.matchHighlightBorder#1570EF80
  • peekViewEditorGutter.background#0F2E74
  • peekViewEditorStickyScroll.background#1A3B6F
  • peekViewEditorStickyScrollGutter.background#1A3B6F
  • peekViewResult.background#1A3B6F
  • peekViewResult.fileForeground#E8F0FF
  • peekViewResult.lineForeground#B8F1E6
  • peekViewResult.matchHighlightBackground#1570EF50
  • peekViewResult.selectionBackground#1570EF50
  • peekViewResult.selectionForeground#E8F0FF
  • peekViewTitle.background#050F2A
  • peekViewTitleDescription.foreground#B8F1E6
  • peekViewTitleLabel.foreground#1570EF
  • pickerGroup.border#1570EF30
  • pickerGroup.foreground#1570EF
  • ports.iconRunningProcessForeground#4ECDC4
  • problemsErrorIcon.foreground#FF6B6B
  • problemsInfoIcon.foreground#1E6784
  • problemsWarningIcon.foreground#FFD93D
  • profileBadge.background#1570EF
  • profileBadge.foreground#E8F0FF
  • profiles.sashBorder#1570EF
  • progressBar.background#1570EF
  • quickInput.background#1A3B6F
  • quickInput.border#1570EF30
  • quickInput.foreground#E8F0FF
  • quickInputList.focusBackground#1570EF40
  • quickInputList.focusForeground#E8F0FF
  • quickInputList.focusIconForeground#E8F0FF
  • quickInputList.hoverBackground#1A4F8F
  • quickInputTitle.background#165A9F
  • radio.activeBackground#1570EF
  • radio.activeBorder#1570EF
  • radio.activeForeground#E8F0FF
  • radio.inactiveBackground#1E4B89
  • radio.inactiveBorder#1570EF50
  • radio.inactiveForeground#B8F1E6
  • radio.inactiveHoverBackground#1A4F8F
  • sash.hoverBorder#1570EF
  • scmGraph.foreground1#1570EF
  • scmGraph.foreground2#7FE5D8
  • scmGraph.foreground3#B8F1E6
  • scmGraph.foreground4#FFD93D
  • scmGraph.foreground5#4ECDC4
  • scmGraph.historyItemBaseRefColor#B8F1E6
  • scmGraph.historyItemHoverAdditionsForeground#4ECDC4
  • scmGraph.historyItemHoverDeletionsForeground#FF6B6B
  • scmGraph.historyItemHoverLabelForeground#E8F0FF
  • scmGraph.historyItemRefColor#1570EF
  • scmGraph.historyItemRemoteRefColor#7FE5D8
  • scrollbar.background#0F2E7400
  • scrollbar.shadow#050F2A50
  • scrollbarSlider.activeBackground#1570EF70
  • scrollbarSlider.background#1570EF30
  • scrollbarSlider.hoverBackground#1570EF50
  • search.resultsInfoForeground#B8F1E6
  • searchEditor.findMatchBackground#1570EF40
  • searchEditor.findMatchBorder#1570EF80
  • searchEditor.textInputBorder#1570EF50
  • selection.background#1570EF50
  • settings.checkboxBackground#1E4B89
  • settings.checkboxBorder#1570EF50
  • settings.checkboxForeground#1570EF
  • settings.dropdownBackground#1E4B89
  • settings.dropdownBorder#1570EF50
  • settings.dropdownForeground#E8F0FF
  • settings.dropdownListBorder#1570EF30
  • settings.focusedRowBackground#1570EF15
  • settings.focusedRowBorder#1570EF40
  • settings.headerBorder#1570EF20
  • settings.headerForeground#E8F0FF
  • settings.modifiedItemIndicator#1570EF
  • settings.numberInputBackground#1E4B89
  • settings.numberInputBorder#1570EF50
  • settings.numberInputForeground#E8F0FF
  • settings.rowHoverBackground#1570EF15
  • settings.sashBorder#1570EF
  • settings.settingsHeaderHoverForeground#1570EF
  • settings.textInputBackground#1E4B89
  • settings.textInputBorder#1570EF50
  • settings.textInputForeground#E8F0FF
  • sideBar.background#1A3B6F
  • sideBar.border#1570EF20
  • sideBar.dropBackground#1570EF30
  • sideBar.foreground#E8F0FF
  • sideBarActivityBarTop.border#1570EF20
  • sideBarSectionHeader.background#1A3B6F80
  • sideBarSectionHeader.border#1570EF20
  • sideBarSectionHeader.foreground#1570EF
  • sideBarStickyScroll.background#1A3B6F
  • sideBarStickyScroll.border#1570EF20
  • sideBarStickyScroll.shadow#050F2A30
  • sideBarTitle.background#1A3B6F
  • sideBarTitle.border#1570EF20
  • sideBarTitle.foreground#1570EF
  • sideBySideEditor.horizontalBorder#1570EF20
  • sideBySideEditor.verticalBorder#1570EF20
  • simpleFindWidget.sashBorder#1570EF
  • statusBar.background#0A1F4F
  • statusBar.border#0A1F4F
  • statusBar.debuggingBackground#1E6784
  • statusBar.debuggingBorder#1E678480
  • statusBar.debuggingForeground#E8F0FF
  • statusBar.focusBorder#1570EF
  • statusBar.foreground#E8F0FF
  • statusBar.noFolderBackground#0A1F4F
  • statusBar.noFolderBorder#0A1F4F
  • statusBar.noFolderForeground#E8F0FF
  • statusBarItem.activeBackground#1570EF50
  • statusBarItem.compactHoverBackground#1570EF40
  • statusBarItem.errorBackground#FF6B6B
  • statusBarItem.errorForeground#E8F0FF
  • statusBarItem.errorHoverBackground#FF6B6BCC
  • statusBarItem.errorHoverForeground#E8F0FF
  • statusBarItem.focusBorder#1570EF
  • statusBarItem.hoverBackground#1570EF30
  • statusBarItem.hoverForeground#E8F0FF
  • statusBarItem.offlineBackground#B8F1E680
  • statusBarItem.offlineForeground#E8F0FF
  • statusBarItem.offlineHoverBackground#B8F1E660
  • statusBarItem.offlineHoverForeground#E8F0FF
  • statusBarItem.prominentBackground#1570EF
  • statusBarItem.prominentForeground#E8F0FF
  • statusBarItem.prominentHoverBackground#0F5FD8
  • statusBarItem.prominentHoverForeground#E8F0FF
  • statusBarItem.remoteBackground#7FE5D8
  • statusBarItem.remoteForeground#E8F0FF
  • statusBarItem.remoteHoverBackground#7FE5D8CC
  • statusBarItem.remoteHoverForeground#E8F0FF
  • statusBarItem.warningBackground#FFD93D
  • statusBarItem.warningForeground#0A1F4F
  • statusBarItem.warningHoverBackground#FFD93DCC
  • statusBarItem.warningHoverForeground#0A1F4F
  • symbolIcon.arrayForeground#FFFFFF
  • symbolIcon.booleanForeground#FFFFFF
  • symbolIcon.classForeground#7FE5D8
  • symbolIcon.colorForeground#1570EF
  • symbolIcon.constantForeground#FFFFFF
  • symbolIcon.constructorForeground#1E9BA5
  • symbolIcon.enumeratorForeground#7FE5D8
  • symbolIcon.enumeratorMemberForeground#FFFFFF
  • symbolIcon.eventForeground#FFD93D
  • symbolIcon.fieldForeground#1570EF
  • symbolIcon.fileForeground#B8F1E6
  • symbolIcon.folderForeground#1570EF
  • symbolIcon.functionForeground#1E9BA5
  • symbolIcon.interfaceForeground#7FE5D8
  • symbolIcon.keyForeground#1570EF
  • symbolIcon.keywordForeground#7FE5D8
  • symbolIcon.methodForeground#1E9BA5
  • symbolIcon.moduleForeground#1570EF
  • symbolIcon.namespaceForeground#1570EF
  • symbolIcon.nullForeground#B8F1E680
  • symbolIcon.numberForeground#FFFFFF
  • symbolIcon.objectForeground#1570EF
  • symbolIcon.operatorForeground#1E9BA5
  • symbolIcon.packageForeground#1570EF
  • symbolIcon.propertyForeground#E8F0FF
  • symbolIcon.referenceForeground#1570EF
  • symbolIcon.snippetForeground#B8F1E6
  • symbolIcon.stringForeground#B8F1E6
  • symbolIcon.structForeground#7FE5D8
  • symbolIcon.textForeground#E8F0FF
  • symbolIcon.typeParameterForeground#7FE5D8
  • symbolIcon.unitForeground#FFFFFF
  • symbolIcon.variableForeground#E8F0FF
  • tab.activeBackground#0F2E74
  • tab.activeBorder#1570EF
  • tab.activeBorderTop#1570EF00
  • tab.activeForeground#E8F0FF
  • tab.activeModifiedBorder#7FE5D8
  • tab.border#1570EF20
  • tab.dragAndDropBorder#1570EF
  • tab.hoverBackground#1A3B6F80
  • tab.hoverBorder#1570EF50
  • tab.hoverForeground#E8F0FF
  • tab.inactiveBackground#1A3B6F
  • tab.inactiveForeground#B8F1E680
  • tab.inactiveModifiedBorder#7FE5D880
  • tab.lastPinnedBorder#1570EF40
  • tab.selectedBackground#0F2E74
  • tab.selectedBorderTop#1570EF
  • tab.selectedForeground#E8F0FF
  • tab.unfocusedActiveBackground#0F2E74
  • tab.unfocusedActiveBorder#1570EF80
  • tab.unfocusedActiveBorderTop#1570EF00
  • tab.unfocusedActiveForeground#E8F0FFCC
  • tab.unfocusedActiveModifiedBorder#7FE5D8CC
  • tab.unfocusedHoverBackground#1A3B6F60
  • tab.unfocusedHoverBorder#1570EF30
  • tab.unfocusedHoverForeground#E8F0FFCC
  • tab.unfocusedInactiveBackground#1A3B6F
  • tab.unfocusedInactiveForeground#B8F1E660
  • tab.unfocusedInactiveModifiedBorder#7FE5D860
  • terminal.ansiBlack#050F2A
  • terminal.ansiBlue#1570EF
  • terminal.ansiBrightBlack#7B95C8
  • terminal.ansiBrightBlue#4B9CFF
  • terminal.ansiBrightCyan#AEF6FF
  • terminal.ansiBrightGreen#5FE3D0
  • terminal.ansiBrightMagenta#B8F1E6
  • terminal.ansiBrightRed#FF8787
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFE066
  • terminal.ansiCyan#4ECDC4
  • terminal.ansiGreen#4ECDC4
  • terminal.ansiMagenta#7FE5D8
  • terminal.ansiRed#FF6B6B
  • terminal.ansiWhite#E8F0FF
  • terminal.ansiYellow#FFD93D
  • terminal.background#0F2E74
  • terminal.border#1570EF20
  • terminal.dropBackground#1570EF30
  • terminal.findMatchBackground#1570EF80
  • terminal.findMatchBorder#1570EF
  • terminal.findMatchHighlightBackground#1570EF50
  • terminal.findMatchHighlightBorder#1570EF80
  • terminal.foreground#E8F0FF
  • terminal.hoverHighlightBackground#1570EF30
  • terminal.inactiveSelectionBackground#1570EF30
  • terminal.initialHintForeground#B8F1E680
  • terminal.selectionBackground#1570EF50
  • terminal.selectionForeground#E8F0FF
  • terminal.tab.activeBorder#1570EF
  • terminalCommandDecoration.defaultBackground#1570EF50
  • terminalCommandDecoration.errorBackground#FF6B6B80
  • terminalCommandDecoration.successBackground#4ECDC480
  • terminalCommandGuide.foreground#1570EF30
  • terminalCursor.background#0F2E74
  • terminalCursor.foreground#1570EF
  • terminalOverviewRuler.border#1570EF20
  • terminalOverviewRuler.cursorForeground#1570EF
  • terminalOverviewRuler.findMatchForeground#1570EFCC
  • terminalStickyScroll.background#1A3B6F
  • terminalStickyScroll.border#1570EF20
  • terminalStickyScrollHover.background#1A4F8F
  • terminalSymbolIcon.aliasForeground#1570EF
  • terminalSymbolIcon.argumentForeground#FFFFFF
  • terminalSymbolIcon.branchForeground#4ECDC4
  • terminalSymbolIcon.commitForeground#1570EF
  • terminalSymbolIcon.fileForeground#B8F1E6
  • terminalSymbolIcon.flagForeground#FFD93D
  • terminalSymbolIcon.folderForeground#1570EF
  • terminalSymbolIcon.inlineSuggestionForeground#B8F1E680
  • terminalSymbolIcon.methodForeground#1E9BA5
  • terminalSymbolIcon.optionForeground#E8F0FF
  • terminalSymbolIcon.optionValueForeground#B8F1E6
  • terminalSymbolIcon.pullRequestDoneForeground#4ECDC4
  • terminalSymbolIcon.pullRequestForeground#1570EF
  • terminalSymbolIcon.remoteForeground#7FE5D8
  • terminalSymbolIcon.stashForeground#7FE5D8
  • terminalSymbolIcon.symbolicLinkFileForeground#1570EF80
  • terminalSymbolIcon.symbolicLinkFolderForeground#1570EF80
  • terminalSymbolIcon.symbolText#E8F0FF
  • terminalSymbolIcon.tagForeground#7FE5D8
  • testing.coverCountBadgeBackground#1570EF
  • testing.coverCountBadgeForeground#E8F0FF
  • testing.coveredBackground#4ECDC415
  • testing.coveredBorder#4ECDC440
  • testing.coveredGutterBackground#4ECDC450
  • testing.iconErrored#FF6B6B
  • testing.iconErrored.retired#FF6B6B60
  • testing.iconFailed#FF6B6B
  • testing.iconFailed.retired#FF6B6B60
  • testing.iconPassed#4ECDC4
  • testing.iconPassed.retired#4ECDC460
  • testing.iconQueued#FFD93D
  • testing.iconQueued.retired#FFD93D60
  • testing.iconSkipped#B8F1E680
  • testing.iconSkipped.retired#B8F1E650
  • testing.iconUnset#B8F1E680
  • testing.iconUnset.retired#B8F1E650
  • testing.message.error.badgeBackground#FF6B6B
  • testing.message.error.badgeBorder#FF6B6B80
  • testing.message.error.badgeForeground#E8F0FF
  • testing.message.error.lineBackground#FF6B6B15
  • testing.message.info.decorationForeground#1E6784
  • testing.message.info.lineBackground#1E678415
  • testing.messagePeekBorder#1E6784
  • testing.messagePeekHeaderBackground#1E678420
  • testing.peekBorder#FF6B6B
  • testing.peekHeaderBackground#FF6B6B20
  • testing.runAction#4ECDC4
  • testing.uncoveredBackground#FF6B6B15
  • testing.uncoveredBorder#FF6B6B40
  • testing.uncoveredBranchBackground#FF6B6B30
  • testing.uncoveredGutterBackground#FF6B6B50
  • textBlockQuote.background#165A9F
  • textBlockQuote.border#1570EF80
  • textCodeBlock.background#1E4B89
  • textLink.activeForeground#1570EF
  • textLink.foreground#1570EFCC
  • textPreformat.background#1E4B89
  • textPreformat.border#1570EF30
  • textPreformat.foreground#B8F1E6
  • textSeparator.foreground#1570EF30
  • titleBar.activeBackground#0A1F4F
  • titleBar.activeForeground#E8F0FF
  • titleBar.border#0A1F4F
  • titleBar.inactiveBackground#0A1F4F
  • titleBar.inactiveForeground#B8F1E680
  • toolbar.activeBackground#1570EF40
  • toolbar.hoverBackground#1570EF30
  • toolbar.hoverOutline#1570EF00
  • tree.inactiveIndentGuidesStroke#1570EF20
  • tree.indentGuidesStroke#1570EF40
  • tree.tableColumnsBorder#1570EF20
  • tree.tableOddRowsBackground#0F2E7450
  • walkThrough.embeddedEditorBackground#1A3B6F
  • walkthrough.stepTitle.foreground#E8F0FF
  • welcomePage.background#0F2E74
  • welcomePage.progress.background#1E4B89
  • welcomePage.progress.foreground#1570EF
  • welcomePage.tileBackground#1A3B6F
  • welcomePage.tileBorder#1570EF20
  • welcomePage.tileHoverBackground#1A4F8F
  • widget.border#1570EF30
  • widget.shadow#050F2A50
  • window.activeBorder#1570EF00
  • window.inactiveBorder#1570EF00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7B95C880italic
variable, string constant.other.placeholder#E8F0FF
constant.other.color#1570EF
invalid, invalid.illegal#FF6B6B
keyword, storage.type, storage.modifier#7FE5D8
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#1E9BA5
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#7FE5D8
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#1E9BA5
meta.block variable.other#E8F0FF
support.other.variable, string.other.link#E8F0FF
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FFFFFF
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#B8F1E6
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#1E9BA5
support.type#7FE5D8
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#1E9BA5
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#E8F0FF
variable.language#7FE5D8italic
entity.name.method.js#1E9BA5italic
meta.class-method.js entity.name.function.js, variable.function.constructor#1E9BA5
entity.other.attribute-name#7FE5D8
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#1E9BA5italic
entity.other.attribute-name.class#1E9BA5
source.sass keyword.control#1E9BA5
markup.inserted#4ECDC4
markup.deleted#FF6B6B
markup.changed#7FE5D8
string.regexp#1570EF
constant.character.escape#1570EF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#1E9BA5italic
source.js constant.other.object.key.js string.unquoted.label.js#E8F0FFitalic
source.json meta.structure.dictionary.json support.type.property-name.json#1570EF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4ECDC4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#B8F1E6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#1570EF
text.html.markdown, punctuation.definition.list_item.markdown#E8F0FF
text.html.markdown markup.inline.raw.markdown#4ECDC4
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#1E9BA5
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#1570EF
markup.italic#7FE5D8italic
markup.bold, markup.bold string#7FE5D8bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#7FE5D8bold
markup.underline#B8F1E6underline
markup.quote punctuation.definition.blockquote.markdown#1E6784
markup.quoteitalic
string.other.link.title.markdown#1E9BA5
string.other.link.description.title.markdown#7FE5D8
constant.other.reference.link.markdown#B8F1E6
markup.raw.block#4ECDC4
markup.raw.block.fenced.markdown#E8F0FF
punctuation.definition.fenced.markdown#E8F0FF
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#E8F0FF
variable.language.fenced.markdown#1E9BA5
meta.separator#1570EFbold
markup.table#E8F0FF

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

AI Tour Sydney - Coding Theme