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.background#2d2f32
  • activityBar.border#111111
  • activityBar.foreground#d9d9d9
  • activityBarBadge.background#157dcd
  • activityBarBadge.foreground#ffffff
  • badge.background#157dcd
  • badge.foreground#ffffff
  • button.background#6d6d6d
  • button.foreground#e8e8e8
  • button.hoverBackground#616161
  • descriptionForeground#2e2e2e
  • dropdown.background#ffffff
  • dropdown.border#bfbfbf
  • dropdown.foreground#000000
  • dropdown.listBackground#000000
  • editor.background#1e1e1e
  • editor.findMatchBackground#a8ac94
  • editor.findMatchBorder#ebd12a
  • editor.findMatchHighlightBackground#6e6e6e4d
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#00000012
  • editor.selectionBackground#646e84
  • editorCursor.background#111111
  • editorCursor.foreground#ffffff
  • editorGroup.border#bfbfbf
  • editorGroup.dropBackground#0369d922
  • editorGroup.emptyBackground#292a30
  • editorGroupHeader.noTabsBackground#373737
  • editorGroupHeader.tabsBackground#373737
  • editorGroupHeader.tabsBorder#373737
  • editorIndentGuide.activeBackground#616161
  • editorIndentGuide.background#2d2f32
  • editorLineNumber.activeForeground#d9d9d9
  • editorLineNumber.foreground#747478
  • editorWhitespace.foreground#bfbfbf
  • errorForeground#ff0000
  • focusBorder#949596
  • foreground#dedcde
  • input.background#2d2f32
  • input.border#111111
  • input.foreground#dedcde
  • input.placeholderForeground#dedcdeaa
  • list.activeSelectionBackground#65676b
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1e1e1e
  • list.errorForeground#d9d9d9
  • list.focusBackground#6c6d6c
  • list.focusForeground#d9d9d9
  • list.highlightForeground#d9d9d9
  • list.hoverForeground#d9d9d9
  • list.inactiveFocusBackground#2d2f32
  • list.inactiveSelectionBackground#2d2f32
  • list.inactiveSelectionForeground#d9d9d9
  • list.invalidItemForeground#d9d9d9
  • list.warningForeground#d9d9d9
  • notificationCenter.border#111111
  • notificationCenterHeader.background#2d2f32
  • notificationCenterHeader.foreground#ffffff
  • notificationLink.foreground#ffffff
  • notifications.background#2d2f32
  • notifications.border#111111
  • notifications.foreground#ffffff
  • notificationToast.border#111111
  • peekView.border#bfbfbf
  • peekViewEditor.background#2d2f32
  • peekViewEditor.matchHighlightBackground#19354900
  • peekViewEditorGutter.background#1e1e1e
  • peekViewResult.background#111111
  • peekViewResult.fileForeground#aaa
  • peekViewResult.lineForeground#fff
  • peekViewResult.matchHighlightBackground#1e1e1e
  • peekViewResult.selectionBackground#2d2f32
  • peekViewResult.selectionForeground#fff
  • peekViewTitle.background#111111
  • peekViewTitleDescription.foreground#aaa
  • peekViewTitleLabel.foreground#ffffff
  • selection.background#65676b
  • settings.checkboxBackground#2d2f32
  • settings.checkboxBorder#111111
  • settings.checkboxForeground#dedcde
  • settings.dropdownBackground#2d2f32
  • settings.dropdownBorder#111111
  • settings.dropdownForeground#dedcde
  • settings.dropdownListBorder#111111
  • settings.headerForeground#d9d9d9
  • settings.textInputBackground#2d2f32
  • settings.textInputBorder#111111
  • settings.textInputForeground#dedcde
  • sideBar.background#2d2f32
  • sideBar.border#111111
  • sideBar.dropBackground#f9f5f5
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#2d2f32
  • sideBarSectionHeader.foreground#e8e8e8
  • sideBarTitle.foreground#d9d9d9
  • statusBar.background#1e1e1e
  • statusBar.border#1e1e1e
  • statusBar.foreground#d9d9d9
  • statusBar.noFolderBackground#1e1e1e
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#ffffff00
  • tab.activeBorderTop#ffffff00
  • tab.activeForeground#ffffff
  • tab.border#373737
  • tab.inactiveBackground#373737
  • tab.inactiveForeground#ffffff
  • tab.unfocusedActiveBorder#ffffff00
  • tab.unfocusedActiveBorderTop#ffffff00
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0088ff
  • terminal.ansiBrightBlack#0050A4
  • terminal.ansiBrightBlue#0088ff
  • terminal.ansiBrightCyan#80fcff
  • terminal.ansiBrightGreen#3ad900
  • terminal.ansiBrightMagenta#fb94ff
  • terminal.ansiBrightRed#ff628c
  • terminal.ansiBrightWhite#193549
  • terminal.ansiBrightYellow#ffc600
  • terminal.ansiCyan#80fcff
  • terminal.ansiGreen#3ad900
  • terminal.ansiMagenta#fb94ff
  • terminal.ansiRed#ff628c
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffc600
  • terminal.background#1e1e1e
  • terminal.foreground#ffffff
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#ffffff
  • widget.shadow#373737

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffffff
comment, punctuation.definition.comment#7f8c98italic
string#ef9b51
constant.numeric#efa8f1
constant.language#efa8f1
constant.character, constant.other#efa8f1
variable#ffffff
keyword#efa8f1
storage#7ae3f7
storage.type#efa8f1
entity.name, entity.static, entity.name.class.static.function, entity.name.function, entity.name.class, entity.name.type, entity.other.inherited-class#7ae3f7
variable.parameter#e1efff
variable.languageitalic
entity.name.tag#7ae3f7
entity.other.attribute-name#efa8f1italic
support.function#7ae3f7
support.constant#7ae3f7
support.type, support.class#7ae3f7
support.other.variable#000000
invalid#adcf38
invalid.deprecated#adcf38
support.type.property-name.css#99c6caitalic
text.html.basic#ffffff
text.html.basic entity.name#9effff
meta.toc-list.id.html#A5FF90
text.html.basic entity.other#ffc600italic
meta.tag.metadata.script.html entity.name.tag.html#ffc600
punctuation.definition.string.begin, punctuation.definition.string.end#92fc79
support.variable.dom.js#e1efff
keyword.operator.assignment.js#ffffff
punctuation.definition.block.js#ffffff
variable.parameter.js#e1efff
entity.name.type.js#e1efff
punctuation.accessor.js#ffffff
support.variable.property.dom.js#ffffff
punctuation.terminator.statement.js#ffffff
variable.language, entity.name.type.class.js#e1efff
entity.name.type.module.js#ffffff
meta.object-literal.key.js#e1efff
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js#9effff
source.css entity, source.stylus entity#3ad900
entity.other.attribute-name.id.css#FFB454
entity.name.tag#e1efff
source.css support, source.stylus support#a5ff90
source.css constant, source.css support.constant, source.stylus constant, source.stylus support.constant#a79df7
source.css string, source.css punctuation.definition.string, source.stylus string, source.stylus punctuation.definition.string#a79df7
source.css variable, source.stylus variable#9effff
support.type.property-name.json#efa8f1
punctuation.definition.dictionary.begin.json#ffffff
variable.other.normal.shell#94c6ca
markup.underlineunderline
markup.bold#fe8019bold
markup.heading#fe8019bold
markup.italicitalic
markup.inserted#b8bb26
markup.deleted#d65d0e
markup.changed#fe8019
markup.punctuation.quote.beginning#98971a
markup.punctuation.list.beginning#99c6ca
markup.inline.raw#d65d0e
meta.selector#7ec16e
meta.type.name, meta.return.type, meta.return-type, meta.cast, meta.type.annotation, support.type, storage.type.cs, storage.type.java, variable.class#fabd2f

Shiki preview

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

Loading...

Dark Mode - Coding Theme