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#A3682C0F
  • activityBar.activeBackground#A3682C0F
  • activityBar.activeBorder#A3682C
  • activityBar.activeFocusBorder#A3682C
  • activityBar.background#F0DEB5
  • activityBar.border#DECDA9
  • activityBar.foreground#5F4B32
  • activityBar.inactiveForeground#958066
  • activityBarBadge.background#A3682C
  • activityBarBadge.foreground#F4E4BE
  • activityBarTop.activeBorder#A3682C
  • activityErrorBadge.background#B81007
  • activityErrorBadge.foreground#F4E4BE
  • activityWarningBadge.background#793960
  • activityWarningBadge.foreground#F4E4BE
  • agents.background#F0DEB5
  • agentsBadge.background#A3682C
  • agentsBadge.foreground#F4E4BE
  • agentsBottomPanel.border#DECDA9
  • agentsCard.border#DECDA9
  • agentsChatInput.background#FBF4E5
  • agentsChatInput.border#DECDA9
  • agentsChatInput.focusBorder#A3682C
  • agentsChatInput.foreground#5F4B32
  • agentsChatInput.placeholderForeground#958066
  • agentsGradient.tintColor#A3682C0F
  • agentsNewSessionButton.background#A3682C
  • agentsNewSessionButton.border#00000000
  • agentsNewSessionButton.foreground#F4E4BE
  • agentsNewSessionButton.hoverBackground#3A9B7F
  • agentsPanel.background#F0DEB5
  • agentsPanel.border#DECDA9
  • agentsPanel.foreground#5F4B32
  • agentStatusIndicator.background#A3682C
  • agentsUnreadBadge.background#A3682C
  • agentsUnreadBadge.foreground#F4E4BE
  • badge.background#A3682C
  • badge.foreground#F4E4BE
  • breadcrumb.activeSelectionForeground#5F4B32
  • breadcrumb.background#F4E4BE
  • breadcrumb.focusForeground#5F4B32
  • breadcrumb.foreground#958066
  • breadcrumbPicker.background#E8D5AB
  • button.background#A3682C
  • button.border#00000000
  • button.foreground#F4E4BE
  • button.hoverBackground#3A9B7F
  • button.secondaryBackground#E2CCA0
  • button.secondaryBorder#00000000
  • button.secondaryForeground#5F4B32
  • button.secondaryHoverBackground#7D6A4E
  • charts.blue#4D570B
  • charts.foreground#5F4B32
  • charts.green#05876D
  • charts.lines#958066
  • charts.orange#704B9E
  • charts.purple#2C6282
  • charts.red#B81007
  • charts.yellow#793960
  • chat.editedFileForeground#793960
  • chat.inputWorkingBorderColor1#A3682C
  • chat.inputWorkingBorderColor2#93591B
  • chat.inputWorkingBorderColor3#733C00
  • chat.requestBubbleBackground#E8D5AB
  • chat.requestBubbleHoverBackground#F0DEB5
  • chat.slashCommandBackground#A3682C26
  • chat.slashCommandForeground#93591B
  • chat.thinkingShimmer#93591B
  • checkbox.background#FBF4E5
  • checkbox.border#7D6A4E
  • checkbox.foreground#5F4B32
  • commandCenter.activeBackground#E8D5AB
  • commandCenter.activeBorder#A3682C
  • commandCenter.activeForeground#5F4B32
  • commandCenter.background#E8D5AB
  • commandCenter.border#DECDA9
  • commandCenter.foreground#78634A
  • debugConsole.errorForeground#B81007
  • debugConsole.infoForeground#4D570B
  • debugConsole.sourceForeground#93591B
  • debugConsole.warningForeground#793960
  • debugConsoleInputIcon.foreground#93591B
  • debugExceptionWidget.background#B810071F
  • debugExceptionWidget.border#B81007
  • debugIcon.breakpointCurrentStackframeForeground#793960
  • debugIcon.breakpointDisabledForeground#A29071
  • debugIcon.breakpointForeground#B81007
  • debugIcon.breakpointStackframeForeground#05876D
  • debugIcon.breakpointUnverifiedForeground#958066
  • debugIcon.continueForeground#05876D
  • debugIcon.disconnectForeground#B81007
  • debugIcon.pauseForeground#4D570B
  • debugIcon.restartForeground#05876D
  • debugIcon.startForeground#05876D
  • debugIcon.stepBackForeground#93591B
  • debugIcon.stepIntoForeground#93591B
  • debugIcon.stepOutForeground#93591B
  • debugIcon.stepOverForeground#93591B
  • debugIcon.stopForeground#B81007
  • debugTokenExpression.boolean#704B9E
  • debugTokenExpression.error#B81007
  • debugTokenExpression.name#5F4B32
  • debugTokenExpression.number#704B9E
  • debugTokenExpression.string#793960
  • debugTokenExpression.type#4D570B
  • debugTokenExpression.value#704B9E
  • debugToolBar.background#E8D5AB
  • debugView.exceptionLabelBackground#B81007
  • debugView.exceptionLabelForeground#F4E4BE
  • debugView.stateLabelBackground#A3682C40
  • debugView.stateLabelForeground#5F4B32
  • debugView.valueChangedHighlight#A3682C40
  • descriptionForeground#78634A
  • diffEditor.border#DECDA9
  • diffEditor.diagonalFill#DECDA9
  • diffEditor.insertedLineBackground#A3682C0F
  • diffEditor.insertedTextBackground#A3682C26
  • diffEditor.move.border#793960
  • diffEditor.moveActive.border#704B9E
  • diffEditor.removedLineBackground#C2382A1A
  • diffEditor.removedTextBackground#C2382A26
  • diffEditor.unchangedRegionBackground#F0DEB5
  • diffEditorGutter.insertedLineBackground#A3682C0F
  • diffEditorGutter.removedLineBackground#C2382A1A
  • diffEditorOverview.insertedForeground#05876D
  • diffEditorOverview.removedForeground#B81007
  • disabledForeground#958066
  • dropdown.background#FBF4E5
  • dropdown.border#DECDA9
  • dropdown.foreground#5F4B32
  • dropdown.listBackground#FBF4E5
  • editor.background#F4E4BE
  • editor.findMatchBackground#A884DC5A
  • editor.findMatchHighlightBackground#A884DC30
  • editor.findRangeHighlightBackground#5F4B320D
  • editor.foreground#5F4B32
  • editor.hoverHighlightBackground#A3682C1F
  • editor.inactiveSelectionBackground#A3682C1F
  • editor.lineHighlightBackground#5F4B320A
  • editor.rangeHighlightBackground#5F4B3208
  • editor.selectionBackground#A3682C47
  • editor.selectionHighlightBackground#A3682C1F
  • editor.wordHighlightBackground#5F4B3214
  • editor.wordHighlightStrongBackground#A3682C1F
  • editorBracketHighlight.foreground1#93591B
  • editorBracketHighlight.foreground2#4D570B
  • editorBracketHighlight.foreground3#793960
  • editorBracketHighlight.foreground4#704B9E
  • editorBracketHighlight.foreground5#2C6282
  • editorBracketHighlight.foreground6#78634A
  • editorBracketHighlight.unexpectedBracket.foreground#B81007
  • editorBracketMatch.background#A3682C1F
  • editorBracketMatch.border#05876D
  • editorBracketPairGuide.activeBackground1#93591B80
  • editorBracketPairGuide.activeBackground2#4D570B80
  • editorBracketPairGuide.activeBackground3#79396080
  • editorBracketPairGuide.activeBackground4#704B9E80
  • editorBracketPairGuide.activeBackground5#2C628280
  • editorBracketPairGuide.activeBackground6#78634A80
  • editorBracketPairGuide.background1#5F4B320D
  • editorBracketPairGuide.background2#5F4B320D
  • editorBracketPairGuide.background3#5F4B320D
  • editorBracketPairGuide.background4#5F4B320D
  • editorBracketPairGuide.background5#5F4B320D
  • editorBracketPairGuide.background6#5F4B320D
  • editorCodeLens.foreground#856B4D
  • editorCommentsWidget.rangeActiveBackground#A3682C1F
  • editorCommentsWidget.rangeBackground#A3682C0F
  • editorCommentsWidget.replyInputBackground#E8D5AB
  • editorCommentsWidget.resolvedBorder#A3682C99
  • editorCommentsWidget.unresolvedBorder#79396099
  • editorCursor.background#F4E4BE
  • editorCursor.foreground#006C54
  • editorError.border#00000000
  • editorError.foreground#B81007
  • editorGhostText.background#00000000
  • editorGhostText.border#00000000
  • editorGhostText.foreground#958066
  • editorGroup.border#DECDA9
  • editorGroup.dropBackground#A3682C1F
  • editorGroup.dropIntoPromptBackground#E8D5AB
  • editorGroup.dropIntoPromptBorder#A3682C
  • editorGroup.dropIntoPromptForeground#5F4B32
  • editorGroup.emptyBackground#F4E4BE
  • editorGroupHeader.border#00000000
  • editorGroupHeader.noTabsBackground#ECDCB6
  • editorGroupHeader.tabsBackground#ECDCB6
  • editorGroupHeader.tabsBorder#DECDA9
  • editorGutter.addedBackground#05876D
  • editorGutter.background#F4E4BE
  • editorGutter.commentRangeForeground#856B4D
  • editorGutter.deletedBackground#B81007
  • editorGutter.foldingControlForeground#78634A
  • editorGutter.modifiedBackground#93591A
  • editorHint.border#00000000
  • editorHint.foreground#93591B
  • editorHoverWidget.background#E8D5AB
  • editorHoverWidget.border#DECDA9
  • editorHoverWidget.foreground#5F4B32
  • editorHoverWidget.statusBarBackground#F0DEB5
  • editorIndentGuide.activeBackground#A3682C80
  • editorIndentGuide.activeBackground1#A3682C80
  • editorIndentGuide.background#5F4B320F
  • editorIndentGuide.background1#5F4B320F
  • editorInfo.border#00000000
  • editorInfo.foreground#4D570B
  • editorInlayHint.background#A3682C0F
  • editorInlayHint.foreground#856B4D
  • editorInlayHint.parameterBackground#00000000
  • editorInlayHint.parameterForeground#856B4D
  • editorInlayHint.typeBackground#00000000
  • editorInlayHint.typeForeground#78634A
  • editorLightBulb.foreground#793960
  • editorLightBulbAutoFix.foreground#93591B
  • editorLineNumber.activeForeground#5F4B32
  • editorLineNumber.foreground#958066
  • editorLink.activeForeground#93591B
  • editorMarkerNavigation.background#E8D5AB
  • editorMarkerNavigationError.background#B81007
  • editorMarkerNavigationInfo.background#4D570B
  • editorMarkerNavigationWarning.background#793960
  • editorMultiCursor.primary.foreground#006C54
  • editorMultiCursor.secondary.foreground#793960
  • editorOverviewRuler.addedForeground#05876D
  • editorOverviewRuler.border#F4E4BE
  • editorOverviewRuler.bracketMatchForeground#856B4D
  • editorOverviewRuler.commonContentForeground#7D6A4EB3
  • editorOverviewRuler.currentContentForeground#A3682C99
  • editorOverviewRuler.deletedForeground#B81007
  • editorOverviewRuler.errorForeground#B81007
  • editorOverviewRuler.findMatchForeground#A884DC99
  • editorOverviewRuler.incomingContentForeground#4D570B99
  • editorOverviewRuler.infoForeground#4D570B
  • editorOverviewRuler.modifiedForeground#93591A
  • editorOverviewRuler.rangeHighlightForeground#A3682C99
  • editorOverviewRuler.selectionHighlightForeground#A3682C47
  • editorOverviewRuler.warningForeground#793960
  • editorOverviewRuler.wordHighlightForeground#5F4B3266
  • editorOverviewRuler.wordHighlightStrongForeground#A3682C80
  • editorPane.background#F4E4BE
  • editorRuler.foreground#DECDA9
  • editorStickyScroll.background#F0DEB5
  • editorStickyScroll.border#DECDA9
  • editorStickyScroll.shadow#5F4B321F
  • editorStickyScrollHover.background#A3682C1F
  • editorSuggestWidget.background#E8D5AB
  • editorSuggestWidget.border#DECDA9
  • editorSuggestWidget.focusOutline#A3682C
  • editorSuggestWidget.foreground#5F4B32
  • editorSuggestWidget.highlightForeground#93591B
  • editorSuggestWidget.selectedBackground#A3682C40
  • editorSuggestWidget.selectedForeground#5F4B32
  • editorSuggestWidget.selectedIconForeground#5F4B32
  • editorSuggestWidgetStatus.foreground#856B4D
  • editorUnnecessaryCode.border#C0AE8D26
  • editorUnnecessaryCode.opacity#F4E4BEC0
  • editorWarning.border#00000000
  • editorWarning.foreground#793960
  • editorWhitespace.foreground#5F4B321A
  • editorWidget.background#E8D5AB
  • editorWidget.border#DECDA9
  • editorWidget.foreground#5F4B32
  • errorForeground#B81007
  • extensionButton.prominentBackground#A3682C
  • extensionButton.prominentForeground#F4E4BE
  • extensionButton.prominentHoverBackground#3A9B7F
  • focusBorder#A3682C
  • foreground#5F4B32
  • gauge.background#5F4B3214
  • gauge.border#DECDA9
  • gauge.errorBackground#B81007
  • gauge.errorForeground#F4E4BE
  • gauge.foreground#78634A
  • gauge.warningBackground#793960
  • gauge.warningForeground#F4E4BE
  • git.blame.editorDecorationForeground#958066
  • gitDecoration.addedResourceForeground#05876D
  • gitDecoration.conflictingResourceForeground#2C6282
  • gitDecoration.deletedResourceForeground#B81007
  • gitDecoration.ignoredResourceForeground#A29071
  • gitDecoration.modifiedResourceForeground#793960
  • gitDecoration.renamedResourceForeground#93591A
  • gitDecoration.stageDeletedResourceForeground#B81007
  • gitDecoration.stageModifiedResourceForeground#05876D
  • gitDecoration.submoduleResourceForeground#958066
  • gitDecoration.untrackedResourceForeground#93591A
  • icon.foreground#78634A
  • inlineChat.background#E8D5AB
  • inlineChat.border#A3682C
  • inlineChat.foreground#5F4B32
  • inlineChat.shadow#5F4B321F
  • inlineChatDiff.inserted#A3682C26
  • inlineChatDiff.removed#C2382A26
  • input.background#FBF4E5
  • input.border#DECDA9
  • input.foreground#5F4B32
  • input.placeholderForeground#958066
  • inputOption.activeBackground#A3682C40
  • inputOption.activeBorder#A3682C
  • inputOption.activeForeground#5F4B32
  • inputOption.hoverBackground#5F4B320F
  • inputValidation.errorBackground#87301F
  • inputValidation.errorBorder#8A0000
  • inputValidation.errorForeground#F4E4BE
  • inputValidation.infoBackground#345C5B
  • inputValidation.infoBorder#4D570B
  • inputValidation.infoForeground#F4E4BE
  • inputValidation.warningBackground#71541C
  • inputValidation.warningBorder#793960
  • inputValidation.warningForeground#F4E4BE
  • keybindingLabel.foreground#78634A
  • list.activeSelectionBackground#A3682C40
  • list.activeSelectionForeground#5F4B32
  • list.activeSelectionIconForeground#5F4B32
  • list.deemphasizedForeground#958066
  • list.dropBackground#A3682C1F
  • list.errorForeground#B81007
  • list.filterMatchBackground#A884DC30
  • list.filterMatchBorder#A884DC
  • list.focusAndSelectionOutline#A3682C
  • list.focusBackground#A3682C40
  • list.focusForeground#5F4B32
  • list.focusHighlightForeground#93591B
  • list.focusOutline#A3682C
  • list.highlightForeground#93591B
  • list.hoverBackground#5F4B320F
  • list.hoverForeground#5F4B32
  • list.inactiveFocusBackground#A3682C1F
  • list.inactiveFocusOutline#A3682C80
  • list.inactiveSelectionBackground#A3682C1F
  • list.inactiveSelectionForeground#5F4B32
  • list.invalidItemForeground#B81007
  • list.warningForeground#793960
  • listFilterWidget.shadow#5F4B321F
  • menu.background#E8D5AB
  • menu.border#DECDA9
  • menu.foreground#5F4B32
  • menu.selectionBackground#A3682C40
  • menu.selectionBorder#A3682C
  • menu.selectionForeground#5F4B32
  • menu.separatorBackground#DECDA9
  • menubar.selectionBackground#5F4B3213
  • menubar.selectionForeground#5F4B32
  • merge.border#00000000
  • merge.commonContentBackground#DECDA926
  • merge.commonHeaderBackground#DECDA93D
  • merge.currentContentBackground#A3682C1A
  • merge.currentHeaderBackground#A3682C26
  • merge.incomingContentBackground#AAB8711A
  • merge.incomingHeaderBackground#AAB87126
  • minimap.background#F4E4BE
  • minimap.errorHighlight#B81007
  • minimap.findMatchHighlight#A884DC80
  • minimap.infoHighlight#4D570B
  • minimap.selectionHighlight#A3682C47
  • minimap.warningHighlight#793960
  • minimapGutter.addedBackground#05876D
  • minimapGutter.deletedBackground#B81007
  • minimapGutter.modifiedBackground#93591A
  • minimapSlider.activeBackground#A3682C40
  • minimapSlider.background#5F4B3213
  • minimapSlider.hoverBackground#5F4B3226
  • modernActivityBar.border#DECDA9
  • modernActivityBarItem.activeBackground#A3682C0F
  • modernActivityBarItem.activeForeground#5F4B32
  • modernActivityBarItem.hoverBackground#5F4B320F
  • modernActivityBarItem.hoverForeground#5F4B32
  • notebook.cellBorderColor#DECDA9
  • notebook.cellEditorBackground#F4E4BE
  • notebook.cellHoverBackground#5F4B3208
  • notebook.cellInsertionIndicator#A3682C
  • notebook.cellStatusBarItemHoverBackground#5F4B3213
  • notebook.cellToolbarSeparator#DECDA9
  • notebook.editorBackground#F4E4BE
  • notebook.focusedCellBackground#F0DEB5
  • notebook.focusedCellBorder#A3682C
  • notebook.focusedEditorBorder#A3682C
  • notebook.inactiveSelectedCellBorder#A3682C80
  • notebook.outputContainerBackgroundColor#F0DEB5
  • notebook.outputContainerBorderColor#DECDA9
  • notebook.selectedCellBackground#A3682C0F
  • notebook.selectedCellBorder#DECDA9
  • notebook.symbolHighlightBackground#A3682C1F
  • notebookStatusErrorIcon.foreground#B81007
  • notebookStatusRunningIcon.foreground#4D570B
  • notebookStatusSuccessIcon.foreground#05876D
  • notificationCenter.border#DECDA9
  • notificationCenterHeader.background#F0DEB5
  • notificationCenterHeader.foreground#5F4B32
  • notificationLink.foreground#93591B
  • notifications.background#E8D5AB
  • notifications.border#DECDA9
  • notifications.foreground#5F4B32
  • notificationsErrorIcon.foreground#B81007
  • notificationsInfoIcon.foreground#4D570B
  • notificationsWarningIcon.foreground#793960
  • notificationToast.border#DECDA9
  • panel.background#F0DEB5
  • panel.border#DECDA9
  • panelInput.border#DECDA9
  • panelSection.border#DECDA9
  • panelSectionHeader.background#ECDCB6
  • panelSectionHeader.foreground#5F4B32
  • panelStickyScroll.background#F0DEB5
  • panelStickyScroll.border#DECDA9
  • panelTitle.activeBorder#A3682C
  • panelTitle.activeForeground#5F4B32
  • panelTitle.border#DECDA9
  • panelTitle.inactiveForeground#958066
  • peekView.border#A3682C
  • peekViewEditor.background#F0DEB5
  • peekViewEditor.matchHighlightBackground#A884DC4D
  • peekViewResult.background#F4E4BE
  • peekViewResult.fileForeground#5F4B32
  • peekViewResult.lineForeground#78634A
  • peekViewResult.matchHighlightBackground#A884DC4D
  • peekViewResult.selectionBackground#A3682C40
  • peekViewResult.selectionForeground#5F4B32
  • peekViewTitle.background#F0DEB5
  • peekViewTitleDescription.foreground#78634A
  • peekViewTitleLabel.foreground#5F4B32
  • pickerGroup.border#DECDA9
  • pickerGroup.foreground#93591B
  • ports.iconRunningProcessForeground#05876D
  • problemsErrorIcon.foreground#B81007
  • problemsInfoIcon.foreground#4D570B
  • problemsWarningIcon.foreground#793960
  • progressBar.background#A3682C
  • quickInput.background#E8D5AB
  • quickInput.border#DECDA9
  • quickInput.foreground#5F4B32
  • quickInputList.focusBackground#A3682C40
  • quickInputList.focusForeground#5F4B32
  • quickInputList.focusHighlightForeground#93591B
  • quickInputList.focusIconForeground#5F4B32
  • quickInputList.hoverBackground#5F4B320F
  • quickInputTitle.background#F0DEB5
  • sash.hoverBorder#A3682C
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#A29071CC
  • scrollbarSlider.background#84715580
  • scrollbarSlider.hoverBackground#938163B3
  • searchEditor.findMatchBackground#A884DC5A
  • searchEditor.findMatchBorder#A884DC
  • searchEditor.textInputBorder#DECDA9
  • selection.background#A3682C47
  • settings.dropdownBackground#FBF4E5
  • settings.dropdownBorder#DECDA9
  • settings.headerForeground#5F4B32
  • settings.modifiedItemIndicator#A884DC
  • settings.numberInputBorder#DECDA9
  • settings.textInputBorder#DECDA9
  • sideBar.background#F0DEB5
  • sideBar.border#DECDA9
  • sideBar.dropBackground#A3682C1F
  • sideBar.foreground#78634A
  • sideBarSectionHeader.background#F0DEB5
  • sideBarSectionHeader.border#DECDA9
  • sideBarSectionHeader.foreground#5F4B32
  • sideBarStickyScroll.shadow#5F4B321F
  • sideBarTitle.foreground#5F4B32
  • sideBySideEditor.horizontalBorder#DECDA9
  • sideBySideEditor.verticalBorder#DECDA9
  • statusBar.background#A3682C
  • statusBar.border#A3682C
  • statusBar.debuggingBackground#704B9E
  • statusBar.debuggingForeground#F4E4BE
  • statusBar.focusBorder#F4E4BE
  • statusBar.foreground#F4E4BE
  • statusBar.noFolderBackground#938163
  • statusBar.noFolderForeground#F4E4BE
  • statusBarItem.activeBackground#5F4B3233
  • statusBarItem.compactHoverBackground#5F4B3224
  • statusBarItem.errorBackground#B81007
  • statusBarItem.focusBorder#F4E4BE
  • statusBarItem.hoverBackground#5F4B3224
  • statusBarItem.hoverForeground#F4E4BE
  • statusBarItem.prominentBackground#5F4B324D
  • statusBarItem.prominentForeground#F8F7F2
  • statusBarItem.prominentHoverBackground#5F4B3266
  • statusBarItem.prominentHoverForeground#F8F7F2
  • statusBarItem.remoteBackground#BA7D42
  • statusBarItem.remoteForeground#F4E4BE
  • tab.activeBackground#F4E4BE
  • tab.activeBorder#F4E4BE
  • tab.activeBorderTop#A3682C
  • tab.activeForeground#5F4B32
  • tab.border#DECDA9
  • tab.hoverBackground#E8D5AB
  • tab.hoverForeground#5F4B32
  • tab.inactiveBackground#ECDCB6
  • tab.inactiveForeground#78634A
  • tab.lastPinnedBorder#DECDA9
  • tab.selectedBackground#F4E4BE
  • tab.selectedBorderTop#93591A
  • tab.selectedForeground#5F4B32
  • tab.unfocusedActiveBackground#F4E4BE
  • tab.unfocusedActiveBorder#F4E4BE
  • tab.unfocusedActiveBorderTop#DECDA9
  • tab.unfocusedActiveForeground#78634A
  • tab.unfocusedHoverBackground#E8D5AB
  • tab.unfocusedInactiveBackground#ECDCB6
  • tab.unfocusedInactiveForeground#958066
  • terminal.ansiBlack#5F4B32
  • terminal.ansiBlue#4D570B
  • terminal.ansiBrightBlack#78634A
  • terminal.ansiBrightBlue#004B66
  • terminal.ansiBrightCyan#00877D
  • terminal.ansiBrightGreen#05876D
  • terminal.ansiBrightMagenta#214A62
  • terminal.ansiBrightRed#C6261A
  • terminal.ansiBrightWhite#D3C29F
  • terminal.ansiBrightYellow#866000
  • terminal.ansiCyan#006C54
  • terminal.ansiGreen#00634B
  • terminal.ansiMagenta#2C6282
  • terminal.ansiRed#8A0000
  • terminal.ansiWhite#856B4D
  • terminal.ansiYellow#603B00
  • terminal.background#F0DEB5
  • terminal.border#DECDA9
  • terminal.findMatchBackground#A884DC5A
  • terminal.findMatchBorder#A884DC
  • terminal.foreground#5F4B32
  • terminal.inactiveSelectionBackground#A3682C1F
  • terminal.selectionBackground#A3682C47
  • terminal.tab.activeBorder#A3682C
  • terminalCursor.background#F4E4BE
  • terminalCursor.foreground#006C54
  • terminalStickyScroll.background#F0DEB5
  • terminalStickyScrollHover.background#E8D5AB
  • testing.coverCountBadgeBackground#A3682C
  • testing.coverCountBadgeForeground#F4E4BE
  • testing.iconFailed#B81007
  • testing.iconPassed#05876D
  • testing.iconQueued#793960
  • testing.iconSkipped#958066
  • testing.iconUnset#958066
  • testing.message.info.decorationForeground#856B4D
  • testing.runAction#05876D
  • textBlockQuote.background#F0DEB5
  • textBlockQuote.border#A3682C
  • textCodeBlock.background#5F4B320F
  • textLink.activeForeground#733C00
  • textLink.foreground#93591B
  • textPreformat.background#5F4B320F
  • textPreformat.foreground#793960
  • textSeparator.foreground#5F4B3214
  • titleBar.activeBackground#F0DEB5
  • titleBar.activeForeground#5F4B32
  • titleBar.border#DECDA9
  • titleBar.inactiveBackground#F0DEB5
  • titleBar.inactiveForeground#958066
  • toolbar.activeBackground#5F4B320F
  • toolbar.hoverBackground#5F4B3213
  • toolbar.hoverOutline#A3682C
  • tree.indentGuidesStroke#5F4B321A
  • walkThrough.embeddedEditorBackground#F4E4BE
  • welcomePage.background#F4E4BE
  • welcomePage.progress.foreground#A3682C
  • welcomePage.tileBackground#F0DEB5
  • welcomePage.tileBorder#DECDA9
  • welcomePage.tileHoverBackground#E8D5AB
  • widget.border#DECDA9
  • widget.shadow#5F4B321F
  • window.activeBorder#00000000
  • window.inactiveBorder#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#5F4B32
emphasisitalic
strongbold
header#834400bold
comment#856B4D
invalid#B81007
invalid.deprecated#856B4Dstrikethrough
constant.language#704B9E
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#704B9E
constant.regexp#2C6282
constant.character, constant.other.option#834400
constant.character.escape#704B9E
support.constant#704B9E
entity.name.tag#834400
entity.name.tag.css, entity.name.tag.less#2C6282
entity.other.attribute-name#4D570B
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#2C6282
entity.name.label#78634A
entity.name.section#834400
punctuation.definition.tag#856B4D
markup.underlineunderline
markup.bold#834400bold
markup.heading#834400bold
markup.italic#2C6282italic
markup.strikethroughstrikethrough
markup.inserted#A3682C
markup.deleted#B81007
markup.changed#4D570B
markup.inline.raw#793960
punctuation.definition.quote.begin.markdown#856B4D
punctuation.definition.list.begin.markdown#A3682C
meta.preprocessor, entity.name.function.preprocessor#2C6282
meta.preprocessor.string#793960
meta.preprocessor.numeric#704B9E
meta.structure.dictionary.key.python#4D570B
meta.diff.header#834400
meta.template.expression#5F4B32
storage#834400
storage.type#834400
storage.modifier, keyword.operator.noexcept#834400
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#5F4B32
string, meta.embedded.assembly#793960
string.tag#793960
string.value#793960
string.regexp#2C6282
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#834400
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#4D570B
keyword#834400
keyword.control#834400
keyword.operator#5F4B32
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#834400
keyword.other.unit#704B9E
variable.language#834400
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#5F4B32
variable.parameter#776449
variable.other.constant, variable.other.enummember#704B9E
meta.object-literal.key#4D570B
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#895A2A
support.function.be.latex, support.function.section.latex#834400
support.function.git-rebase#4D570B
constant.sha.git-rebase#704B9E
support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4D570B
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, punctuation.separator.namespace.ruby#4D570B
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#793960
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#793960
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#2C6282
keyword.operator.or.regexp, keyword.control.anchor.regexp#895A2A
keyword.operator.quantifier.regexp#704B9E