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.activeBorder#48bb95
  • activityBar.background#242427
  • activityBar.foreground#b7b7b7
  • badge.background#404040
  • badge.foreground#48bb95
  • button.background#4a998e
  • button.border#4a998e
  • button.foreground#feffef
  • button.hoverBackground#51aea1
  • commandCenter.activeBorder#4a998e7f
  • contrastActiveBorder#212121
  • contrastBorder#212121
  • debugIcon.breakpointForeground#458e84
  • dropdown.background#454545
  • dropdown.foreground#feffef
  • editor.background#242427
  • editor.findMatchBackground#994a4a
  • editor.findMatchHighlightBackground#4747479c
  • editor.foldBackground#393b3a
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#484848
  • editor.inactiveSelectionBackground#5c5c5c
  • editor.lineHighlightBorder#242427
  • editor.selectionBackground#434343
  • editor.selectionHighlightBorder#434343
  • editor.wordHighlightBackground#434343
  • editor.wordHighlightStrongBackground#808080f5
  • editorBracketHighlight.foreground1#ffe2c6
  • editorBracketHighlight.foreground2#ffe2c6
  • editorBracketHighlight.foreground3#ffe2c6
  • editorBracketHighlight.foreground4#ffe2c6
  • editorBracketHighlight.foreground5#ffe2c6
  • editorBracketHighlight.foreground6#ffe2c6
  • editorBracketHighlight.unexpectedBracket.foreground#d4474ade
  • editorBracketMatch.background#434141
  • editorBracketMatch.border#5b5f5d00
  • editorCursor.foreground#feffea
  • editorError.foreground#585858
  • editorGroup.border#262726
  • editorGroup.dropBackground#994a4a
  • editorLightBulb.foreground#48bb95
  • editorLineNumber.activeForeground#fffff8
  • editorLineNumber.foreground#fffff8
  • editorOverviewRuler.background#2f3130
  • editorWhitespace.foreground#292929
  • extensionButton.hoverBackground#53a89c
  • extensionButton.prominentForeground#fcfdef
  • extensionIcon.preReleaseForeground#4a998e7f
  • extensionIcon.sponsorForeground#4a998e7f
  • extensionIcon.starForeground#43cebb
  • extensionIcon.verifiedForeground#fff1ec
  • focusBorder#48bb95
  • foreground#fff1ec
  • icon.foreground#48bb94
  • input.background#202020
  • input.border#202020
  • input.foreground#fffedb
  • input.placeholderForeground#fffff1
  • menu.selectionBackground#458e84
  • menubar.selectionBackground#7a7a7a60
  • menubar.selectionForeground#fcfdef
  • panelInput.border#448d84
  • panelSection.border#458e84
  • panelSection.dropBackground#448d842f
  • panelSectionHeader.foreground#43cebb
  • panelTitle.activeBorder#448d84
  • panelTitle.activeForeground#fdefef
  • panelTitle.inactiveForeground#fcfdef
  • pickerGroup.foreground#fcfdef
  • quickInputList.focusBackground#458e84
  • scrollbar.shadow#202020
  • scrollbarSlider.background#434343
  • scrollbarSlider.hoverBackground#484848
  • sideBar.background#2b2a2c
  • sideBar.border#2c2a2a
  • sideBar.foreground#fcfdef
  • sideBarSectionHeader.background#2f3130
  • sideBarSectionHeader.border#262726
  • sideBarTitle.foreground#fefff0
  • statusBar.background#2f3130
  • statusBar.foreground#fcfdef
  • statusBar.noFolderForeground#458e84
  • statusBarItem.remoteBackground#458e84
  • terminal.foreground#fefff3
  • terminalCursor.foreground#458e84
  • textLink.activeForeground#48dbc7
  • textLink.foreground#43cebb
  • titleBar.activeForeground#fcfdef
  • widget.border#000000
  • widget.shadow#222222

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.flow#c2f0ff
support.function.builtin#f9fdc1
keyword.operator.comparison, constant.numeric.dec#ffe2c6
comment, punctuation.definition.comment#c3ffb4italic
variable, string constant.other.placeholder#ffffff
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
storage.type, storage.modifier#eacbff
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#ffffbd
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffa8ad
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FFDEBD
meta.block variable.other#ffb7ba
support.other.variable, string.other.link#ffb3b7
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ffc996
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#deffd4
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#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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff9cad
variable.language#ff97a8italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#e0b0ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffdc9citalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#fd9bac
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#d8f4ff
*url*, *link*, *uri*underline
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#ff92a4italic
source.json meta.structure.dictionary.json support.type.property-name.json#ebcdff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffe9bf
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#82AAFF
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#f07178
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#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#ffdcc0
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#ff959aitalic
markup.bold, markup.bold string#fd9399bold
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#ffaa90underline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
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
source.python#ffe2c6
Poison Code by kilocod3 - VS Code Theme