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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, markup.quote.markdown#486484italic
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#33cc33
storage.type#00994d
support#0585e1
meta.function.url, markup.underline.link, meta.link.reference, variable.parameter.url#7ebbe7
constant.language, entity.name.section.markdown, storage.modifier#cc99ff
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#f1414a
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#a64dff
punctuation, keyword.operator, meta.brace, constant.character, markup.heading.setext, punctuation.definition.list, storage.type.function.arrow, constant.other.color#ffdb4d
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#bbd1dd
variable.parameter#ffb84d

Shiki preview

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

Loading...

Hackpot - Coding Theme