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.

  • activityBar.activeBackground#BCBCC8
  • activityBar.activeBorder#8338EC
  • activityBar.activeFocusBorder#8338EC80
  • activityBar.background#F4F4F6
  • activityBar.border#9A9AAC
  • activityBar.foreground#141414
  • activityBar.inactiveForeground#9A9AAC
  • activityBarBadge.background#FF006E
  • activityBarBadge.foreground#F4F4F6
  • breadcrumb.activeSelectionForeground#8338EC
  • breadcrumb.background#F4F4F6
  • breadcrumb.focusForeground#8338EC
  • breadcrumb.foreground#8F8FA3
  • button.background#8338EC
  • button.border#8338EC
  • button.foreground#F4F4F6
  • button.hoverBackground#8338EC80
  • button.secondaryBackground#3A86FF
  • button.secondaryBorder#3A86FF
  • button.secondaryForeground#F4F4F6
  • button.secondaryHoverBackground#3A86FF80
  • button.separator#141414
  • debugConsole.errorForeground#FF5F63
  • debugConsole.infoForeground#3A86FF
  • debugConsole.sourceForeground#141414
  • debugConsole.warningForeground#FFB926
  • debugConsoleInputIcon.foreground#3A86FF
  • debugExceptionWidget.background#E9E9ED
  • debugExceptionWidget.border#9A9AAC
  • debugIcon.continueForeground#141414
  • debugIcon.disconnectForeground#FF5F63
  • debugIcon.pauseForeground#3A86FF
  • debugIcon.restartForeground#09a561
  • debugIcon.startForeground#09a561
  • debugIcon.stepBackForeground#141414
  • debugIcon.stepIntoForeground#141414
  • debugIcon.stepOutForeground#141414
  • debugIcon.stepOverForeground#141414
  • debugIcon.stopForeground#FF5F63
  • debugToolBar.background#E9E9ED
  • debugToolBar.border#FF9E45
  • diffEditor.border#9A9AAC
  • diffEditor.diagonalFill#DDDDE3
  • diffEditor.insertedLineBackground#09a56133
  • diffEditor.insertedTextBackground#09a56100
  • diffEditor.insertedTextBorder#09a56100
  • diffEditor.move.border#FFB92600
  • diffEditor.moveActive.border#FFB92633
  • diffEditor.removedLineBackground#FF5F6333
  • diffEditor.removedTextBackground#FF5F6003
  • diffEditor.removedTextBorder#FF5F6300
  • diffEditorGutter.insertedLineBackground#09a56133
  • diffEditorGutter.removedLineBackground#FF5F6333
  • diffEditorOverview.insertedForeground#09a56133
  • diffEditorOverview.removedForeground#FF5F6333
  • editor.background#F4F4F6
  • editor.compositionBorder#9A9AAC
  • editor.findMatchBackground#29D4FAcc
  • editor.findMatchBorder#29D4FA
  • editor.findMatchHighlightBackground#3A86FF33
  • editor.findMatchHighlightBorder#3A86FF80
  • editor.findMatchHighlightForeground#F4F4F6e6
  • editor.findRangeHighlightBackground#3A86FF33
  • editor.findRangeHighlightBorder#3A86FF80
  • editor.foldBackground#BCBCC833
  • editor.foreground#141414
  • editor.hoverHighlightBackground#3A86FF33
  • editor.inactiveSelectionBackground#3A86FF1a
  • editor.lineHighlightBackground#E9E9ED
  • editor.lineHighlightBorder#E9E9ED
  • editor.linkedEditingBackground#3A86FF
  • editor.rangeHighlightBackground#3A86FF33
  • editor.selectionBackground#3A86FF33
  • editor.selectionHighlightBackground#3A86FF33
  • editor.symbolHighlightBackground#3A86FF33
  • editor.wordHighlightBackground#3A86FF33
  • editor.wordHighlightStrongBackground#3A86FF66
  • editor.wordHighlightTextBackground#3A86FF33
  • editorBracketHighlight.foreground1#103b80
  • editorBracketHighlight.foreground2#13499f
  • editorBracketHighlight.foreground3#1758bf
  • editorBracketHighlight.foreground4#1b66df
  • editorBracketHighlight.foreground5#8db3ef
  • editorBracketHighlight.foreground6#c6d9f7
  • editorBracketMatch.background#1b66df
  • editorBracketMatch.border#1b66df
  • editorBracketMatch.foreground#F4F4F6
  • editorError.background#FF5F631a
  • editorError.border#FF5F6300
  • editorError.foreground#FF5F63
  • editorGroup.border#9A9AAC
  • editorGroup.dropBackground#E9E9ED
  • editorGroup.dropIntoPromptBackground#BCBCC880
  • editorGroup.dropIntoPromptBorder#BCBCC880
  • editorGroup.dropIntoPromptForeground#141414
  • editorGroup.emptyBackground#F4F4F6
  • editorGroup.focusedEmptyBorder#9A9AAC
  • editorGroupHeader.border#9A9AAC
  • editorGroupHeader.noTabsBackground#F4F4F6
  • editorGroupHeader.tabsBackground#F4F4F6
  • editorGroupHeader.tabsBorder#9A9AAC
  • editorGutter.addedBackground#09a561
  • editorGutter.background#F2F2F2
  • editorGutter.deletedBackground#FF5F63
  • editorGutter.foldingControlForeground#9A9AAC
  • editorGutter.modifiedBackground#FFB926
  • editorIndentGuide.activeBackground1#8338EC80
  • editorIndentGuide.background1#BCBCC8
  • editorInfo.background#3A86FF1a
  • editorInfo.border#3A86FF00
  • editorInfo.foreground#3A86FF
  • editorLineNumber.activeForeground#8338EC
  • editorLineNumber.dimmedForeground#BCBCC8
  • editorLineNumber.foreground#9A9AAC
  • editorLink.activeForeground#8338EC
  • editorOverviewRuler.addedForeground#09a561
  • editorOverviewRuler.background#F4F4F6
  • editorOverviewRuler.border#9A9AAC
  • editorOverviewRuler.commentForeground#9A9AAC
  • editorOverviewRuler.currentContentForeground#525252
  • editorOverviewRuler.deletedForeground#FF5F63
  • editorOverviewRuler.errorForeground#FF5F63
  • editorOverviewRuler.findMatchForeground#3A86FF80
  • editorOverviewRuler.infoForeground#3A86FF
  • editorOverviewRuler.modifiedForeground#FFB926
  • editorOverviewRuler.rangeHighlightForeground#3A86FF80
  • editorOverviewRuler.selectionHighlightForeground#3A86FF80
  • editorOverviewRuler.warningForeground#FF9E45
  • editorOverviewRuler.wordHighlightForeground#3A86FF80
  • editorOverviewRuler.wordHighlightStrongForeground#3A86FF80
  • editorOverviewRuler.wordHighlightTextForeground#3A86FF80
  • editorSuggestWidget.background#F4F4F6
  • editorSuggestWidget.border#9A9AAC
  • editorSuggestWidget.focusHighlightForeground#8338EC
  • editorSuggestWidget.focusOutline#8338EC
  • editorSuggestWidget.foreground#141414
  • editorSuggestWidget.highlightForeground#3A86FF
  • editorSuggestWidget.selectedBackground#8338EC33
  • editorSuggestWidget.selectedForeground#141414
  • editorSuggestWidgetStatus.foreground#141414
  • editorWarning.background#FFB9261a
  • editorWarning.border#FFB92600
  • editorWarning.foreground#FFB926
  • editorWidget.background#E9E9ED
  • editorWidget.border#9A9AAC
  • editorWidget.foreground#141414
  • editorWidget.resizeBorder#8338EC
  • foreground#141414
  • git.blame.editorDecorationForeground#E9E9ED
  • gitDecoration.addedResourceForeground#09a561
  • gitDecoration.conflictingResourceForeground#FF9E45
  • gitDecoration.deletedResourceForeground#FF5F63
  • gitDecoration.ignoredResourceForeground#8F8FA3
  • gitDecoration.modifiedResourceForeground#FFB926
  • gitDecoration.renamedResourceForeground#29D4FA
  • gitDecoration.stageDeletedResourceForeground#E36471
  • gitDecoration.stageModifiedResourceForeground#FFD270
  • input.background#E9E9ED
  • input.border#9A9AAC
  • input.foreground#141414
  • input.placeholderForeground#BCBCC8
  • inputOption.activeBackground#E9E9ED
  • inputOption.activeBorder#8338EC
  • inputOption.activeForeground#8338EC
  • inputOption.hoverBackground#8338EC80
  • inputValidation.errorBackground#FF5F6380
  • inputValidation.errorBorder#FF5F63
  • inputValidation.errorForeground#141414
  • inputValidation.infoBackground#3A86FF80
  • inputValidation.infoBorder#3A86FF
  • inputValidation.infoForeground#141414
  • inputValidation.warningBackground#FFB92680
  • inputValidation.warningBorder#FFB926
  • inputValidation.warningForeground#141414
  • keybindingLabel.background#DDDDE3
  • keybindingLabel.border#9A9AAC
  • keybindingLabel.bottomBorder#BCBCC8
  • keybindingLabel.foreground#141414
  • keybindingTable.headerBackground#E9E9ED
  • keybindingTable.rowsBackground#E9E9ED
  • list.activeSelectionBackground#8338EC
  • list.activeSelectionForeground#F4F4F6
  • list.activeSelectionIconForeground#141414
  • list.dropBackground#8338EC80
  • list.dropBetweenBackground#8338EC
  • list.errorForeground#FF5F63
  • list.filterMatchBackground#3A86FF33
  • list.filterMatchBorder#3A86FF80
  • list.focusBackground#8338EC
  • list.focusForeground#F4F4F6
  • list.focusHighlightForeground#F4F4F6
  • list.highlightForeground#8338EC
  • list.hoverBackground#8338EC80
  • list.hoverForeground#F4F4F6
  • list.inactiveFocusBackground#8338EC
  • list.inactiveSelectionBackground#8338EC99
  • list.inactiveSelectionForeground#141414
  • list.inactiveSelectionIconForeground#141414
  • list.warningForeground#FFB926
  • listFilterWidget.background#E9E9ED
  • listFilterWidget.noMatchesOutline#FF5F6380
  • listFilterWidget.outline#9A9AAC
  • listFilterWidget.shadow#BCBCC8
  • menu.background#F4F4F6
  • menu.border#9A9AAC
  • menu.foreground#141414
  • menu.selectionBackground#8338EC80
  • menu.selectionBorder#8338EC
  • menu.selectionForeground#1F1F1F
  • menu.separatorBackground#8338EC
  • menubar.selectionBackground#8338EC80
  • menubar.selectionBorder#8338EC
  • menubar.selectionForeground#1F1F1F
  • merge.border#9A9AAC
  • merge.currentContentBackground#FFB92633
  • merge.currentHeaderBackground#FFB92666
  • merge.incomingContentBackground#09a56133
  • merge.incomingHeaderBackground#09a56166
  • mergeEditor.change.background#FFB92633
  • mergeEditor.change.word.background#FFB92633
  • mergeEditor.conflict.handled.minimapOverViewRuler#3A86FF80
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#FFD27080
  • mergeEditor.conflictingLines.background#FFD27033
  • minimap.background#F4F4F6
  • minimap.errorHighlight#FF5F63
  • minimap.findMatchHighlight#3A86FF80
  • minimap.infoHighlight#3A86FF
  • minimap.selectionHighlight#3A86FF80
  • minimap.selectionOccurrenceHighlight#29D4FAe6
  • minimap.warningHighlight#FFB926
  • minimapGutter.addedBackground#09a561
  • minimapGutter.deletedBackground#FF5F63
  • minimapGutter.modifiedBackground#FF9E45
  • minimapSlider.activeBackground#BCBCC880
  • minimapSlider.background#F4F4F6
  • minimapSlider.hoverBackground#BCBCC880
  • notebook.cellBorderColor#8338EC33
  • notebook.cellEditorBackground#F4F4F6
  • notebook.cellHoverBackground#E9E9ED
  • notebook.cellInsertionIndicator#09a561
  • notebook.cellStatusBarItemHoverBackground#8338EC80
  • notebook.cellToolbarSeparator#8338EC80
  • notebook.editorBackground#F4F4F6
  • notebook.focusedCellBorder#8338EC
  • notebook.inactiveSelectedCellBorder#8338EC331a
  • notebook.selectedCellBorder#8338EC33
  • notebookEditorOverviewRuler.runningCellForeground#8338EC
  • notebookStatusErrorIcon.foreground#FF5F63
  • notebookStatusRunningIcon.foreground#8338EC
  • notebookStatusSuccessIcon.foreground#09a561
  • notificationCenter.border#9A9AAC
  • notificationCenterHeader.background#E9E9ED
  • notificationCenterHeader.foreground#141414
  • notificationLink.foreground#70A7FF
  • notifications.background#E9E9ED
  • notifications.border#9A9AAC
  • notifications.foreground#141414
  • notificationToast.border#9A9AAC
  • panel.background#F4F4F6
  • panel.border#9A9AAC
  • panelSection.border#9A9AAC
  • panelSectionHeader.background#F4F4F6
  • panelSectionHeader.border#9A9AAC
  • panelSectionHeader.foreground#141414
  • panelTitle.activeBorder#8338EC
  • panelTitle.activeForeground#8338EC
  • panelTitle.border#9A9AAC
  • panelTitle.inactiveForeground#9A9AAC
  • panelTitleBadge.background#FF006E
  • panelTitleBadge.foreground#F4F4F6
  • peekView.border#8338EC
  • peekViewEditor.background#E9E9ED
  • peekViewEditor.matchHighlightBackground#3A86FF33
  • peekViewEditor.matchHighlightBorder#3A86FF80
  • peekViewEditorGutter.background#DDDDE3
  • peekViewResult.background#DDDDE3
  • peekViewResult.fileForeground#141414
  • peekViewResult.lineForeground#141414
  • peekViewResult.matchHighlightBackground#3A86FF33
  • peekViewResult.selectionBackground#8338EC33
  • peekViewResult.selectionForeground#141414
  • peekViewTitle.background#DDDDE3
  • peekViewTitleDescription.foreground#8F8FA3
  • peekViewTitleLabel.foreground#141414
  • problemsErrorIcon.foreground#FF5F63
  • problemsInfoIcon.foreground#3A86FF
  • problemsWarningIcon.foreground#FFB926
  • sideBar.background#F4F4F6
  • sideBar.border#9A9AAC
  • sideBar.dropBackground#8338EC80
  • sideBar.foreground#141414
  • sideBarSectionHeader.background#F4F4F6
  • sideBarSectionHeader.border#9A9AAC
  • sideBarSectionHeader.foreground#141414
  • sideBarTitle.background#F4F4F6
  • sideBarTitle.border#9A9AAC
  • sideBarTitle.foreground#141414
  • statusBar.background#F4F4F6
  • statusBar.border#9A9AAC
  • statusBar.debuggingBackground#FF9E45
  • statusBar.debuggingBorder#9A9AAC
  • statusBar.debuggingForeground#141414
  • statusBar.foreground#141414
  • statusBar.noFolderBackground#8338EC
  • statusBar.noFolderBorder#9A9AAC
  • statusBarItem.activeBackground#BCBCC8
  • statusBarItem.errorBackground#FF5F63
  • statusBarItem.errorForeground#141414
  • statusBarItem.errorHoverBackground#E36471
  • statusBarItem.errorHoverForeground#141414
  • statusBarItem.hoverBackground#8338EC80
  • statusBarItem.hoverForeground#141414
  • statusBarItem.remoteBackground#09a561
  • statusBarItem.remoteForeground#141414
  • statusBarItem.remoteHoverBackground#68B677
  • statusBarItem.remoteHoverForeground#141414
  • statusBarItem.warningBackground#FFB926
  • statusBarItem.warningForeground#141414
  • statusBarItem.warningHoverBackground#FFB926
  • statusBarItem.warningHoverForeground#141414
  • tab.activeBackground#E9E9ED
  • tab.activeBorder#8338EC
  • tab.activeBorderTop#8338EC
  • tab.activeForeground#141414
  • tab.border#9A9AAC
  • tab.hoverBackground#8338EC80
  • tab.hoverBorder#8338EC
  • tab.hoverForeground#141414
  • tab.inactiveBackground#F4F4F6
  • tab.inactiveForeground#141414
  • tab.unfocusedActiveBackground#E9E9ED
  • tab.unfocusedActiveBorder#8338EC
  • tab.unfocusedActiveBorderTop#8338EC
  • tab.unfocusedActiveForeground#141414
  • tab.unfocusedHoverBackground#8338EC80
  • tab.unfocusedHoverBorder#8338EC
  • tab.unfocusedHoverForeground#141414
  • tab.unfocusedInactiveBackground#F4F4F6
  • tab.unfocusedInactiveForeground#141414
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#3a86ff
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#3a86ff
  • terminal.ansiBrightCyan#29d4fa
  • terminal.ansiBrightGreen#09a561
  • terminal.ansiBrightMagenta#ff006e
  • terminal.ansiBrightRed#ff5f63
  • terminal.ansiBrightWhite#141414
  • terminal.ansiBrightYellow#f3c743
  • terminal.ansiCyan#29d4fa
  • terminal.ansiGreen#09a561
  • terminal.ansiMagenta#ff006e
  • terminal.ansiRed#ff5f63
  • terminal.ansiWhite#141414
  • terminal.ansiYellow#f3c743
  • terminal.background#F4F4F6
  • terminal.border#9A9AAC
  • terminal.foreground#141414
  • terminal.inactiveSelectionBackground#3A86FF1a
  • terminal.selectionBackground#3A86FF33
  • terminal.selectionForeground#141414
  • terminal.tab.activeBorder#8338EC
  • terminalCursor.background#F4F4F6
  • terminalCursor.foreground#141414
  • textLink.activeForeground#8338EC
  • textLink.foreground#3A86FF
  • titleBar.activeBackground#F4F4F6
  • titleBar.activeForeground#141414
  • titleBar.border#9A9AAC
  • titleBar.inactiveBackground#E9E9ED
  • titleBar.inactiveForeground#1F1F1F
  • tree.inactiveIndentGuidesStroke#BCBCC8
  • tree.indentGuidesStroke#8338EC80
  • window.activeBorder#9A9AAC
  • window.inactiveBorder#9A9AAC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#525252
support.type.property-name.json#3A86FF
string.quoted.double.json#9A9AAC
punctuation.separator.dictionary.pair.json#70A7FF
punctuation.definition.string.end.json#9A9AAC
punctuation.definition.string.begin.json#9A9AAC
punctuation.support.type.property-name.end.json#70A7FF
punctuation.support.type.property-name.begin.json#70A7FF
punctuation.definition.directive.al#525252
act_vscode_themes by ACT Technology Consulting - VS Code Theme