Skip to main content
CodingTheme

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#730a1d
  • activityBar.activeBorder#a60d1a
  • activityBar.background#730a1d
  • activityBar.border#a60d1a
  • activityBar.foreground#d98e04
  • activityBar.inactiveForeground#bcc6cc
  • activityBarBadge.background#d98e04
  • activityBarBadge.foreground#730a1d
  • breadcrumb.background#730a1d
  • breadcrumb.focusForeground#d98e04
  • breadcrumb.foreground#ffffff
  • button.background#730a1d
  • button.foreground#d98e04
  • dropdown.background#a60d1a
  • dropdown.border#d98e04
  • editor.background#14382f
  • editor.findMatchBackground#730a1d
  • editor.findMatchBorder#d98e04
  • editor.findMatchHighlightBorder#d98e04
  • editor.foreground#c5c8c6
  • editor.lineHighlightBackground#303030
  • editor.selectionBackground#277361
  • editor.selectionHighlightBackground#730a1d
  • editor.selectionHighlightBorder#d98e04
  • editor.wordHighlightBackground#4747a180
  • editor.wordHighlightStrongBackground#6767ce80
  • editorCursor.foreground#d98e04
  • editorGroup.border#a60d1a
  • editorGroup.dropBackground#14382f
  • editorGroup.focusedEmptyBorder#730a1d
  • editorGroupHeader.tabsBackground#14382f
  • editorGroupHeader.tabsBorder#d98e04
  • editorIndentGuide.activeBackground#707057
  • editorIndentGuide.background#505037
  • editorLineNumber.activeForeground#949494
  • editorLineNumber.foreground#bcc6cc
  • editorSuggestWidget.background#277361
  • editorSuggestWidget.border#d98e04
  • editorSuggestWidget.foreground#d98e04
  • editorSuggestWidget.highlightForeground#bcc6cc
  • editorWhitespace.foreground#505037
  • editorWidget.background#730a1d
  • editorWidget.border#a60d1a
  • editorWidget.foreground#d98e04
  • editorWidget.resizeBorder#a60d1a
  • extensionButton.prominentBackground#730a1d
  • extensionButton.prominentForeground#d98e04
  • focusBorder#3655b5
  • input.background#730a1d
  • input.border#d98e04
  • input.foreground#ffffff
  • input.placeholderForeground#d98e04
  • inputOption.activeBackground#a60d1a
  • inputOption.activeBorder#d98e04
  • list.activeSelectionBackground#730a1d
  • list.activeSelectionForeground#d98e04
  • list.focusBackground#707070
  • list.highlightForeground#e58520
  • list.hoverBackground#277361
  • list.hoverForeground#d98e04
  • list.inactiveSelectionBackground#730a1d
  • list.inactiveSelectionForeground#d98e04
  • menu.background#272727
  • menu.foreground#cccccc
  • minimap.selectionHighlight#676b7180
  • panel.background#730a1d
  • panel.border#a60d1a
  • panelTitle.activeBorder#a60d1a
  • panelTitle.activeForeground#d98e04
  • panelTitle.inactiveForeground#ffffff
  • peekView.border#3655b5
  • pickerGroup.foreground#b0b0b0
  • sideBar.background#14382f
  • sideBar.border#a60d1a
  • sideBar.dropBackground#14382f
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#730a1d
  • sideBarSectionHeader.border#a60d1a
  • sideBarSectionHeader.foreground#bcc6cc
  • sideBarTitle.foreground#d98e04
  • statusBar.background#730a1d
  • statusBar.border#d98e04
  • statusBar.debuggingBackground#505050
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#505050
  • statusBarItem.hoverBackground#a60d1a
  • statusBarItem.remoteBackground#3655b5
  • tab.activeBackground#a60d1a
  • tab.activeBorder#d98e04
  • tab.activeForeground#ffffff
  • tab.border#d98e04
  • tab.hoverBackground#277361
  • tab.inactiveBackground#730a1d
  • tab.inactiveForeground#bcc6cc
  • terminal.ansiWhite#ffffff
  • titleBar.activeBackground#14382f
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#14382f99
  • tree.indentGuidesStroke#d98e04
  • window.activeBorder#730a1d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#C5C8C6
comment#9A9B99
string#9AA83A
string source#D08442
constant.numeric#6089B4
constant.language#408080
constant.character, constant.other#8080FF
keyword#6089B4
support#C7444A
storage#9872A2
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution#9B0000
entity.other.inherited-class#C7444A
entity.name.function#CE6700
variable.parameter#6089B4
entity.name.tag#9872A2
entity.other.attribute-name#9872A2
support.function#9872A2
keyword#676867
variable.other, variable.js, punctuation.separator.variable#6089B4
punctuation.section.embedded -(source string source punctuation.section.embedded), meta.brace.erb.html#008200
invalid#FF0B00
variable.other.php, variable.other.normal#6089B4
meta.function-call.object#9872A2
variable.other.property#9872A2
keyword.control, keyword.operator.new.cpp, keyword.operator.delete.cpp, keyword.other.using, keyword.other.operator#9872A2
meta.tag#D0B344
entity.name.tag#6089B4
meta.doctype, meta.tag.sgml-declaration.doctype, meta.tag.sgml.doctype#9AA83A
meta.tag.inline source, text.html.php.source#9AA83A
meta.tag.other, entity.name.tag.style, entity.name.tag.script, meta.tag.block.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html#9872A2
entity.other.attribute-name, meta.tag punctuation.definition.string#D0B344
meta.tag string -source -punctuation, text source text meta.tag string -punctuation#6089B4
punctuation.section.embedded -(source string source punctuation.section.embedded), meta.brace.erb.html#D0B344
meta.toc-list.id#9AA83A
string.quoted.double.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#9AA83A
punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#6089B4
meta.selector.css entity.other.attribute-name.id#9872A2
support.type.property-name.css#676867
meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css#C7444A
variable.language.js#CC555A
punctuation.definition.template-expression, punctuation.section.embedded.coffee#D08442
meta.template.expression#C5C8C6
meta.function-call.object.php#D0B344
punctuation.definition.string.end.php, punctuation.definition.string.begin.php#9AA83A
source.php.embedded.line.html#676867
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#D08442
constant.other.symbol.ruby#9AA83A
variable.language.ruby#D0B344
keyword.other.special-method.ruby#D9B700
punctuation.section.embedded.begin.ruby, punctuation.section.embedded.end.ruby#D08442
keyword.other.DML.sql#D0B344
meta.diff, meta.diff.header#E0EDDDitalic
markup.deleted#dc322f
markup.changed#cb4b16
markup.inserted#219186
markup.quote#9872A2
markup.list#9AA83A
markup.bold, markup.italic#6089B4
markup.inline.raw#FF0080
markup.heading#D0B344
markup.heading.setext#D0B344
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#c7444a
comment#b8b8b8
punctuation.definition.comment#b8b8b8

Shiki preview

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

Loading...

Code Xmas by BK-Code-Xmas - VS Code Theme