Skip to main content
Coding Theme

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#000000
  • activityBar.border#161616
  • activityBar.foreground#f4f4f4
  • activityBar.inactiveForeground#a8a8a8
  • activityBarBadge.background#4589ff
  • activityBarBadge.foreground#000000
  • badge.background#4589ff
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#4589ff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#f4f4f4
  • breadcrumb.foreground#c6c6c6
  • breadcrumbPicker.background#161616
  • button.background#4589ff
  • button.foreground#000000
  • button.hoverBackground#78a9ff
  • button.secondaryBackground#161616
  • button.secondaryForeground#f4f4f4
  • button.secondaryHoverBackground#262626
  • checkbox.background#161616
  • checkbox.border#393939
  • checkbox.foreground#f4f4f4
  • debugToolBar.background#161616
  • diffEditor.insertedTextBackground#0cbdba1a
  • diffEditor.removedTextBackground#fa4d561a
  • dropdown.background#161616
  • dropdown.border#393939
  • dropdown.foreground#f4f4f4
  • dropdown.listBackground#161616
  • editor.background#000000
  • editor.findMatchBackground#ee53963d
  • editor.findMatchHighlightBackground#ee539626
  • editor.findRangeHighlightBackground#a56eff26
  • editor.foreground#f4f4f4
  • editor.hoverHighlightBackground#78a9ff26
  • editor.inactiveSelectionBackground#6c798326
  • editor.lineHighlightBackground#262626
  • editor.rangeHighlightBackground#78a9ff1a
  • editor.selectionBackground#4589ff4d
  • editor.selectionHighlightBackground#4589ff33
  • editor.wordHighlightBackground#78a9ff33
  • editor.wordHighlightStrongBackground#08bdba33
  • editorBracketMatch.background#a56eff4d
  • editorBracketMatch.border#a56eff
  • editorCodeLens.foreground#a8a8a8
  • editorCursor.background#000000
  • editorCursor.foreground#4589ff
  • editorError.foreground#fa4d56
  • editorGroup.border#161616
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#161616
  • editorGutter.addedBackground#08bdba
  • editorGutter.deletedBackground#fa4d56
  • editorGutter.modifiedBackground#ff7eb6
  • editorHoverWidget.background#161616
  • editorHoverWidget.border#393939
  • editorIndentGuide.activeBackground1#393939
  • editorIndentGuide.background1#262626
  • editorInfo.foreground#78a9ff
  • editorLineNumber.activeForeground#f4f4f4
  • editorLineNumber.foreground#a8a8a8
  • editorLink.activeForeground#4589ff
  • editorMarkerNavigation.background#161616
  • editorMarkerNavigationError.background#fa4d56
  • editorMarkerNavigationInfo.background#78a9ff
  • editorMarkerNavigationWarning.background#ff7eb6
  • editorOverviewRuler.addedForeground#08bdba
  • editorOverviewRuler.border#161616
  • editorOverviewRuler.deletedForeground#fa4d56
  • editorOverviewRuler.errorForeground#fa4d56
  • editorOverviewRuler.findMatchForeground#ee539680
  • editorOverviewRuler.infoForeground#78a9ff
  • editorOverviewRuler.modifiedForeground#ff7eb6
  • editorOverviewRuler.warningForeground#ff7eb6
  • editorRuler.foreground#262626
  • editorSuggestWidget.background#161616
  • editorSuggestWidget.border#393939
  • editorSuggestWidget.foreground#f4f4f4
  • editorSuggestWidget.highlightForeground#4589ff
  • editorSuggestWidget.selectedBackground#393939
  • editorWarning.foreground#ff7eb6
  • editorWhitespace.foreground#262626
  • editorWidget.background#161616
  • editorWidget.border#393939
  • editorWidget.foreground#f4f4f4
  • extensionButton.prominentBackground#4589ff
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#78a9ff
  • focusBorder#4589ff
  • foreground#f4f4f4
  • gitDecoration.addedResourceForeground#08bdba
  • gitDecoration.conflictingResourceForeground#ee5396
  • gitDecoration.deletedResourceForeground#fa4d56
  • gitDecoration.ignoredResourceForeground#a8a8a8
  • gitDecoration.modifiedResourceForeground#ff7eb6
  • gitDecoration.submoduleResourceForeground#78a9ff
  • gitDecoration.untrackedResourceForeground#08bdba
  • input.background#161616
  • input.border#393939
  • input.foreground#f4f4f4
  • input.placeholderForeground#a8a8a8
  • inputOption.activeBackground#4589ff4d
  • inputOption.activeBorder#4589ff
  • inputValidation.errorBackground#fa4d561a
  • inputValidation.errorBorder#fa4d56
  • inputValidation.infoBackground#78a9ff1a
  • inputValidation.infoBorder#78a9ff
  • inputValidation.warningBackground#ff7eb61a
  • inputValidation.warningBorder#ff7eb6
  • list.activeSelectionBackground#4589ff4d
  • list.activeSelectionForeground#f4f4f4
  • list.dropBackground#78a9ff4d
  • list.focusBackground#393939
  • list.focusForeground#f4f4f4
  • list.highlightForeground#4589ff
  • list.hoverBackground#393939
  • list.hoverForeground#f4f4f4
  • list.inactiveFocusBackground#262626
  • list.inactiveSelectionBackground#393939
  • list.inactiveSelectionForeground#f4f4f4
  • listFilterWidget.background#161616
  • listFilterWidget.noMatchesOutline#fa4d56
  • listFilterWidget.outline#4589ff
  • menu.background#161616
  • menu.border#393939
  • menu.foreground#f4f4f4
  • menu.selectionBackground#393939
  • menu.selectionForeground#f4f4f4
  • menu.separatorBackground#393939
  • menubar.selectionBackground#393939
  • menubar.selectionForeground#f4f4f4
  • minimap.background#000000
  • minimapGutter.addedBackground#08bdba
  • minimapGutter.deletedBackground#fa4d56
  • minimapGutter.modifiedBackground#ff7eb6
  • notificationCenterHeader.background#161616
  • notificationCenterHeader.foreground#f4f4f4
  • notifications.background#161616
  • notifications.border#393939
  • notifications.foreground#f4f4f4
  • notificationsErrorIcon.foreground#fa4d56
  • notificationsInfoIcon.foreground#78a9ff
  • notificationsWarningIcon.foreground#ff7eb6
  • notificationToast.border#393939
  • panel.background#000000
  • panel.border#161616
  • panelInput.border#393939
  • panelTitle.activeBorder#4589ff
  • panelTitle.activeForeground#f4f4f4
  • panelTitle.inactiveForeground#a8a8a8
  • peekView.border#4589ff
  • peekViewEditor.background#161616
  • peekViewEditor.matchHighlightBackground#ee53963d
  • peekViewResult.background#161616
  • peekViewResult.fileForeground#f4f4f4
  • peekViewResult.lineForeground#c6c6c6
  • peekViewResult.matchHighlightBackground#ee53963d
  • peekViewResult.selectionBackground#393939
  • peekViewResult.selectionForeground#f4f4f4
  • peekViewTitle.background#161616
  • peekViewTitleDescription.foreground#c6c6c6
  • peekViewTitleLabel.foreground#f4f4f4
  • pickerGroup.border#393939
  • pickerGroup.foreground#4589ff
  • progressBar.background#4589ff
  • quickInput.background#161616
  • quickInput.foreground#f4f4f4
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#525252
  • scrollbarSlider.background#525252
  • scrollbarSlider.hoverBackground#6f6f6f
  • selection.background#4589ff4d
  • settings.checkboxBackground#161616
  • settings.checkboxBorder#393939
  • settings.checkboxForeground#f4f4f4
  • settings.dropdownBackground#161616
  • settings.dropdownBorder#393939
  • settings.dropdownForeground#f4f4f4
  • settings.dropdownListBorder#393939
  • settings.headerForeground#f4f4f4
  • settings.modifiedItemIndicator#4589ff
  • settings.numberInputBackground#161616
  • settings.numberInputBorder#393939
  • settings.numberInputForeground#f4f4f4
  • settings.textInputBackground#161616
  • settings.textInputBorder#393939
  • settings.textInputForeground#f4f4f4
  • sideBar.background#000000
  • sideBar.border#161616
  • sideBar.foreground#f4f4f4
  • sideBarSectionHeader.background#161616
  • sideBarSectionHeader.border#161616
  • sideBarSectionHeader.foreground#f4f4f4
  • sideBarTitle.foreground#f4f4f4
  • statusBar.background#000000
  • statusBar.border#161616
  • statusBar.debuggingBackground#ee5396
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#c6c6c6
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#c6c6c6
  • statusBarItem.activeBackground#525252
  • statusBarItem.hoverBackground#525252
  • statusBarItem.prominentBackground#4589ff
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#78a9ff
  • tab.activeBackground#000000
  • tab.activeBorder#4589ff
  • tab.activeForeground#f4f4f4
  • tab.activeModifiedBorder#ff7eb6
  • tab.border#161616
  • tab.hoverBackground#262626
  • tab.hoverForeground#f4f4f4
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#a8a8a8
  • tab.inactiveModifiedBorder#a8a8a8
  • tab.unfocusedActiveBorder#393939
  • tab.unfocusedActiveForeground#c6c6c6
  • tab.unfocusedInactiveForeground#a8a8a8
  • terminal.ansiBlack#161616
  • terminal.ansiBlue#4589ff
  • terminal.ansiBrightBlack#393939
  • terminal.ansiBrightBlue#78a9ff
  • terminal.ansiBrightCyan#08bdba
  • terminal.ansiBrightGreen#42be65
  • terminal.ansiBrightMagenta#ee5396
  • terminal.ansiBrightRed#fa4d56
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ff7eb6
  • terminal.ansiCyan#08bdba
  • terminal.ansiGreen#42be65
  • terminal.ansiMagenta#ee5396
  • terminal.ansiRed#fa4d56
  • terminal.ansiWhite#f4f4f4
  • terminal.ansiYellow#ff7eb6
  • terminal.background#000000
  • terminal.foreground#f4f4f4
  • terminal.selectionBackground#4589ff4d
  • terminalCursor.background#000000
  • terminalCursor.foreground#4589ff
  • textBlockQuote.background#161616
  • textBlockQuote.border#393939
  • textCodeBlock.background#161616
  • textLink.activeForeground#78a9ff
  • textLink.foreground#4589ff
  • textPreformat.foreground#ee5396
  • textSeparator.foreground#393939
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#f4f4f4
  • titleBar.border#161616
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#a8a8a8
  • tree.indentGuidesStroke#393939
  • welcomePage.background#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f6f6fitalic
variable, string constant.other.placeholder#82cfff
constant.other.color#08bdba
invalid, invalid.illegal#fa4d56
keyword, storage.type, storage.modifier#be95ff
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#c6c6c6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ee5396
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4589ff
meta.block variable.other#82cfff
support.other.variable, string.other.link#82cfff
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#08bdba
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#ee5396
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#4589ff
support.type#4589ff
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#4589ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#82cfff
variable.language#be95ffitalic
entity.name.method.js#4589ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#4589ff
entity.other.attribute-name#08bdba
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#08bdbaitalic
entity.other.attribute-name.class#08bdba
source.sass keyword.control#4589ff
markup.inserted#42be65
markup.deleted#fa4d56
markup.changed#ff7eb6
string.regexp#ee5396
constant.character.escape#08bdba
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#be95ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#82cfffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#be95ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4589ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#08bdba
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ee5396
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82cfff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4589ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ee5396
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#be95ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#08bdba
text.html.markdown, punctuation.definition.list_item.markdown#f4f4f4
text.html.markdown markup.inline.raw.markdown#ee5396
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#a8a8a8
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#4589ff
markup.italic#ee5396italic
markup.bold, markup.bold string#ee5396bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#ee5396bold
markup.underline#08bdbaunderline
markup.quote punctuation.definition.blockquote.markdown#a8a8a8
markup.quoteitalic
string.other.link.title.markdown#4589ff
string.other.link.description.title.markdown#82cfff
constant.other.reference.link.markdown#08bdba
markup.raw.block#ee5396
markup.raw.block.fenced.markdown#525252
punctuation.definition.fenced.markdown#525252
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#f4f4f4
variable.language.fenced.markdown#a8a8a8
meta.separator#a8a8a8bold
markup.table#f4f4f4
entity.name.type.ts, entity.name.type.tsx, support.type.primitive.ts, support.type.primitive.tsx#33b1ff
entity.name.type.interface.ts, entity.name.type.interface.tsx#33b1ff
entity.name.type.parameter.ts, entity.name.type.parameter.tsx#be95ff
punctuation.decorator.ts, punctuation.decorator.tsx#d4bbff
entity.name.function.luau, support.function.luau#4589ff
keyword.control.luau, keyword.other.luau, storage.type.luau#be95ff
variable.luau, variable.other.luau#82cfff
constant.numeric.luau, constant.language.luau#08bdba
string.quoted.luau, string.template.luau#ee5396
entity.name.type.luau, support.type.luau#33b1ff
keyword.control.rust, keyword.other.rust, storage.type.rust#be95ff
storage.modifier.rust, keyword.other.unsafe.rust#be95ffitalic
entity.name.type.rust, entity.name.type.struct.rust, entity.name.type.enum.rust, entity.name.type.trait.rust, entity.name.type.union.rust#33b1ff
entity.name.type.primitive.rust, support.type.primitive.rust#33b1ff
entity.name.function.rust, support.function.rust#4589ff
entity.name.function.macro.rust, support.function.macro.rust, meta.macro.rust entity.name.function.rust#d4bbff
storage.modifier.lifetime.rust, entity.name.type.lifetime.rust, punctuation.definition.lifetime.rust#ff7eb6italic
meta.attribute.rust, entity.name.function.attribute.rust#08bdba
variable.language.rust, variable.language.self.rust#be95ffitalic
entity.name.namespace.rust, entity.name.module.rust#4589ff
meta.generic.rust, entity.name.type.parameter.rust#be95ff
constant.other.rust, constant.other.caps.rust#08bdba
variable.other.rust#82cfff
constant.other.enum.rust, entity.name.constant.rust#ff7eb6
meta.path.rust entity.name.namespace.rust#78a9ff
variable.other.member.rust, meta.field.rust#82cfff
keyword.operator.question.rust#ff7eb6bold
meta.generic.rust punctuation.brackets.angle.rust#be95ff
keyword.control.swift, keyword.other.declaration-specifier.swift, storage.type.swift, storage.modifier.swift, keyword.control.import.swift#be95ff
entity.name.function.swift, support.function.swift#4589ff
entity.name.type.swift, support.type.swift, entity.name.type.struct.swift, entity.name.type.class.swift, entity.name.type.enum.swift, entity.name.type.protocol.swift#33b1ff
variable.other.swift, variable.other.property.swift#82cfff
variable.parameter.swift#08bdba
variable.language.swift#be95ffitalic
keyword.control.annotation.swift, meta.attribute.swift#08bdba
punctuation.section.embedded.swift#be95ff
entity.name.type.parameter.swift#be95ff
entity.name.variable.enum-member.swift, constant.other.enum.case.swift#ff7eb6
keyword.control.preprocessor.swift, meta.preprocessor.swift#be95ff
entity.name.label.swift, variable.parameter.argument-label.swift#08bdba
SmallTheme Carbon OLED by HowManySmall - VS Code Theme