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.activeBackground#362817
  • activityBar.activeBorder#9F6934
  • activityBar.background#231a0f
  • activityBar.foreground#32CD32
  • activityBar.inactiveForeground#32CD3295
  • activityBarBadge.background#1e621e
  • badge.background#362817
  • badge.foreground#b1e7b1
  • breadcrumb.background#362817
  • breadcrumb.foreground#1e621e
  • button.background#1e621e
  • button.foreground#b1e7b1
  • dropdown.background#231a0f
  • dropdown.border#1e621e
  • editor.background#231a0f
  • editor.findMatchHighlightBackground#47351f
  • editor.foldBackground#47351f
  • editor.foreground#b1e7b1
  • editor.hoverHighlightBackground#362817
  • editor.lineHighlightBackground#47351f50
  • editor.rangeHighlightBackground#231a0f
  • editor.selectionBackground#47351f
  • editorBracketMatch.border#1e621e
  • editorCursor.foreground#32CD32
  • editorGroup.border#362817
  • editorGroupHeader.tabsBackground#231a0f
  • editorHoverWidget.background#362817
  • editorHoverWidget.border#1e621e
  • editorHoverWidget.foreground#b1e7b1
  • editorIndentGuide.background1#36281795
  • editorLineNumber.activeForeground#32CD32
  • editorLineNumber.foreground#1e621e
  • editorMarkerNavigationError.background#ff661a
  • editorMarkerNavigationWarning.background#362817
  • editorPane.background#231a0f
  • editorSuggestWidget.selectedBackground#47351f
  • editorUnnecessaryCode.opacity#000000c0
  • editorWidget.background#362817
  • editorWidget.border#1e621e
  • errorForeground#b1e7b1
  • focusBorder#1e621e
  • input.background#231a0f
  • input.foreground#b1e7b1
  • input.placeholderForeground#b1e7b1
  • inputOption.activeBorder#9F6934
  • inputValidation.errorBackground#362817
  • inputValidation.errorBorder#1e621e
  • inputValidation.infoBackground#362817
  • inputValidation.infoBorder#1e621e
  • inputValidation.warningBackground#362817
  • inputValidation.warningBorder#1e621e
  • list.activeSelectionBackground#47351f50
  • list.activeSelectionForeground#32CD32
  • list.dropBackground#362817
  • list.focusBackground#47351f50
  • list.highlightForeground#32CD32
  • list.hoverBackground#47351f50
  • list.inactiveSelectionBackground#231a0f
  • list.inactiveSelectionForeground#32CD32
  • minimap.findMatchHighlight#b1e7b1
  • minimap.selectionHighlight#32CD32
  • notificationCenterHeader.background#47351f
  • notificationCenterHeader.foreground#32CD32
  • notifications.background#362817
  • notifications.foreground#b1e7b1
  • panel.border#1e621e
  • panelTitle.activeBorder#9F6934
  • panelTitle.activeForeground#32CD32
  • peekView.border#1e621e
  • peekViewEditor.background#231a0f
  • peekViewEditor.matchHighlightBackground#1e621e
  • peekViewEditorGutter.background#362817
  • peekViewResult.background#362817
  • peekViewTitle.background#362817
  • pickerGroup.border#1e621e
  • pickerGroup.foreground#362817
  • progressBar.background#1e621e
  • scrollbarSlider.activeBackground#594226
  • scrollbarSlider.background#47351f
  • scrollbarSlider.hoverBackground#594226
  • selection.background#362817
  • settings.checkboxBorder#1e621e
  • settings.checkboxForeground#b1e7b1
  • settings.dropdownForeground#b1e7b1
  • settings.headerForeground#32CD32
  • settings.modifiedItemIndicator#9F6934
  • settings.numberInputBackground#362817
  • settings.textInputBackground#362817
  • settings.textInputForeground#b1e7b1
  • sideBar.background#231a0f
  • sideBar.border#1e621e
  • sideBar.foreground#b1e7b1
  • sideBarSectionHeader.background#362817
  • sideBarSectionHeader.foreground#9F6934
  • sideBarTitle.foreground#32CD32
  • statusBar.background#231a0f
  • statusBar.debuggingBackground#ffb84d
  • statusBar.foreground#32CD32
  • statusBar.noFolderBackground#231a0f
  • statusBar.noFolderForeground#32CD32
  • tab.activeBackground#362817
  • tab.activeBorder#9F6934
  • tab.activeForeground#32CD32
  • tab.border#1e621e
  • tab.inactiveBackground#231a0f
  • tab.inactiveForeground#32CD3290
  • tab.unfocusedActiveBorder#9F693495
  • tab.unfocusedActiveForeground#32CD3295
  • tab.unfocusedInactiveForeground#32CD3290
  • terminal.ansiBlack#362817
  • terminal.ansiBlue#268BD2
  • terminal.ansiBrightBlack#47351f
  • terminal.ansiBrightBlue#1fada6
  • terminal.ansiBrightCyan#00ffff
  • terminal.ansiBrightGreen#32CD32
  • terminal.ansiBrightMagenta#b366ff
  • terminal.ansiBrightRed#ff661a
  • terminal.ansiBrightWhite#c4edc4
  • terminal.ansiBrightYellow#ffff1a
  • terminal.ansiCyan#1b9891
  • terminal.ansiGreen#1e621e
  • terminal.ansiMagenta#9933ff
  • terminal.ansiRed#ff704d
  • terminal.ansiWhite#b1e7b1
  • terminal.ansiYellow#ffff99
  • terminal.foreground#b1e7b1
  • titleBar.activeBackground#231a0f
  • titleBar.border#1e621e
  • titleBar.inactiveBackground#231a0f
  • tree.indentGuidesStroke#362817

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, markup.quote.markdown#1e621eitalic
markup.deleted, support.type.exception, token.error-token#ff661a
variable.language#ff704d
entity.name.function, entity.name.tag, meta.function-call, entity.name.type, meta.embedded.block.html, variable.other.global, string.other.link.description.markdown, variable.other.property, keyword.other.unit, markup.list, string.other.link.title#32CD32
storage.type#d0a97c
support#00b359
meta.function.url, markup.underline.link, meta.link.reference, variable.parameter.url#268BD2
constant.language, entity.name.section.markdown, storage.modifier#b366ff
constant.numeric, constant.character.numeric#e56697
string.quoted, punctuation.definition.string, markup.fenced_code.block.markdown, string.interpolated, string.template, markup.inline.raw.string#1fada6
constant.character.escape, constant.other.placeholder, constant.other.character-class, constant.character.entity, keyword.operator.new, keyword.operator.ternary, keyword.operator.quantifier, keyword.operator.negation, keyword.operator.unpacking, keyword.operator.arithmetic, keyword.operator.increment, keyword.operator.decrement, keyword.operator.channel, keyword.operator.redirect, keyword.operator.expansion, keyword.operator.spread, keyword.operator.rest, keyword.operator.address, keyword.operator.ellipsis, punctuation.vararg-ellipses, meta.separator.markdown, markup.inserted.math.display.markdown#ffff4d
keyword, storage.type.js, storage.type.function, entity.other, support.type.property-name, entity.name.tag.localname, entity.other.attribute-name.html, markup.raw.block.markdown#9F6934
punctuation, keyword.operator, meta.brace, constant.character, markup.heading.setext, punctuation.definition.list, storage.type.function.arrow, constant.other.color#ffb84d
meta.embedded.block, meta.assertion, meta.group.assertion, meta.function-call.arguments, variable.other, variable.other.property, entity.other.attribute-name, string.unquoted.html, meta.object, constant.other, variable.other.constant#b1e7b1
variable.parameter#76d576

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...