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.activeBorder#61AFEF
  • activityBar.background#21252B
  • activityBar.border#181A1F
  • activityBar.foreground#ABB2BF
  • activityBar.inactiveForeground#5C6370
  • activityBarBadge.background#61AFEF
  • activityBarBadge.foreground#282C34
  • breadcrumb.activeSelectionForeground#ABB2BF
  • breadcrumb.focusForeground#ABB2BF
  • breadcrumb.foreground#5C6370
  • breadcrumbPicker.background#21252B
  • button.background#61AFEF
  • button.foreground#282C34
  • button.hoverBackground#C678DD
  • button.secondaryBackground#5C6370
  • button.secondaryForeground#282C34
  • button.secondaryHoverBackground#ABB2BF
  • charts.blue#61AFEF
  • charts.foreground#ABB2BF
  • charts.green#C678DD
  • charts.lines#181A1F
  • charts.orange#C678DD
  • charts.purple#61AFEF
  • charts.red#E06C75
  • charts.yellow#D19A66
  • checkbox.background#21252B
  • checkbox.border#181A1F
  • checkbox.foreground#ABB2BF
  • commandCenter.activeBorder#61AFEF
  • commandCenter.activeForeground#61AFEF
  • commandCenter.background#21252B
  • commandCenter.border#181A1F
  • commandCenter.foreground#ABB2BF
  • debugExceptionWidget.background#E06C7530
  • debugExceptionWidget.border#E06C75
  • debugIcon.breakpointForeground#E06C75
  • debugIcon.continueForeground#C678DD
  • debugIcon.startForeground#C678DD
  • debugIcon.stepIntoForeground#61AFEF
  • debugIcon.stepOutForeground#61AFEF
  • debugIcon.stepOverForeground#61AFEF
  • debugIcon.stopForeground#E06C75
  • debugToolBar.background#21252B
  • debugToolBar.border#181A1F
  • descriptionForeground#5C6370
  • diffEditor.border#181A1F
  • diffEditor.insertedTextBackground#C678DD20
  • diffEditor.removedTextBackground#E06C7520
  • dropdown.background#21252B
  • dropdown.border#181A1F
  • dropdown.foreground#ABB2BF
  • dropdown.listBackground#21252B
  • editor.background#282C34
  • editor.findMatchBackground#61AFEF50
  • editor.findMatchHighlightBackground#61AFEF30
  • editor.findRangeHighlightBackground#61AFEF10
  • editor.foreground#ABB2BF
  • editor.hoverHighlightBackground#61AFEF10
  • editor.inactiveSelectionBackground#61AFEF30
  • editor.lineHighlightBackground#ABB2BF0D
  • editor.lineHighlightBorder#ABB2BF00
  • editor.selectionBackground#61AFEF60
  • editor.selectionHighlightBackground#61AFEF20
  • editor.wordHighlightBackground#61AFEF20
  • editor.wordHighlightStrongBackground#61AFEF40
  • editorBracketMatch.background#61AFEF20
  • editorBracketMatch.border#61AFEF
  • editorCodeLens.foreground#5C6370
  • editorCursor.foreground#61AFEF
  • editorError.foreground#E06C75
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#21252B
  • editorGroupHeader.tabsBorder#181A1F
  • editorGutter.addedBackground#C678DD
  • editorGutter.background#282C34
  • editorGutter.deletedBackground#E06C75
  • editorGutter.modifiedBackground#61AFEF
  • editorIndentGuide.activeBackground1#5C637080
  • editorIndentGuide.background1#181A1F40
  • editorInfo.foreground#C678DD
  • editorLineNumber.activeForeground#ABB2BF
  • editorLineNumber.foreground#5C6370
  • editorLink.activeForeground#61AFEF
  • editorOverviewRuler.border#181A1F00
  • editorOverviewRuler.findMatchForeground#61AFEF80
  • editorOverviewRuler.rangeHighlightForeground#61AFEF80
  • editorRuler.foreground#181A1F
  • editorWarning.foreground#D19A66
  • editorWhitespace.foreground#5C637040
  • errorForeground#E06C75
  • extensionBadge.remoteBackground#61AFEF
  • extensionBadge.remoteForeground#282C34
  • extensionButton.prominentBackground#61AFEF
  • extensionButton.prominentForeground#282C34
  • extensionButton.prominentHoverBackground#C678DD
  • focusBorder#61AFEF
  • foreground#ABB2BF
  • gitDecoration.addedResourceForeground#C678DD
  • gitDecoration.conflictingResourceForeground#D19A66
  • gitDecoration.deletedResourceForeground#E06C75
  • gitDecoration.ignoredResourceForeground#5C6370
  • gitDecoration.modifiedResourceForeground#61AFEF
  • gitDecoration.submoduleResourceForeground#5C6370
  • gitDecoration.untrackedResourceForeground#C678DD
  • icon.foreground#ABB2BF
  • input.background#21252B
  • input.border#181A1F
  • input.foreground#ABB2BF
  • input.placeholderForeground#5C6370
  • inputOption.activeBorder#61AFEF
  • inputValidation.errorBackground#21252B
  • inputValidation.errorBorder#E06C75
  • inputValidation.infoBackground#21252B
  • inputValidation.infoBorder#C678DD
  • inputValidation.warningBackground#21252B
  • inputValidation.warningBorder#D19A66
  • list.activeSelectionBackground#2C313C
  • list.activeSelectionForeground#ABB2BF
  • list.errorForeground#E06C75
  • list.focusBackground#61AFEF30
  • list.highlightForeground#61AFEF
  • list.hoverBackground#2C313C
  • list.hoverForeground#ABB2BF
  • list.inactiveSelectionBackground#2C313C
  • list.inactiveSelectionForeground#ABB2BF
  • list.warningForeground#D19A66
  • menu.background#21252B
  • menu.foreground#ABB2BF
  • menu.selectionBackground#2C313C
  • menu.selectionForeground#ABB2BF
  • menu.separatorBackground#181A1F
  • menubar.selectionBackground#2C313C
  • menubar.selectionForeground#ABB2BF
  • minimap.errorHighlight#E06C75
  • minimap.findMatchHighlight#61AFEF
  • minimap.selectionHighlight#61AFEF60
  • minimap.warningHighlight#D19A66
  • minimapGutter.addedBackground#C678DD
  • minimapGutter.deletedBackground#E06C75
  • minimapGutter.modifiedBackground#61AFEF
  • notebook.cellBorderColor#181A1F
  • notebook.cellEditorBackground#21252B
  • notebook.cellStatusBarItemHoverBackground#61AFEF20
  • notebook.editorBackground#282C34
  • notebook.focusedCellBackground#ABB2BF0D
  • notebook.focusedCellBorder#61AFEF
  • notificationCenterHeader.background#21252B
  • notificationCenterHeader.foreground#5C6370
  • notifications.background#21252B
  • notifications.border#181A1F
  • notifications.foreground#ABB2BF
  • notificationsErrorIcon.foreground#E06C75
  • notificationsInfoIcon.foreground#C678DD
  • notificationsWarningIcon.foreground#D19A66
  • peekView.border#61AFEF
  • peekViewEditor.background#282C34
  • peekViewEditorGutter.background#282C34
  • peekViewResult.background#21252B
  • peekViewResult.fileForeground#ABB2BF
  • peekViewResult.lineForeground#5C6370
  • peekViewResult.matchHighlightBackground#61AFEF40
  • peekViewTitle.background#21252B
  • peekViewTitleDescription.foreground#5C6370
  • peekViewTitleLabel.foreground#ABB2BF
  • sash.hoverBorder#61AFEF
  • scrollbar.shadow#21252B00
  • scrollbarSlider.activeBackground#61AFEF
  • scrollbarSlider.background#ABB2BF20
  • scrollbarSlider.hoverBackground#ABB2BF30
  • selection.background#61AFEF60
  • settings.checkboxBackground#21252B
  • settings.dropdownBackground#21252B
  • settings.headerForeground#ABB2BF
  • settings.modifiedItemIndicator#61AFEF
  • settings.numberInputBackground#21252B
  • settings.textInputBackground#21252B
  • sideBar.background#21252B
  • sideBar.border#181A1F
  • sideBar.foreground#ABB2BF
  • sideBarSectionHeader.background#21252B
  • sideBarSectionHeader.border#181A1F
  • sideBarSectionHeader.foreground#ABB2BF
  • sideBarTitle.foreground#ABB2BF
  • statusBar.background#21252B
  • statusBar.border#181A1F
  • statusBar.debuggingBackground#61AFEF
  • statusBar.debuggingForeground#282C34
  • statusBar.foreground#ABB2BF
  • statusBar.noFolderBackground#21252B
  • statusBarItem.prominentBackground#61AFEF20
  • statusBarItem.remoteBackground#61AFEF
  • statusBarItem.remoteForeground#282C34
  • symbolIcon.arrayForeground#ABB2BF
  • symbolIcon.booleanForeground#61AFEF
  • symbolIcon.classForeground#C678DD
  • symbolIcon.colorForeground#61AFEF
  • symbolIcon.constantForeground#C678DD
  • symbolIcon.constructorForeground#61AFEF
  • symbolIcon.enumeratorForeground#C678DD
  • symbolIcon.enumeratorMemberForeground#61AFEF
  • symbolIcon.eventForeground#C678DD
  • symbolIcon.fieldForeground#61AFEF
  • symbolIcon.fileForeground#ABB2BF
  • symbolIcon.folderForeground#5C6370
  • symbolIcon.functionForeground#61AFEF
  • symbolIcon.interfaceForeground#C678DD
  • symbolIcon.keyForeground#ABB2BF
  • symbolIcon.keywordForeground#61AFEF
  • symbolIcon.methodForeground#61AFEF
  • symbolIcon.moduleForeground#ABB2BF
  • symbolIcon.namespaceForeground#ABB2BF
  • symbolIcon.nullForeground#5C6370
  • symbolIcon.numberForeground#C678DD
  • symbolIcon.objectForeground#ABB2BF
  • symbolIcon.operatorForeground#61AFEF
  • symbolIcon.packageForeground#ABB2BF
  • symbolIcon.propertyForeground#C678DD
  • symbolIcon.referenceForeground#61AFEF
  • symbolIcon.snippetForeground#ABB2BF
  • symbolIcon.stringForeground#C678DD
  • symbolIcon.structForeground#61AFEF
  • symbolIcon.textForeground#ABB2BF
  • symbolIcon.typeParameterForeground#C678DD
  • symbolIcon.unitForeground#C678DD
  • symbolIcon.variableForeground#61AFEF
  • tab.activeBackground#282C34
  • tab.activeBorderTop#61AFEF
  • tab.activeForeground#ABB2BF
  • tab.border#181A1F
  • tab.hoverBackground#282C34
  • tab.inactiveBackground#21252B
  • tab.inactiveForeground#5C6370
  • tab.unfocusedActiveBorder#282C34
  • tab.unfocusedActiveBorderTop#181A1F
  • tab.unfocusedHoverBackground#21252B
  • terminal.ansiBlack#21252B
  • terminal.ansiBlue#61AFEF
  • terminal.ansiBrightBlack#5C6370
  • terminal.ansiBrightBlue#61AFEF
  • terminal.ansiBrightCyan#61AFEF
  • terminal.ansiBrightGreen#C678DD
  • terminal.ansiBrightMagenta#C678DD
  • terminal.ansiBrightRed#E06C75
  • terminal.ansiBrightWhite#ABB2BF
  • terminal.ansiBrightYellow#D19A66
  • terminal.ansiCyan#61AFEF
  • terminal.ansiGreen#C678DD
  • terminal.ansiMagenta#C678DD
  • terminal.ansiRed#E06C75
  • terminal.ansiWhite#ABB2BF
  • terminal.ansiYellow#D19A66
  • terminal.background#282C34
  • terminal.border#181A1F
  • terminal.foreground#ABB2BF
  • terminal.selectionBackground#61AFEF60
  • terminalCursor.foreground#61AFEF
  • titleBar.activeBackground#21252B
  • titleBar.activeForeground#ABB2BF
  • titleBar.border#181A1F
  • titleBar.inactiveBackground#21252B
  • titleBar.inactiveForeground#5C6370
  • tree.indentGuidesStroke#181A1F
  • widget.shadow#21252B40

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#5C6370italic
constant, entity.name.constant, variable.other.constant, variable.language#C678DD
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#C678DD
entity, entity.name#61AFEF
entity.name.function, support.function, entity.name.tag#61AFEFbold
entity.name.type, entity.other.attribute-name, support.type, support.class, meta.tag#C678DD
entity.other.inherited-class#C678DDitalic
variable, string constant.other.placeholder#ABB2BF
variable.parameter.function#ABB2BF
variable.other.object, variable.other.object.property#ABB2BF
variable.other.readwrite.alias#C678DD
keyword, storage.type, storage.modifier, keyword.operator.expression#61AFEFbold
keyword.control, keyword.operator.new#61AFEFbold
keyword.other.unit#C678DD
string, entity.other.inherited-class#C678DD
string.quoted.double.html, string.quoted.single.html, string.unquoted.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#C678DD
string.quoted.double.xml, string.quoted.single.xml, string.unquoted.xml, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml#C678DD
storage#61AFEFbold
meta.preprocessor, entity.name.function.preprocessor#D19A66
markup.heading, markup.bold#61AFEFbold
markup.heading entity.name#61AFEFbold
markup.italicitalic
markup.code, markup.inline.raw#C678DD
markup.quote#5C6370
markup.changed#61AFEF
markup.inserted#C678DD
markup.deleted#E06C75
markup.ignored, markup.untracked#5C6370
punctuation.definition.list.begin.markdown#C678DD
meta.separator#61AFEFbold
string.regexp, constant.character.escape#C678DD
source.css string, source.scss string#C678DD
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css#C678DD
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#ABB2BF
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css#61AFEF
support.type.property-name.json#ABB2BF
string.quoted.double.json#C678DD
invalid, invalid.illegal#E06C75underline
invalid.deprecated#E06C75italic underline
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#5C6370
brackethighlighter.unmatched#E06C75