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.background#6B5B95
  • activityBar.border#6B5B95
  • activityBar.dropBackground#6B5B95
  • activityBar.foreground#F8F8F8
  • activityBar.inactiveForeground#A8A2C7
  • activityBarBadge.background#A8A2C7
  • activityBarBadge.foreground#2d2a2e
  • badge.background#A8A2C7a0
  • badge.foreground#2d2a2e
  • button.background#A8A2C7
  • button.foreground#2d2a2e
  • button.hoverBackground#6B5B95
  • button.secondaryBackground#3c3836
  • button.secondaryForeground#F8F8F8
  • button.secondaryHoverBackground#45403d
  • charts.blue#6B5B95
  • charts.foreground#A8A2C7
  • charts.green#A8A2C7
  • charts.lines#a89984
  • charts.orange#A8A2C7
  • charts.purple#F8F8F8
  • charts.red#e06c75
  • charts.yellow#A8A2C7
  • checkbox.background#2d2a2e
  • checkbox.border#5a524c
  • checkbox.foreground#A8A2C7
  • debugConsole.errorForeground#e06c75
  • debugConsole.infoForeground#6B5B95
  • debugConsole.sourceForeground#F8F8F8
  • debugConsole.warningForeground#A8A2C7
  • debugConsoleInputIcon.foreground#F8F8F8
  • debugExceptionWidget.background#32302f
  • debugExceptionWidget.border#45403d
  • debugIcon.breakpointCurrentStackframeForeground#A8A2C7
  • debugIcon.breakpointDisabledForeground#7c6f64
  • debugIcon.breakpointForeground#e06c75
  • debugIcon.breakpointStackframeForeground#6B5B95
  • debugIcon.breakpointUnverifiedForeground#a89984
  • debugIcon.continueForeground#A8A2C7
  • debugIcon.disconnectForeground#e06c75
  • debugIcon.pauseForeground#A8A2C7
  • debugIcon.restartForeground#A8A2C7
  • debugIcon.startForeground#A8A2C7
  • debugIcon.stepBackForeground#A8A2C7
  • debugIcon.stepIntoForeground#A8A2C7
  • debugIcon.stepOutForeground#A8A2C7
  • debugIcon.stepOverForeground#A8A2C7
  • debugIcon.stopForeground#e06c75
  • debugToolBar.background#32302f
  • debugToolBar.border#45403d
  • descriptionForeground#8b9798
  • diffEditor.border#2d2a2e
  • diffEditor.diagonalFill#45403d
  • diffEditor.insertedTextBackground#A8A2C715
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#e06c7515
  • diffEditor.removedTextBorder#00000000
  • diffEditorGutter.insertedLineBackground#A8A2C720
  • diffEditorGutter.removedLineBackground#e06c7520
  • diffEditorOverview.insertedForeground#A8A2C7
  • diffEditorOverview.removedForeground#e06c75
  • dropdown.background#2d2a2e
  • dropdown.border#45403d
  • dropdown.foreground#a89984
  • editor.background#2d2a2e
  • editor.findMatchBackground#A8A2C730
  • editor.findMatchBorder#A8A2C7
  • editor.findMatchHighlightBackground#6B5B9520
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#6B5B9515
  • editor.findRangeHighlightBorder#00000000
  • editor.focusedStackFrameHighlightBackground#A8A2C730
  • editor.foreground#A8A2C7
  • editor.hoverHighlightBackground#32302f
  • editor.inactiveSelectionBackground#6B5B9520
  • editor.lineHighlightBackground#32302f80
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#32302f80
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#6B5B9530
  • editor.selectionHighlightBackground#6B5B9525
  • editor.selectionHighlightBorder#00000000
  • editor.stackFrameHighlightBackground#A8A2C720
  • editor.wordHighlightBackground#6B5B9520
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#A8A2C720
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketMatch.background#A8A2C730
  • editorBracketMatch.border#A8A2C7
  • editorCodeLens.foreground#7c6f64
  • editorCursor.background#2d2a2e
  • editorCursor.foreground#F8F8F8
  • editorError.border#00000000
  • editorError.foreground#e06c75
  • editorGroup.border#2d2a2e
  • editorGroup.dropBackground#32302f80
  • editorGroupHeader.border#2d2a2e
  • editorGroupHeader.noTabsBackground#2d2a2e
  • editorGroupHeader.tabsBackground#2d2a2e
  • editorGroupHeader.tabsBorder#2d2a2e
  • editorGutter.addedBackground#A8A2C7
  • editorGutter.background#2d2a2e
  • editorGutter.commentRangeForeground#7c6f64
  • editorGutter.deletedBackground#e06c75
  • editorGutter.foldingControlForeground#7c6f64
  • editorGutter.modifiedBackground#A8A2C7
  • editorHint.border#00000000
  • editorHint.foreground#6B5B95
  • editorHoverWidget.background#32302f
  • editorHoverWidget.border#45403d
  • editorHoverWidget.foreground#A8A2C7
  • editorHoverWidget.statusBarBackground#221f22
  • editorIndentGuide.activeBackground#7c6f64
  • editorIndentGuide.background#5a524c
  • editorInfo.border#00000000
  • editorInfo.foreground#6B5B95
  • editorLineNumber.activeForeground#A8A2C7
  • editorLineNumber.foreground#5a524c
  • editorLink.activeForeground#A8A2C7
  • editorMarkerNavigation.background#32302f
  • editorMarkerNavigationError.background#32302f
  • editorMarkerNavigationInfo.background#32302f
  • editorMarkerNavigationWarning.background#32302f
  • editorOverviewRuler.addedForeground#A8A2C7
  • editorOverviewRuler.border#221f22
  • editorOverviewRuler.bracketMatchForeground#A8A2C7
  • editorOverviewRuler.commonContentForeground#7c6f64
  • editorOverviewRuler.currentContentForeground#A8A2C7
  • editorOverviewRuler.deletedForeground#e06c75
  • editorOverviewRuler.errorForeground#e06c75
  • editorOverviewRuler.findMatchForeground#A8A2C7
  • editorOverviewRuler.incomingContentForeground#6B5B95
  • editorOverviewRuler.infoForeground#6B5B95
  • editorOverviewRuler.modifiedForeground#A8A2C7
  • editorOverviewRuler.rangeHighlightForeground#A8A2C7
  • editorOverviewRuler.selectionHighlightForeground#6B5B95
  • editorOverviewRuler.warningForeground#A8A2C7
  • editorOverviewRuler.wordHighlightForeground#6B5B95
  • editorOverviewRuler.wordHighlightStrongForeground#A8A2C7
  • editorPane.background#2d2a2e
  • editorRuler.foreground#5a524c
  • editorSuggestWidget.background#32302f
  • editorSuggestWidget.border#45403d
  • editorSuggestWidget.foreground#A8A2C7
  • editorSuggestWidget.highlightForeground#A8A2C7
  • editorSuggestWidget.selectedBackground#45403d
  • editorSuggestWidget.selectedForeground#F8F8F8
  • editorUnnecessaryCode.border#00000000
  • editorUnnecessaryCode.opacity#00000080
  • editorWarning.border#00000000
  • editorWarning.foreground#A8A2C7
  • editorWhitespace.foreground#5a524c
  • editorWidget.background#32302f
  • editorWidget.border#45403d
  • editorWidget.foreground#A8A2C7
  • editorWidget.resizeBorder#A8A2C7
  • errorForeground#ff6d7e
  • extensionBadge.remoteBackground#A8A2C7
  • extensionBadge.remoteForeground#2d2a2e
  • extensionButton.prominentBackground#A8A2C7
  • extensionButton.prominentForeground#2d2a2e
  • extensionButton.prominentHoverBackground#6B5B95
  • extensionIcon.preReleaseForeground#F8F8F8
  • extensionIcon.sponsorForeground#A8A2C7
  • extensionIcon.starForeground#A8A2C7
  • extensionIcon.verifiedForeground#A8A2C7
  • extensionsViewBadge.remoteBackground#A8A2C7
  • extensionsViewBadge.remoteForeground#2d2a2e
  • focusBorder#A8A2C7
  • foreground#a89984
  • gitDecoration.addedResourceForeground#A8A2C7
  • gitDecoration.conflictingResourceForeground#e06c75
  • gitDecoration.deletedResourceForeground#e06c75
  • gitDecoration.ignoredResourceForeground#7c6f64
  • gitDecoration.modifiedResourceForeground#A8A2C7
  • gitDecoration.stageDeletedResourceForeground#e06c75
  • gitDecoration.stageModifiedResourceForeground#A8A2C7
  • gitDecoration.submoduleResourceForeground#6B5B95
  • gitDecoration.untrackedResourceForeground#A8A2C7
  • icon.foreground#F8F8F8
  • imagePreview.border#45403d
  • input.background#2d2a2e00
  • input.border#45403d
  • input.foreground#A8A2C7
  • input.placeholderForeground#7c6f64
  • inputOption.activeBorder#A8A2C7
  • inputValidation.errorBackground#b85651
  • inputValidation.errorBorder#e06c75
  • inputValidation.errorForeground#A8A2C7
  • inputValidation.infoBackground#6B5B95
  • inputValidation.infoBorder#6B5B95
  • inputValidation.infoForeground#A8A2C7
  • inputValidation.warningBackground#A8A2C7
  • inputValidation.warningBorder#A8A2C7
  • inputValidation.warningForeground#A8A2C7
  • keybindingLabel.background#32302f
  • keybindingLabel.border#45403d
  • keybindingLabel.bottomBorder#45403d
  • keybindingLabel.foreground#F8F8F8
  • list.activeSelectionBackground#45403d60
  • list.activeSelectionForeground#A8A2C7
  • list.dropBackground#32302f80
  • list.errorForeground#e06c75
  • list.focusBackground#221f22
  • list.focusOutline#221f22
  • list.highlightForeground#A8A2C7
  • list.hoverBackground#2d2a2e00
  • list.hoverForeground#A8A2C7
  • list.inactiveFocusBackground#221f22
  • list.inactiveSelectionBackground#45403d48
  • list.inactiveSelectionForeground#a89984
  • list.invalidItemForeground#b85651
  • list.warningForeground#A8A2C7
  • menu.background#2d2a2e
  • menu.border#45403d
  • menu.foreground#A8A2C7
  • menu.selectionBackground#32302f
  • menu.selectionBorder#A8A2C7
  • menu.selectionForeground#F8F8F8
  • menu.separatorBackground#45403d
  • menubar.selectionBackground#32302f
  • menubar.selectionBorder#A8A2C7
  • menubar.selectionForeground#F8F8F8
  • merge.border#2d2a2e
  • merge.commonContentBackground#7c6f6440
  • merge.commonHeaderBackground#7c6f6460
  • merge.currentContentBackground#A8A2C720
  • merge.currentHeaderBackground#A8A2C740
  • merge.incomingContentBackground#6B5B9520
  • merge.incomingHeaderBackground#6B5B9540
  • minimap.background#2d2a2e00
  • minimap.errorHighlight#e06c75
  • minimap.findMatchHighlight#A8A2C7
  • minimap.selectionHighlight#6B5B95
  • minimap.warningHighlight#A8A2C7
  • minimapGutter.addedBackground#A8A2C7
  • minimapGutter.deletedBackground#e06c75
  • minimapGutter.modifiedBackground#A8A2C7
  • minimapSlider.activeBackground#7c6f6480
  • minimapSlider.background#7c6f6430
  • minimapSlider.hoverBackground#7c6f6460
  • notificationCenter.border#45403d
  • notificationCenterHeader.background#221f22
  • notificationCenterHeader.foreground#F8F8F8
  • notificationLink.foreground#A8A2C7
  • notifications.background#32302f
  • notifications.border#45403d
  • notifications.foreground#A8A2C7
  • notificationsErrorIcon.foreground#e06c75
  • notificationsInfoIcon.foreground#6B5B95
  • notificationsList.notificationFocusOutline#A8A2C7
  • notificationsWarningIcon.foreground#A8A2C7
  • notificationToast.border#45403d
  • panel.background#2d2a2e
  • panel.border#2d2a2e
  • panel.dropBorder#A8A2C7
  • panelInput.border#45403d
  • panelSection.border#2d2a2e
  • panelSection.dropBackground#32302f80
  • panelSectionHeader.background#32302f
  • panelSectionHeader.border#2d2a2e
  • panelSectionHeader.foreground#A8A2C7
  • panelTitle.activeBorder#A8A2C7
  • panelTitle.activeForeground#F8F8F8
  • panelTitle.inactiveForeground#a89984
  • peekView.border#A8A2C7
  • peekViewEditor.background#221f22
  • peekViewEditor.matchHighlightBackground#A8A2C730
  • peekViewEditor.matchHighlightBorder#A8A2C7
  • peekViewEditorGutter.background#221f22
  • peekViewResult.background#32302f
  • peekViewResult.fileForeground#A8A2C7
  • peekViewResult.lineForeground#a89984
  • peekViewResult.matchHighlightBackground#A8A2C730
  • peekViewResult.selectionBackground#45403d
  • peekViewResult.selectionForeground#F8F8F8
  • peekViewTitle.background#221f22
  • peekViewTitleDescription.foreground#a89984
  • peekViewTitleLabel.foreground#F8F8F8
  • pickerGroup.border#45403d
  • pickerGroup.foreground#F8F8F8
  • problemsErrorIcon.foreground#e06c75
  • problemsInfoIcon.foreground#6B5B95
  • problemsWarningIcon.foreground#A8A2C7
  • progressBar.background#A8A2C7
  • quickInput.background#2d2a2e
  • quickInput.foreground#A8A2C7
  • quickInputList.focusBackground#32302f
  • quickInputList.focusForeground#F8F8F8
  • quickInputTitle.background#221f22
  • scrollbar.shadow#00000070
  • scrollbarSlider.activeBackground#a89984
  • scrollbarSlider.background#7c6f6480
  • scrollbarSlider.hoverBackground#7c6f64
  • selection.background#6B5B9526
  • sideBar.background#221f22
  • sideBar.border#2d2a2e
  • sideBar.foreground#928374
  • sideBarSectionHeader.background#32302f
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#A8A2C7
  • sideBarTitle.foreground#F8F8F8
  • statusBar.background#221f22
  • statusBar.border#2d2a2e
  • statusBar.debuggingBackground#A8A2C7
  • statusBar.debuggingBorder#2d2a2e
  • statusBar.debuggingForeground#2d2a2e
  • statusBar.foreground#a89984
  • statusBar.noFolderBackground#221f22
  • statusBar.noFolderBorder#2d2a2e
  • statusBar.noFolderForeground#a89984
  • statusBarItem.activeBackground#32302f80
  • statusBarItem.errorBackground#e06c75
  • statusBarItem.errorForeground#2d2a2e
  • statusBarItem.hoverBackground#32302f60
  • statusBarItem.prominentBackground#32302f
  • statusBarItem.prominentForeground#F8F8F8
  • statusBarItem.prominentHoverBackground#45403d
  • statusBarItem.remoteBackground#A8A2C7
  • statusBarItem.remoteForeground#2d2a2e
  • statusBarItem.warningBackground#A8A2C7
  • statusBarItem.warningForeground#2d2a2e
  • symbolIcon.arrayForeground#F8F8F8
  • symbolIcon.booleanForeground#F8F8F8
  • symbolIcon.classForeground#A8A2C7
  • symbolIcon.colorForeground#F8F8F8
  • symbolIcon.constantForeground#F8F8F8
  • symbolIcon.constructorForeground#A8A2C7
  • symbolIcon.enumeratorForeground#F8F8F8
  • symbolIcon.enumeratorMemberForeground#6B5B95
  • symbolIcon.eventForeground#A8A2C7
  • symbolIcon.fieldForeground#6B5B95
  • symbolIcon.fileForeground#F8F8F8
  • symbolIcon.folderForeground#F8F8F8
  • symbolIcon.functionForeground#A8A2C7
  • symbolIcon.interfaceForeground#A8A2C7
  • symbolIcon.keyForeground#F8F8F8
  • symbolIcon.keywordForeground#F8F8F8
  • symbolIcon.methodForeground#A8A2C7
  • symbolIcon.moduleForeground#A8A2C7
  • symbolIcon.namespaceForeground#F8F8F8
  • symbolIcon.nullForeground#F8F8F8
  • symbolIcon.numberForeground#F8F8F8
  • symbolIcon.objectForeground#F8F8F8
  • symbolIcon.operatorForeground#A8A2C7
  • symbolIcon.packageForeground#F8F8F8
  • symbolIcon.propertyForeground#6B5B95
  • symbolIcon.referenceForeground#F8F8F8
  • symbolIcon.snippetForeground#F8F8F8
  • symbolIcon.stringForeground#F8F8F8
  • symbolIcon.structForeground#A8A2C7
  • symbolIcon.textForeground#F8F8F8
  • symbolIcon.typeParameterForeground#A8A2C7
  • symbolIcon.unitForeground#F8F8F8
  • symbolIcon.variableForeground#6B5B95
  • tab.activeBackground#2d2a2e
  • tab.activeBorder#A8A2C7
  • tab.activeBorderTop#00000000
  • tab.activeForeground#A8A2C7
  • tab.activeModifiedBorder#A8A2C7
  • tab.border#2d2a2e
  • tab.hoverBackground#2d2a2e
  • tab.hoverBorder#A8A2C7
  • tab.inactiveBackground#2d2a2e
  • tab.inactiveForeground#a89984
  • tab.inactiveModifiedBorder#6B5B95
  • tab.unfocusedActiveBackground#2d2a2e
  • tab.unfocusedActiveBorder#6B5B95
  • tab.unfocusedActiveForeground#a89984
  • tab.unfocusedActiveModifiedBorder#6B5B95
  • tab.unfocusedHoverBackground#2d2a2e
  • tab.unfocusedHoverBorder#6B5B95
  • tab.unfocusedInactiveBackground#2d2a2e
  • tab.unfocusedInactiveForeground#7c6f64
  • tab.unfocusedInactiveModifiedBorder#3c3836
  • terminal.ansiBlack#32302f
  • terminal.ansiBlue#7daea3
  • terminal.ansiBrightBlack#928374
  • terminal.ansiBrightBlue#7daea3
  • terminal.ansiBrightCyan#89b482
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#ff6b6b
  • terminal.ansiBrightRed#e06c75
  • terminal.ansiBrightWhite#ddc7a1
  • terminal.ansiBrightYellow#e78a4e
  • terminal.ansiCyan#89b482
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#ff6b6b
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#d4be98
  • terminal.ansiYellow#e78a4e
  • terminal.foreground#d4be98
  • terminalCursor.foreground#d4be98
  • testing.iconErrored#e06c75
  • testing.iconFailed#e06c75
  • testing.iconPassed#A8A2C7
  • testing.iconQueued#A8A2C7
  • testing.iconSkipped#a89984
  • testing.iconUnset#a89984
  • testing.message.error.decorationForeground#e06c75
  • testing.message.error.lineBackground#e06c7520
  • testing.message.info.decorationForeground#6B5B95
  • testing.message.info.lineBackground#6B5B9520
  • testing.peekBorder#A8A2C7
  • testing.peekHeaderBackground#221f22
  • testing.runAction#A8A2C7
  • textBlockQuote.background#32302f
  • textBlockQuote.border#a89984
  • textCodeBlock.background#32302f
  • textLink.activeForeground#F8F8F8
  • textLink.foreground#A8A2C7
  • textPreformat.foreground#A8A2C7
  • titleBar.activeBackground#6B5B95
  • titleBar.activeForeground#F8F8F8
  • titleBar.border#6B5B95
  • titleBar.inactiveBackground#6B5B95
  • titleBar.inactiveForeground#A8A2C7
  • toolbar.hoverBackground#383432
  • tree.indentGuidesStroke#7c6f64
  • widget.shadow#00000070

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends#e06c75
keyword.other.debugger#e06c75
storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch#A8A2C7
keyword.operator#A8A2C7
string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end#A8A2C7
entity.other.attribute-name#A8A2C7
constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation#98c379
entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method#98c379
keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map#89b482
storage.type.annotation#89b482
entity.name.label, constant.other.label#89b482
support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module#89b482
storage.type, support.type, entity.name.type, keyword.type#7daea3
entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class#7daea3
constant.numeric#ff6b6b
constant.language.boolean#ff6b6b
entity.name.function.preprocessor#ff6b6b
variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan#ff6b6b
constant.language, support.constant#ff6b6b
variable, support.variable, meta.definition.variable#A8A2C7
variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key#A8A2C7
punctuation, meta.brace, meta.delimiter, meta.bracket#A8A2C7
Verum Themes by Icycoldveins - VS Code Theme