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#1A1A21
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#E44D26
  • activityBarBadge.foreground#FFFFFF
  • button.background#264DE4
  • button.foreground#FFFFFF
  • button.hoverBackground#1D3AA8
  • dropdown.background#1A1A21
  • dropdown.border#2A2A3A
  • dropdown.foreground#FFFFFF
  • editor.background#12121A
  • editor.foreground#E0E0E0
  • editor.inactiveSelectionBackground#1D3AA830
  • editor.lineHighlightBackground#1E1E2A
  • editor.selectionBackground#264DE440
  • editorCursor.foreground#F7DF1E
  • editorGroupHeader.tabsBackground#1A1A21
  • editorWhitespace.foreground#2A2A3A
  • input.background#1A1A21
  • input.border#2A2A3A
  • input.foreground#FFFFFF
  • inputOption.activeBorder#E44D26
  • minimap.background#12121A80
  • minimapSlider.activeBackground#264DE460
  • minimapSlider.background#1E1E2A40
  • minimapSlider.hoverBackground#1E1E2A60
  • panel.background#12121A
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#FFFFFF80
  • scrollbarSlider.activeBackground#E44D2660
  • scrollbarSlider.background#1E1E2A70
  • scrollbarSlider.hoverBackground#264DE440
  • sideBar.background#1A1A21
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#15151B
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#264DE4
  • statusBar.foreground#FFFFFF
  • statusBarItem.hoverBackground#1D3AA8
  • statusBarItem.remoteBackground#1A1A21
  • tab.activeBackground#12121A
  • tab.activeForeground#FFFFFF
  • tab.border#1A1A21
  • tab.inactiveBackground#1A1A21
  • tab.inactiveForeground#FFFFFF80
  • terminal.ansiBlue#42A5F5
  • terminal.ansiBrightBlue#64B5F6
  • terminal.ansiBrightCyan#4DD0E1
  • terminal.ansiBrightGreen#9CCC65
  • terminal.ansiBrightMagenta#CE93D8
  • terminal.ansiBrightRed#EF5350
  • terminal.ansiBrightWhite#E4E4F1
  • terminal.ansiBrightYellow#FFEB3B
  • terminal.ansiCyan#26C6DA
  • terminal.ansiGreen#8BC34A
  • terminal.ansiMagenta#BA68C8
  • terminal.ansiRed#F44336
  • terminal.ansiYellow#F7DF1E
  • terminal.background#12121A
  • terminal.foreground#E0E0E0
  • titleBar.activeBackground#15151B
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#15151B99
  • titleBar.inactiveForeground#FFFFFF99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.tag.html, entity.name.tag.xml#E44D26bold
entity.other.attribute-name.html#FFA07Aitalic
meta.tag.metadata.doctype.html#FF9E80
support.type.property-name.css#64B5F6italic
support.constant.property-value.css#90CAF9
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#1E88E5bold
keyword.control.js, storage.type.js, keyword.operator.expression.js#F7DF1Ebold
entity.name.function.js, support.function.js#FFEB3Bitalic
string.quoted.single.js, string.quoted.double.js#FFF59D
constant.numeric.js#FFEE58
punctuation.js#B0B0B0
comment.line.double-slash.js, comment.block.js#757575italic
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#E44D26
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FFEB3Bbold
meta.block variable.other#FFEB3B
support.other.variable, string.other.link#FF8A65
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#FFF59D
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
support.type#90CAF9
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#64B5F6italic
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#FFEB3Bitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#FFEB3B
entity.other.attribute-name#FFA07A
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFA07Aitalic
entity.other.attribute-name.class#1E88E5
source.sass keyword.control#264DE4
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#F7DF1Eitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#FFEB3B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F7DF1E
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#F78C6C
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#FF5370
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#C17E70
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#264DE4
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#E44D26
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#C792EA
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#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#264DE4
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
entity.name.type.class.php, entity.name.function.php#F7DF1Ebold
support.other.namespace.php#FFAB91
constant.other.inline-data.html, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#E44D26bold
Web Trio Theme by juanjo-LH - VS Code Theme