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#7AA2F7
  • activityBar.background#16161E
  • activityBar.border#101014
  • activityBar.foreground#A9B1D6
  • activityBar.inactiveForeground#565F89
  • activityBarBadge.background#7AA2F7
  • activityBarBadge.foreground#1A1B26
  • breadcrumb.activeSelectionForeground#A9B1D6
  • breadcrumb.focusForeground#A9B1D6
  • breadcrumb.foreground#565F89
  • breadcrumbPicker.background#16161E
  • button.background#7AA2F7
  • button.foreground#1A1B26
  • button.hoverBackground#BB9AF7
  • button.secondaryBackground#565F89
  • button.secondaryForeground#1A1B26
  • button.secondaryHoverBackground#A9B1D6
  • charts.blue#7AA2F7
  • charts.foreground#A9B1D6
  • charts.green#BB9AF7
  • charts.lines#101014
  • charts.orange#BB9AF7
  • charts.purple#7AA2F7
  • charts.red#F7768E
  • charts.yellow#E0AF68
  • checkbox.background#16161E
  • checkbox.border#101014
  • checkbox.foreground#A9B1D6
  • commandCenter.activeBorder#7AA2F7
  • commandCenter.activeForeground#7AA2F7
  • commandCenter.background#16161E
  • commandCenter.border#101014
  • commandCenter.foreground#A9B1D6
  • debugExceptionWidget.background#F7768E30
  • debugExceptionWidget.border#F7768E
  • debugIcon.breakpointForeground#F7768E
  • debugIcon.continueForeground#BB9AF7
  • debugIcon.startForeground#BB9AF7
  • debugIcon.stepIntoForeground#7AA2F7
  • debugIcon.stepOutForeground#7AA2F7
  • debugIcon.stepOverForeground#7AA2F7
  • debugIcon.stopForeground#F7768E
  • debugToolBar.background#16161E
  • debugToolBar.border#101014
  • descriptionForeground#565F89
  • diffEditor.border#101014
  • diffEditor.insertedTextBackground#BB9AF720
  • diffEditor.removedTextBackground#F7768E20
  • dropdown.background#16161E
  • dropdown.border#101014
  • dropdown.foreground#A9B1D6
  • dropdown.listBackground#16161E
  • editor.background#1A1B26
  • editor.findMatchBackground#7AA2F750
  • editor.findMatchHighlightBackground#7AA2F730
  • editor.findRangeHighlightBackground#7AA2F710
  • editor.foreground#A9B1D6
  • editor.hoverHighlightBackground#7AA2F710
  • editor.inactiveSelectionBackground#7AA2F730
  • editor.lineHighlightBackground#A9B1D60D
  • editor.lineHighlightBorder#A9B1D600
  • editor.selectionBackground#7AA2F760
  • editor.selectionHighlightBackground#7AA2F720
  • editor.wordHighlightBackground#7AA2F720
  • editor.wordHighlightStrongBackground#7AA2F740
  • editorBracketMatch.background#7AA2F720
  • editorBracketMatch.border#7AA2F7
  • editorCodeLens.foreground#565F89
  • editorCursor.foreground#7AA2F7
  • editorError.foreground#F7768E
  • editorGroup.border#101014
  • editorGroupHeader.tabsBackground#16161E
  • editorGroupHeader.tabsBorder#101014
  • editorGutter.addedBackground#BB9AF7
  • editorGutter.background#1A1B26
  • editorGutter.deletedBackground#F7768E
  • editorGutter.modifiedBackground#7AA2F7
  • editorIndentGuide.activeBackground1#565F8980
  • editorIndentGuide.background1#10101440
  • editorInfo.foreground#BB9AF7
  • editorLineNumber.activeForeground#A9B1D6
  • editorLineNumber.foreground#565F89
  • editorLink.activeForeground#7AA2F7
  • editorOverviewRuler.border#10101400
  • editorOverviewRuler.findMatchForeground#7AA2F780
  • editorOverviewRuler.rangeHighlightForeground#7AA2F780
  • editorRuler.foreground#101014
  • editorWarning.foreground#E0AF68
  • editorWhitespace.foreground#565F8940
  • errorForeground#F7768E
  • extensionBadge.remoteBackground#7AA2F7
  • extensionBadge.remoteForeground#1A1B26
  • extensionButton.prominentBackground#7AA2F7
  • extensionButton.prominentForeground#1A1B26
  • extensionButton.prominentHoverBackground#BB9AF7
  • focusBorder#7AA2F7
  • foreground#A9B1D6
  • gitDecoration.addedResourceForeground#BB9AF7
  • gitDecoration.conflictingResourceForeground#E0AF68
  • gitDecoration.deletedResourceForeground#F7768E
  • gitDecoration.ignoredResourceForeground#565F89
  • gitDecoration.modifiedResourceForeground#7AA2F7
  • gitDecoration.submoduleResourceForeground#565F89
  • gitDecoration.untrackedResourceForeground#BB9AF7
  • icon.foreground#A9B1D6
  • input.background#16161E
  • input.border#101014
  • input.foreground#A9B1D6
  • input.placeholderForeground#565F89
  • inputOption.activeBorder#7AA2F7
  • inputValidation.errorBackground#16161E
  • inputValidation.errorBorder#F7768E
  • inputValidation.infoBackground#16161E
  • inputValidation.infoBorder#BB9AF7
  • inputValidation.warningBackground#16161E
  • inputValidation.warningBorder#E0AF68
  • list.activeSelectionBackground#292E42
  • list.activeSelectionForeground#A9B1D6
  • list.errorForeground#F7768E
  • list.focusBackground#7AA2F730
  • list.highlightForeground#7AA2F7
  • list.hoverBackground#292E42
  • list.hoverForeground#A9B1D6
  • list.inactiveSelectionBackground#292E42
  • list.inactiveSelectionForeground#A9B1D6
  • list.warningForeground#E0AF68
  • menu.background#16161E
  • menu.foreground#A9B1D6
  • menu.selectionBackground#292E42
  • menu.selectionForeground#A9B1D6
  • menu.separatorBackground#101014
  • menubar.selectionBackground#292E42
  • menubar.selectionForeground#A9B1D6
  • minimap.errorHighlight#F7768E
  • minimap.findMatchHighlight#7AA2F7
  • minimap.selectionHighlight#7AA2F760
  • minimap.warningHighlight#E0AF68
  • minimapGutter.addedBackground#BB9AF7
  • minimapGutter.deletedBackground#F7768E
  • minimapGutter.modifiedBackground#7AA2F7
  • notebook.cellBorderColor#101014
  • notebook.cellEditorBackground#16161E
  • notebook.cellStatusBarItemHoverBackground#7AA2F720
  • notebook.editorBackground#1A1B26
  • notebook.focusedCellBackground#A9B1D60D
  • notebook.focusedCellBorder#7AA2F7
  • notificationCenterHeader.background#16161E
  • notificationCenterHeader.foreground#565F89
  • notifications.background#16161E
  • notifications.border#101014
  • notifications.foreground#A9B1D6
  • notificationsErrorIcon.foreground#F7768E
  • notificationsInfoIcon.foreground#BB9AF7
  • notificationsWarningIcon.foreground#E0AF68
  • peekView.border#7AA2F7
  • peekViewEditor.background#1A1B26
  • peekViewEditorGutter.background#1A1B26
  • peekViewResult.background#16161E
  • peekViewResult.fileForeground#A9B1D6
  • peekViewResult.lineForeground#565F89
  • peekViewResult.matchHighlightBackground#7AA2F740
  • peekViewTitle.background#16161E
  • peekViewTitleDescription.foreground#565F89
  • peekViewTitleLabel.foreground#A9B1D6
  • sash.hoverBorder#7AA2F7
  • scrollbar.shadow#16161E00
  • scrollbarSlider.activeBackground#7AA2F7
  • scrollbarSlider.background#A9B1D620
  • scrollbarSlider.hoverBackground#A9B1D630
  • selection.background#7AA2F760
  • settings.checkboxBackground#16161E
  • settings.dropdownBackground#16161E
  • settings.headerForeground#A9B1D6
  • settings.modifiedItemIndicator#7AA2F7
  • settings.numberInputBackground#16161E
  • settings.textInputBackground#16161E
  • sideBar.background#16161E
  • sideBar.border#101014
  • sideBar.foreground#A9B1D6
  • sideBarSectionHeader.background#16161E
  • sideBarSectionHeader.border#101014
  • sideBarSectionHeader.foreground#A9B1D6
  • sideBarTitle.foreground#A9B1D6
  • statusBar.background#16161E
  • statusBar.border#101014
  • statusBar.debuggingBackground#7AA2F7
  • statusBar.debuggingForeground#1A1B26
  • statusBar.foreground#A9B1D6
  • statusBar.noFolderBackground#16161E
  • statusBarItem.prominentBackground#7AA2F720
  • statusBarItem.remoteBackground#7AA2F7
  • statusBarItem.remoteForeground#1A1B26
  • symbolIcon.arrayForeground#A9B1D6
  • symbolIcon.booleanForeground#7AA2F7
  • symbolIcon.classForeground#BB9AF7
  • symbolIcon.colorForeground#7AA2F7
  • symbolIcon.constantForeground#BB9AF7
  • symbolIcon.constructorForeground#7AA2F7
  • symbolIcon.enumeratorForeground#BB9AF7
  • symbolIcon.enumeratorMemberForeground#7AA2F7
  • symbolIcon.eventForeground#BB9AF7
  • symbolIcon.fieldForeground#7AA2F7
  • symbolIcon.fileForeground#A9B1D6
  • symbolIcon.folderForeground#565F89
  • symbolIcon.functionForeground#7AA2F7
  • symbolIcon.interfaceForeground#BB9AF7
  • symbolIcon.keyForeground#A9B1D6
  • symbolIcon.keywordForeground#7AA2F7
  • symbolIcon.methodForeground#7AA2F7
  • symbolIcon.moduleForeground#A9B1D6
  • symbolIcon.namespaceForeground#A9B1D6
  • symbolIcon.nullForeground#565F89
  • symbolIcon.numberForeground#BB9AF7
  • symbolIcon.objectForeground#A9B1D6
  • symbolIcon.operatorForeground#7AA2F7
  • symbolIcon.packageForeground#A9B1D6
  • symbolIcon.propertyForeground#BB9AF7
  • symbolIcon.referenceForeground#7AA2F7
  • symbolIcon.snippetForeground#A9B1D6
  • symbolIcon.stringForeground#BB9AF7
  • symbolIcon.structForeground#7AA2F7
  • symbolIcon.textForeground#A9B1D6
  • symbolIcon.typeParameterForeground#BB9AF7
  • symbolIcon.unitForeground#BB9AF7
  • symbolIcon.variableForeground#7AA2F7
  • tab.activeBackground#1A1B26
  • tab.activeBorderTop#7AA2F7
  • tab.activeForeground#A9B1D6
  • tab.border#101014
  • tab.hoverBackground#1A1B26
  • tab.inactiveBackground#16161E
  • tab.inactiveForeground#565F89
  • tab.unfocusedActiveBorder#1A1B26
  • tab.unfocusedActiveBorderTop#101014
  • tab.unfocusedHoverBackground#16161E
  • terminal.ansiBlack#16161E
  • terminal.ansiBlue#7AA2F7
  • terminal.ansiBrightBlack#565F89
  • terminal.ansiBrightBlue#7AA2F7
  • terminal.ansiBrightCyan#7AA2F7
  • terminal.ansiBrightGreen#BB9AF7
  • terminal.ansiBrightMagenta#BB9AF7
  • terminal.ansiBrightRed#F7768E
  • terminal.ansiBrightWhite#A9B1D6
  • terminal.ansiBrightYellow#E0AF68
  • terminal.ansiCyan#7AA2F7
  • terminal.ansiGreen#BB9AF7
  • terminal.ansiMagenta#BB9AF7
  • terminal.ansiRed#F7768E
  • terminal.ansiWhite#A9B1D6
  • terminal.ansiYellow#E0AF68
  • terminal.background#1A1B26
  • terminal.border#101014
  • terminal.foreground#A9B1D6
  • terminal.selectionBackground#7AA2F760
  • terminalCursor.foreground#7AA2F7
  • titleBar.activeBackground#16161E
  • titleBar.activeForeground#A9B1D6
  • titleBar.border#101014
  • titleBar.inactiveBackground#16161E
  • titleBar.inactiveForeground#565F89
  • tree.indentGuidesStroke#101014
  • widget.shadow#16161E40

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#565F89italic
constant, entity.name.constant, variable.other.constant, variable.language#BB9AF7
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#BB9AF7
entity, entity.name#7AA2F7
entity.name.function, support.function, entity.name.tag#7AA2F7bold
entity.name.type, entity.other.attribute-name, support.type, support.class, meta.tag#BB9AF7
entity.other.inherited-class#BB9AF7italic
variable, string constant.other.placeholder#A9B1D6
variable.parameter.function#A9B1D6
variable.other.object, variable.other.object.property#A9B1D6
variable.other.readwrite.alias#BB9AF7
keyword, storage.type, storage.modifier, keyword.operator.expression#7AA2F7bold
keyword.control, keyword.operator.new#7AA2F7bold
keyword.other.unit#BB9AF7
string, entity.other.inherited-class#BB9AF7
string.quoted.double.html, string.quoted.single.html, string.unquoted.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#BB9AF7
string.quoted.double.xml, string.quoted.single.xml, string.unquoted.xml, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml#BB9AF7
storage#7AA2F7bold
meta.preprocessor, entity.name.function.preprocessor#E0AF68
markup.heading, markup.bold#7AA2F7bold
markup.heading entity.name#7AA2F7bold
markup.italicitalic
markup.code, markup.inline.raw#BB9AF7
markup.quote#565F89
markup.changed#7AA2F7
markup.inserted#BB9AF7
markup.deleted#F7768E
markup.ignored, markup.untracked#565F89
punctuation.definition.list.begin.markdown#BB9AF7
meta.separator#7AA2F7bold
string.regexp, constant.character.escape#BB9AF7
source.css string, source.scss string#BB9AF7
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css#BB9AF7
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#A9B1D6
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css#7AA2F7
support.type.property-name.json#A9B1D6
string.quoted.double.json#BB9AF7
invalid, invalid.illegal#F7768Eunderline
invalid.deprecated#F7768Eitalic underline
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#565F89
brackethighlighter.unmatched#F7768E