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#141414
  • activityBar.border#FFFFFF30
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#FF80AB
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF80AB
  • badge.foreground#FFFFFF
  • editor.background#141414
  • editor.findMatchBackground#FFFFFF10
  • editor.findMatchHighlightBackground#FFFFFF20
  • editor.foldBackground#FFFFFF10
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#FFFFFF10
  • editor.lineHighlightBackground#ff00dd10
  • editor.selectionBackground#f126d66a
  • editor.selectionHighlightBackground#FFFFFF30
  • editor.wordHighlightBackground#FFFFFF30
  • editor.wordHighlightStrongBackground#FFFFFF50
  • editorBracketMatch.background#FFFFFF20
  • editorCodeLens.foreground#CCCCCC
  • editorCursor.foreground#FFFFFF
  • editorGroup.border#FFFFFF30
  • editorGroup.dropBackground#FFFFFF10
  • editorHoverWidget.background#141414
  • editorHoverWidget.border#FFFFFF30
  • editorHoverWidget.foreground#FFFFFF
  • editorHoverWidget.statusBarBackground#141414
  • editorIndentGuide.background1#FFFFFF10
  • editorLineNumber.foreground#CCCCCC
  • editorOverviewRuler.bracketMatchForeground#FFFFFF
  • editorPane.background#141414
  • editorRuler.foreground#FFFFFF10
  • editorSuggestWidget.background#141414
  • editorSuggestWidget.border#FFFFFF30
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.selectedBackground#FFFFFF10
  • editorWhitespace.foreground#FFFFFF10
  • editorWidget.background#141414
  • editorWidget.border#FFFFFF30
  • focusBorder#FF80AB
  • input.background#585858
  • input.border#f126d63b
  • input.foreground#ffffff
  • input.placeholderForeground#fddbf8
  • list.activeSelectionBackground#f126d66a
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#FF80AB
  • list.focusForeground#FFFFFF
  • list.highlightForeground#FF80AB
  • list.hoverBackground#FFFFFF30
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#f126d66a
  • list.inactiveSelectionForeground#FFFFFF
  • menu.background#222222
  • menu.border#f126d63b
  • menu.foreground#fddbf8
  • menu.selectionBackground#f126d66a
  • menu.selectionForeground#FFFFFF
  • panel.background#141414
  • panel.border#FFFFFF30
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#FFFFFF80
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#FFFFFF70
  • scrollbarSlider.background#FFFFFF30
  • scrollbarSlider.hoverBackground#FFFFFF50
  • sideBar.background#141414
  • sideBar.border#FFFFFF30
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#FFFFFF10
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#141414
  • statusBar.debuggingBackground#f126d66a
  • statusBar.debuggingBorder#FFFFFF
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#141414
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.hoverBackground#FFFFFF30
  • statusBarItem.prominentBackground#141414
  • statusBarItem.prominentForeground#FF80AB
  • statusBarItem.prominentHoverBackground#FFFFFF30
  • tab.activeBackground#f126d66a
  • tab.activeForeground#FFFFFF
  • tab.border#FFFFFF30
  • tab.inactiveBackground#141414
  • tab.inactiveForeground#FFFFFF80
  • tab.unfocusedActiveBackground#141414
  • tab.unfocusedActiveForeground#FFFFFF80
  • tab.unfocusedInactiveForeground#FFFFFF80
  • terminal.background#141414
  • terminal.border#FFFFFF30
  • terminal.foreground#FFFFFF
  • terminal.selectionBackground#FFFFFF30
  • terminalCursor.background#FFFFFF80
  • terminalCursor.foreground#FFFFFF
  • titleBar.activeBackground#141414
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#141414
  • titleBar.inactiveForeground#FFFFFF80
  • tree.indentGuidesStroke#FFFFFF10

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#884a7ditalic
constant, variable.other.constant#33ffc5—
variable, string constant.other.placeholder#f276c7—
constant.other.color#fcf94a—
invalid, invalid.illegal#FF5370—
storage.type#ff00e1—
storage.modifier#ec45ef—
keyword#aa30b0—
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#34c5de—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e404ca—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FFFF99—
meta.block variable.other#d664fc—
support.other.variable, string.other.link#fe12e2—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#e98ddd—
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#00fff0—
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#C792EA—
support.type#B2CCD6—
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#FFC0CB—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff0000—
variable.language#d0cccditalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
entity.other.attribute-name#C792EA—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#ef8ee5—
source.sass keyword.control#82AAFF—
markup.inserted#e88dd7—
markup.deleted#FF5370—
markup.changed#C792EA—
string.regexp#42de80—
constant.character.escape#89DDFF—
*url*, *link*, *uri*#cbde5eunderline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#FFB6C1—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFA07A—
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#FF69B4—
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#FF1493—
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#FFC0CB—
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#DB7093—
text.html.markdown, punctuation.definition.list_item.markdown#e549cb—
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.quote—italic
string.other.link.title.markdown#82AAFF—
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—
PinkPanter by AarWeb - VS Code Theme