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#101818
  • activityBar.border#161e1e
  • activityBar.foreground#00B0B9
  • activityBar.inactiveForeground#606060
  • activityBarBadge.background#008C95
  • activityBarBadge.foreground#ffffff
  • badge.background#008C95
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#00B0B9
  • breadcrumb.focusForeground#f8f8f8
  • breadcrumb.foreground#808080
  • breadcrumbPicker.background#141c1c
  • button.background#008C95
  • button.foreground#ffffff
  • button.hoverBackground#009EA6
  • button.secondaryBackground#242c2c
  • button.secondaryForeground#f8f8f8
  • button.secondaryHoverBackground#3a3a3a
  • charts.blue#5a9bcf
  • charts.foreground#f8f8f8
  • charts.green#008C95
  • charts.lines#008C95
  • charts.orange#ff9500
  • charts.purple#c792ea
  • charts.red#e05050
  • charts.yellow#ffcc00
  • contrastBorder#242c2c
  • descriptionForeground#00B0B9
  • diffEditor.insertedLineBackground#008C9520
  • diffEditor.insertedTextBackground#008C9530
  • diffEditor.removedLineBackground#e0505020
  • diffEditor.removedTextBackground#e0505030
  • dropdown.background#141c1c
  • dropdown.border#008C95
  • dropdown.foreground#f8f8f8
  • dropdown.listBackground#141c1c
  • editor.background#161e1e
  • editor.findMatchBackground#008C9570
  • editor.findMatchHighlightBackground#008C9540
  • editor.foreground#f8f8f8
  • editor.hoverHighlightBackground#008C9520
  • editor.lineHighlightBackground#242c2c
  • editor.selectionBackground#008C9550
  • editor.selectionHighlightBackground#008C9530
  • editor.wordHighlightBackground#008C9540
  • editor.wordHighlightStrongBackground#008C9560
  • editorBracketMatch.background#008C9540
  • editorBracketMatch.border#00B0B9
  • editorCursor.foreground#00B0B9
  • editorError.foreground#e05050
  • editorGroup.border#242c2c
  • editorGroupHeader.tabsBackground#101818
  • editorGroupHeader.tabsBorder#161e1e
  • editorGutter.addedBackground#008C95
  • editorGutter.deletedBackground#e05050
  • editorGutter.modifiedBackground#00B0B9
  • editorHoverWidget.border#008C95
  • editorIndentGuide.activeBackground#008C9560
  • editorIndentGuide.background#242c2c
  • editorInfo.foreground#00B0B9
  • editorLineNumber.activeForeground#00B0B9
  • editorLineNumber.foreground#5a5a5a
  • editorRuler.foreground#242c2c
  • editorSuggestWidget.border#008C9560
  • editorWarning.foreground#ffcc00
  • editorWhitespace.foreground#3a3a3a
  • editorWidget.border#008C95
  • errorForeground#e05050
  • focusBorder#008C95
  • foreground#f8f8f8
  • gitDecoration.addedResourceForeground#008C95
  • gitDecoration.conflictingResourceForeground#ffcc00
  • gitDecoration.deletedResourceForeground#e05050
  • gitDecoration.ignoredResourceForeground#606060
  • gitDecoration.modifiedResourceForeground#00B0B9
  • gitDecoration.untrackedResourceForeground#5cc9c9
  • icon.foreground#00B0B9
  • input.background#101818
  • input.border#008C9560
  • input.foreground#f8f8f8
  • input.placeholderForeground#606060
  • inputOption.activeBackground#008C9550
  • inputOption.activeBorder#00B0B9
  • list.activeSelectionBackground#008C9550
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#008C9540
  • list.highlightForeground#00B0B9
  • list.hoverBackground#008C9520
  • list.hoverForeground#f8f8f8
  • list.inactiveSelectionBackground#008C9530
  • list.inactiveSelectionForeground#f8f8f8
  • menu.background#141c1c
  • menu.foreground#f8f8f8
  • menu.selectionBackground#008C9550
  • menu.selectionForeground#ffffff
  • minimap.background#141c1c
  • minimap.findMatchHighlight#008C9580
  • minimap.selectionHighlight#008C9580
  • notebook.cellStatusBarItemHoverBackground#008C9540
  • notificationCenter.border#008C9560
  • notifications.border#008C9560
  • notificationToast.border#008C9560
  • panel.background#141c1c
  • panel.border#008C9540
  • panelTitle.activeBorder#00B0B9
  • panelTitle.activeForeground#00B0B9
  • panelTitle.inactiveForeground#808080
  • peekView.border#008C95
  • peekViewEditor.background#141c1c
  • peekViewEditor.matchHighlightBackground#008C9560
  • peekViewResult.background#101818
  • peekViewResult.fileForeground#f8f8f8
  • peekViewResult.lineForeground#00B0B9
  • peekViewResult.matchHighlightBackground#008C9560
  • peekViewResult.selectionBackground#008C9550
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#141c1c
  • peekViewTitleDescription.foreground#808080
  • peekViewTitleLabel.foreground#00B0B9
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#008C9580
  • scrollbarSlider.background#008C9540
  • scrollbarSlider.hoverBackground#008C9560
  • selection.background#008C9560
  • settings.focusedRowBackground#008C9520
  • settings.headerForeground#00B0B9
  • settings.modifiedItemIndicator#008C95
  • sideBar.background#141c1c
  • sideBar.border#161e1e
  • sideBar.foreground#d8d8d8
  • sideBarSectionHeader.background#161e1e
  • sideBarSectionHeader.foreground#00B0B9
  • sideBarTitle.foreground#00B0B9
  • statusBar.background#008C95
  • statusBar.debuggingBackground#e05050
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#161e1e
  • statusBar.noFolderForeground#808080
  • statusBarItem.activeBackground#006E75
  • statusBarItem.hoverBackground#009EA6
  • statusBarItem.prominentBackground#006E75
  • statusBarItem.prominentHoverBackground#009EA6
  • tab.activeBackground#161e1e
  • tab.activeBorder#00B0B9
  • tab.activeBorderTop#00B0B9
  • tab.activeForeground#00B0B9
  • tab.border#101818
  • tab.inactiveBackground#101818
  • tab.inactiveForeground#808080
  • terminal.ansiBlack#161e1e
  • terminal.ansiBlue#5a9bcf
  • terminal.ansiBrightBlack#606060
  • terminal.ansiBrightBlue#82b1ff
  • terminal.ansiBrightCyan#7fdbdb
  • terminal.ansiBrightGreen#5cc9c9
  • terminal.ansiBrightMagenta#dda0dd
  • terminal.ansiBrightRed#ff6b6b
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe066
  • terminal.ansiCyan#00B0B9
  • terminal.ansiGreen#008C95
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#e05050
  • terminal.ansiWhite#f8f8f8
  • terminal.ansiYellow#ffcc00
  • terminal.background#161e1e
  • terminal.foreground#f8f8f8
  • textBlockQuote.background#141c1c
  • textCodeBlock.background#101818
  • textLink.activeForeground#5cc9c9
  • textLink.foreground#00B0B9
  • textPreformat.foreground#00B0B9
  • titleBar.activeBackground#101818
  • titleBar.activeForeground#f8f8f8
  • titleBar.inactiveBackground#101818
  • titleBar.inactiveForeground#808080
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A6B4A
string#f8f8f8
string.quoted, string.template#f8f8f8
constant.numeric, constant.character.numeric#ff9500
constant.language, punctuation.definition.constant, variable.other.constant#ff7575
constant.character, constant.other#00B0B9
constant.character.escape#ff9500
string.regexp, string.regexp keyword.other#5cc9c9
variable#f8f8f8
keyword, punctuation.accessor#c792ea
storage, storage.type#c792ea
entity.name.class, entity.name.type.class, support.class#ffcc00
entity.other.inherited-class#5cc9c9
entity.name.function, support.function#82b1ff
meta.function-call, variable.function#82b1ff
variable.parameter#ffcc00
punctuation.definition.tag, meta.tag#00B0B9
entity.name.tag#00B0B9
entity.other.attribute-name#ffcc00
support.constant#00B0B9
support.type, entity.name.type#ffcc00
keyword.operator#00B0B9
keyword.operator.logical, keyword.operator.comparison, keyword.operator.relational#c792ea
keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop#c792ea
keyword.control.import, keyword.control.export, keyword.control.from#c792ea
constant.language.boolean, constant.language.null, constant.language.undefined#ff7575
variable.language.this, variable.language.self#5cc9c9italic
variable.other.property, variable.other.object.property#f8f8f8
meta.object-literal.key#00B0B9
punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.block, punctuation.separator, punctuation.terminator, meta.brace#f8f8f8
support.type.property-name.json#00B0B9
meta.structure.dictionary.value.json string.quoted.double#f8f8f8
markup.heading, entity.name.section.markdown#00B0B9bold
markup.bold#ffcc00bold
markup.italic#c792eaitalic
markup.inline.raw, markup.fenced_code.block#f8f8f8
markup.underline.link, string.other.link#5a9bcf
markup.quote#808080italic
markup.list#f8f8f8
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#00B0B9
support.type.property-name.css, meta.property-name.css#82b1ff
support.constant.property-value.css, meta.property-value.css#f8f8f8
keyword.other.unit.css#ff9500
entity.name.function.decorator.python, punctuation.definition.decorator.python#ffcc00
support.function.magic.python#5cc9c9
entity.name.type.ts, entity.name.type.tsx, support.type.primitive.ts, support.type.primitive.tsx#ffcc00
entity.name.type.interface.ts, entity.name.type.interface.tsx#5cc9c9
keyword.package.go, keyword.import.go, keyword.function.go, keyword.type.go, keyword.struct.go, keyword.interface.go#c792ea
entity.name.function.macro.rust, support.macro.rust#5cc9c9
variable.other.normal.shell, variable.other.special.shell#00B0B9
entity.name.tag.yaml#00B0B9
entity.name.type.anchor.yaml, punctuation.definition.anchor.yaml#ffcc00
markup.inserted, markup.inserted.diff#008C95
markup.deleted, markup.deleted.diff#e05050
markup.changed, markup.changed.diff#ffcc00
invalid#ffffff
invalid.deprecated#ffffff
Power Teal by breaking-brake - VS Code Theme