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#ee834121
  • activityBar.activeBorder#EE8241
  • activityBar.background#212121
  • activityBar.border#323232
  • activityBar.foreground#ECECEC
  • activityBar.inactiveForeground#ececec72
  • activityBarBadge.background#EE8241
  • activityBarBadge.foreground#000000
  • badge.background#EE8241
  • badge.foreground#000000
  • button.background#EE8241
  • contrastBorder#212121
  • dropdown.border#EE8241
  • editor.background#252525
  • editor.foreground#eeffff
  • editor.lineHighlightBackground#313131
  • editor.lineHighlightBorder#282828
  • editor.selectionBackground#865d2896
  • editor.selectionForeground#000000
  • editorBracketMatch.border#797979
  • editorCursor.foreground#EE8241
  • editorLightBulb.foreground#EE8241
  • editorLightBulbAutoFix.foreground#EE8241
  • editorLineNumber.foreground#474440
  • editorOverviewRuler.bracketMatchForeground#EE8241
  • editorSuggestWidget.border#EE8241
  • editorSuggestWidget.foreground#f3eded
  • editorSuggestWidget.highlightForeground#EE8241
  • focusBorder#EE8241
  • list.activeSelectionBackground#ee834198
  • list.inactiveSelectionBackground#614016
  • menu.selectionBackground#EE8241
  • menu.selectionForeground#000000
  • menubar.selectionBackground#EE8241
  • menubar.selectionForeground#000000
  • panelTitle.activeBorder#EE8241
  • scrollbarSlider.activeBackground#6d4c21
  • scrollbarSlider.hoverBackground#EE8241
  • selection.background#EE8241
  • sideBar.background#212121
  • sideBar.border#323232
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#202020
  • sideBarSectionHeader.foreground#EE8241
  • sideBarTitle.foreground#EE8241
  • statusBar.background#202020
  • statusBar.border#323232
  • statusBar.foreground#ececec72
  • statusBar.noFolderBackground#202020
  • statusBarItem.prominentBackground#EE8241
  • statusBarItem.remoteBackground#202020
  • statusBarItem.remoteForeground#EE8241
  • symbolIcon.arrayForeground#EE8241
  • tab.activeBackground#202020
  • tab.activeBorder#EE8241
  • tab.activeModifiedBorder#b52f0a
  • tab.inactiveBackground#252525
  • tab.inactiveModifiedBorder#EE8241
  • tab.unfocusedActiveModifiedBorder#EE8241
  • tab.unfocusedInactiveModifiedBorder#EE8241
  • terminal.background#1b1b1b
  • textLink.activeForeground#ebbb9c
  • textLink.foreground#EE8241
  • titleBar.activeBackground#222222
  • titleBar.activeForeground#DDDDDD
  • titleBar.border#323232

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#c2c2c2
comment, punctuation.definition.comment#989898
variable, string constant.other.placeholder, source#c2c2c2
constant.other.color, punctuation.definition.entity, constant.character.entity, punctuation.definition.template-expression, punctuation.section.tag.twig#ffae57
invalid, invalid.illegal#ef6b73
keyword, storage.type, storage.modifier, constant.numeric, constant.language, support.constant, constant.character, constant.escape#ffae57
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, meta.brace, meta.block, meta.jsx, meta.embedded.expression, meta.template.expression, meta.tag.block.any.html, string.unquoted.tag-string.nunjucks, text.html.nunjucks#c2c2c2
punctuation.separator.key-value.html, keyword.control, keyword.operator, constant.other.color, punctuation.definition.constant, meta.function.block.start.handlebars, meta.function.inline.other, meta.property-value, support.constant.mathematical-symbols, support.constant.vendored.property-value, punctuation.definition.keyword, punctuation.accessor, punctuation.separator.property, string.unquoted.filter-pipe#ffae57
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, support.variable.dom, meta.import, meta.export, meta.export.default, support.class.builtin, support.class.component, variable.other.object#e67b7b
entity.name.function, variable.function, support.function, keyword.other.special-method, meta.function-call, keyword.control.filter#ffd580
meta.block variable.other#c2c2c2
variable.parameter, text.html, punctuation.section.property-list, meta.property-value.scss punctuation, meta.property-list, keyword.operator.type.annotation, variable.other.object.property#c2c2c2
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, punctuation.definition.string, entity.name.section.markdown, meta.attribute-selector, entity.name.import.go, storage.type.attr.nunjucks#33bba7
entity.name, support.type, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, meta.object-literal.key#ffd580
support.type, support.class, keyword.other.debugger, entity.other.inherited-class, meta.property-name, punctuation.definition.raw.markdown, variable.graphql, variable.other.readwrite#33bba7
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, support.type.property-name, support.variable.object.node, support.variable.object.process#33bba7
entity.name.module.js, variable.import.parameter.js#ef6b73
variable.language#33bba7
entity.name.method.js#33bba7
meta.class-method.js entity.name.function.js, variable.function.constructor#33bba7
entity.other.attribute-name#ffae57
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffae57
entity.other.attribute-name.class, punctuation.definition.entity.css#ffae57
source.sass keyword.control#33bba7
markup.inserted#33bba7
markup.deleted#ef6b73
markup.changed#ffae57
string.regexp#ffae57
constant.character.escape#33bba7
*url*, *link*, *uri*underline
meta.decorator, tag.decorator.js entity.name.tag, tag.decorator.js punctuation.definition.tag#33bba7
source.js constant.other.object.key.js string.unquoted.label.js#ef6b73
source.json meta.structure.dictionary.json support.type.property-name.json#ffae57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffae57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffae57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffae57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffae57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffae57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffae57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffae57
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffae57
markup.italic#ef6b73italic
markup.bold#ef6b73bold
markup.underline#ffae57underline
markup.strike#ffcc66italic
markup.quote#33bba7italic
markup.raw.block#ffae57
markup.table#33bba7
text.html.markdown, punctuation.definition.list_item.markdown#c2c2c2
text.html.markdown markup.raw.inline, text.html.markdown markup.inline.raw.string.markdown#33bba7
text.html.markdown meta.dummy.line-break#c2c2c2
markdown.heading, markup.heading, markup.heading entity.name, markup.heading.markdown, punctuation.definition.heading.markdown#33bba7
markup.quote, punctuation.definition.blockquote.markdown#33bba7italic
string.other.link.title.markdown#ffcc66underline
markup.raw.block.fenced.markdown#d7dce2
punctuation.definition.fenced.markdown, variable.language.fenced.markdown#c2c2c2
variable.language.fenced.markdown#c2c2c2
meta.separator#c2c2c2
token.info-token#33bba7
token.warn-token#ffcc66
token.error-token#ef6b73
token.debug-token#ffae57
storage.type.error.go#33bba7
punctuation.other.period.go#ffae57

Shiki preview

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

Loading...

Orange Juice Theme by Flavio Del Grosso - VS Code Theme