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#171717
  • activityBar.background#171717
  • activityBar.border#282828
  • activityBar.foreground#f5f5f5
  • activityBar.inactiveForeground#818181
  • activityBarBadge.background#bebebe
  • badge.background#444444
  • badge.foreground#f5f5f5
  • button.background#414141
  • button.hoverBackground#4d4d4d
  • checkbox.border#282828
  • dart.closingLabels#3a3a3a
  • debugIcon.breakpointCurrentStackframeForeground#f5f5f5
  • debugIcon.breakpointDisabledForeground#f5f5f5
  • debugIcon.breakpointForeground#f5f5f5
  • debugIcon.breakpointStackframeForeground#f5f5f5
  • debugIcon.breakpointUnverifiedForeground#f5f5f5
  • debugIcon.continueForeground#f5f5f5
  • debugIcon.disconnectForeground#f5f5f5
  • debugIcon.pauseForeground#f5f5f5
  • debugIcon.restartForeground#f5f5f5
  • debugIcon.startForeground#f5f5f5
  • debugIcon.stepBackForeground#f5f5f5
  • debugIcon.stepIntoForeground#f5f5f5
  • debugIcon.stepOutForeground#f5f5f5
  • debugIcon.stepOverForeground#f5f5f5
  • debugIcon.stopForeground#f5f5f5
  • debugToolBar.background#171717
  • dropdown.background#171717
  • dropdown.foreground#f5f5f5
  • editor.background#171717
  • editor.findMatchBackground#171717
  • editor.findMatchBorder#f5f5f5
  • editor.findMatchHighlightBackground#171717
  • editor.findMatchHighlightBorder#818181
  • editor.foldBackground#171717
  • editor.foreground#f5f5f5
  • editor.hoverHighlightBackground#313131
  • editor.lineHighlightBackground#222222
  • editor.selectionBackground#313131
  • editorBracketMatch.background#171717
  • editorBracketMatch.border#818181
  • editorCursor.foreground#f5f5f5
  • editorError.foreground#b7b7b7
  • editorGroup.border#282828
  • editorGroupHeader.tabsBackground#171717
  • editorGroupHeader.tabsBorder#282828
  • editorHoverWidget.statusBarBackground#171717
  • editorIndentGuide.activeBackground#828282
  • editorIndentGuide.background#3b3b3b
  • editorInfo.foreground#b7b7b7
  • editorLightBulb.foreground#f5f5f5
  • editorLineNumber.activeForeground#8a8a8a
  • editorLineNumber.foreground#444444
  • editorLink.activeForeground#f5f5f5
  • editorOverviewRuler.border#282828
  • editorRuler.foreground#3b3b3b
  • editorSuggestWidget.foreground#bebebe
  • editorSuggestWidget.highlightForeground#f5f5f5
  • editorWarning.foreground#b7b7b7
  • editorWhitespace.foreground#444444
  • editorWidget.background#171717
  • focusBorder#171717
  • gitDecoration.addedResourceForeground#f5f5f5
  • gitDecoration.conflictingResourceForeground#f5f5f5
  • gitDecoration.deletedResourceForeground#bebebe
  • gitDecoration.ignoredResourceForeground#5b5b5b
  • gitDecoration.modifiedResourceForeground#f5f5f5
  • gitDecoration.submoduleResourceForeground#bebebe
  • gitDecoration.untrackedResourceForeground#f5f5f5
  • icon.foreground#797979
  • input.background#171717
  • input.border#171717
  • input.foreground#f5f5f5
  • list.activeSelectionBackground#282828
  • list.activeSelectionForeground#f5f5f5
  • list.errorForeground#ff6544
  • list.filterMatchBackground#444444
  • list.filterMatchBorder#171717
  • list.focusBackground#282828
  • list.highlightForeground#f5f5f5
  • list.hoverBackground#171717
  • list.inactiveSelectionBackground#171717
  • list.inactiveSelectionForeground#f5f5f5
  • list.warningForeground#ffb956
  • listFilterWidget.background#171717
  • listFilterWidget.noMatchesOutline#ff6544
  • listFilterWidget.outline#818181
  • menu.background#171717
  • menu.foreground#f5f5f5
  • menubar.selectionBackground#282828
  • panel.border#282828
  • panelTitle.activeBorder#171717
  • panelTitle.activeForeground#f5f5f5
  • panelTitle.inactiveForeground#818181
  • peekView.border#797979
  • peekViewEditor.background#171717
  • peekViewEditor.matchHighlightBackground#171717
  • peekViewEditor.matchHighlightBorder#818181
  • peekViewEditorGutter.background#171717
  • peekViewResult.background#212121
  • peekViewResult.fileForeground#f5f5f5
  • peekViewResult.lineForeground#818181
  • peekViewResult.matchHighlightBackground#313131
  • peekViewResult.selectionBackground#171717
  • peekViewResult.selectionForeground#f5f5f5
  • pickerGroup.foreground#f5f5f5
  • sash.hoverBorder#313131
  • scrollbar.shadow#171717
  • scrollbarSlider.activeBackground#f5f5f51e
  • scrollbarSlider.background#f5f5f51e
  • scrollbarSlider.hoverBackground#f5f5f51e
  • settings.checkboxBorder#282828
  • settings.dropdownBorder#282828
  • settings.modifiedItemIndicator#797979
  • settings.textInputBorder#282828
  • sideBar.background#171717
  • sideBar.border#282828
  • sideBar.foreground#bebebe
  • sideBarSectionHeader.background#171717
  • sideBarSectionHeader.border#282828
  • statusBar.background#171717
  • statusBar.border#282828
  • statusBar.debuggingBackground#171717
  • statusBar.debuggingBorder#282828
  • statusBar.debuggingForeground#f5f5f5
  • statusBar.foreground#f5f5f5
  • statusBar.noFolderBackground#171717
  • statusBar.noFolderBorder#282828
  • statusBar.noFolderForeground#f5f5f5
  • statusBarItem.activeBackground#171717
  • statusBarItem.hoverBackground#171717
  • symbolIcon.arrayForeground#f5f5f5
  • symbolIcon.booleanForeground#f5f5f5
  • symbolIcon.classForeground#f5f5f5
  • symbolIcon.colorForeground#f5f5f5
  • symbolIcon.constantForeground#f5f5f5
  • symbolIcon.constructorForeground#f5f5f5
  • symbolIcon.enumeratorForeground#f5f5f5
  • symbolIcon.enumeratorMemberForeground#f5f5f5
  • symbolIcon.eventForeground#f5f5f5
  • symbolIcon.fieldForeground#f5f5f5
  • symbolIcon.fileForeground#f5f5f5
  • symbolIcon.folderForeground#f5f5f5
  • symbolIcon.functionForeground#f5f5f5
  • symbolIcon.interfaceForeground#f5f5f5
  • symbolIcon.keyForeground#f5f5f5
  • symbolIcon.keywordForeground#f5f5f5
  • symbolIcon.methodForeground#f5f5f5
  • symbolIcon.moduleForeground#f5f5f5
  • symbolIcon.namespaceForeground#f5f5f5
  • symbolIcon.nullForeground#f5f5f5
  • symbolIcon.numberForeground#f5f5f5
  • symbolIcon.objectForeground#f5f5f5
  • symbolIcon.operatorForeground#f5f5f5
  • symbolIcon.packageForeground#f5f5f5
  • symbolIcon.propertyForeground#f5f5f5
  • symbolIcon.referenceForeground#f5f5f5
  • symbolIcon.snippetForeground#f5f5f5
  • symbolIcon.stringForeground#f5f5f5
  • symbolIcon.structForeground#f5f5f5
  • symbolIcon.textForeground#f5f5f5
  • symbolIcon.typeParameterForeground#f5f5f5
  • symbolIcon.unitForeground#f5f5f5
  • symbolIcon.variableForeground#f5f5f5
  • tab.activeForeground#f5f5f5
  • tab.border#171717
  • tab.inactiveBackground#171717
  • tab.inactiveForeground#818181
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#707070
  • terminal.ansiBrightBlack#434343
  • terminal.ansiBrightBlue#707070
  • terminal.ansiBrightCyan#c9c9c9
  • terminal.ansiBrightGreen#9c9c9c
  • terminal.ansiBrightMagenta#f5f5f5
  • terminal.ansiBrightRed#f5f5f5
  • terminal.ansiBrightWhite#f5f5f5
  • terminal.ansiBrightYellow#f5f5f5
  • terminal.ansiCyan#c9c9c9
  • terminal.ansiGreen#9c9c9c
  • terminal.ansiMagenta#f5f5f5
  • terminal.ansiRed#f5f5f5
  • terminal.ansiWhite#f5f5f5
  • terminal.ansiYellow#f5f5f5
  • terminal.background#171717
  • terminal.foreground#f5f5f5
  • terminalCursor.background#171717
  • terminalCursor.foreground#f5f5f5
  • textLink.activeForeground#f5f5f5
  • textLink.foreground#f5f5f5
  • textPreformat.foreground#f5f5f5
  • titleBar.activeBackground#171717
  • titleBar.activeForeground#f5f5f5
  • titleBar.border#282828
  • titleBar.inactiveBackground#171717
  • tree.indentGuidesStroke#3a3a3a
  • window.activeBorder#282828

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable.parameter.function#f5f5f5
comment, punctuation.definition.comment#676767
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.parameters, punctuation.definition.array#f5f5f5
none#f5f5f5
keyword.operator#f5f5f5
keyword#d1d1d1
variable#dadada
entity.name.function, meta.require, support.function.any-method#bebebe
support.class, entity.name.class, entity.name.type.class#f5f5f5
meta.class#f5f5f5
keyword.other.special-method#bebebe
storage#d1d1d1
support.function#f5f5f5
string, constant.other.symbol, entity.other.inherited-class#f5f5f5
constant.numeric#f5f5f5
none#f5f5f5
none#f5f5f5
constant#f5f5f5
entity.name.tag#dadada
entity.other.attribute-name#f5f5f5
entity.other.attribute-name.id, punctuation.definition.entity#bebebe
meta.selector#d1d1d1
none#f5f5f5
markup.heading punctuation.definition.heading, entity.name.section#bebebe
keyword.other.unit#f5f5f5
markup.bold, punctuation.definition.bold#f5f5f5bold
markup.italic, punctuation.definition.italic#d1d1d1italic
markup.raw.inline#f5f5f5
string.other.link, punctuation.definition.string.end.markdown#dadada
meta.link#f5f5f5
markup.list#dadada
markup.quote#f5f5f5
meta.separator#f5f5f5
markup.inserted#f5f5f5
markup.deleted#dadada
markup.changed#d1d1d1
constant.other.color#f5f5f5
string.regexp#f5f5f5
constant.character.escape#f5f5f5
punctuation.section.embedded, variable.interpolation#d1d1d1
invalid.illegal#f5f5f5
invalid.broken#171717
invalid.deprecated#f5f5f5
invalid.unimplemented#f5f5f5