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#5eead4
  • activityBar.activeFocusBorder#5eead4
  • activityBar.background#115e59
  • activityBar.border#115e59
  • activityBar.foreground#fff
  • activityBar.inactiveForeground#5eead4
  • activityBarBadge.background#0c0a09
  • activityBarBadge.foreground#fff
  • button.background#134e4a
  • button.border#042f2e
  • button.hoverBackground#042f2e
  • commandCenter.activeBackground#115e59
  • commandCenter.activeForeground#fff
  • commandCenter.border#042f2e
  • contrastBorder#115e59
  • dropdown.border#115e59
  • editor.background#0c0a09
  • editor.foreground#34d399
  • editor.selectionBackground#042f2e
  • editor.selectionForeground#fff
  • editor.selectionHighlightBackground#134e4a
  • editorCursor.background#115e59
  • editorCursor.foreground#fff
  • editorIndentGuide.activeBackground1#2dd4bf
  • editorIndentGuide.activeBackground2#818cf8
  • editorIndentGuide.activeBackground3#c084fc
  • editorIndentGuide.activeBackground4#fb7185
  • editorIndentGuide.activeBackground5#facc15
  • editorIndentGuide.activeBackground6#c2410c
  • editorIndentGuide.background1#2dd4bf
  • editorIndentGuide.background2#818cf8
  • editorIndentGuide.background3#c084fc
  • editorIndentGuide.background4#fb7185
  • editorIndentGuide.background5#facc15
  • editorIndentGuide.background6#c2410c
  • editorLineNumber.activeForeground#5eead4
  • editorLineNumber.dimmedForeground#0f766e
  • editorLineNumber.foreground#0f766e
  • list.activeSelectionBackground#115e59
  • list.activeSelectionForeground#5eead4
  • list.focusBackground#134e4a
  • list.highlightForeground#5eead4
  • list.hoverBackground#134e4a
  • list.inactiveFocusBackground#042f2e
  • menu.background#042f2e
  • menu.border#134e4a
  • menu.foreground#5eead4
  • menu.selectionBorder#115e59
  • menubar.selectionBorder#115e59
  • panel.background#115e59
  • panel.border#134e4a
  • panel.dropBorder#115e59
  • panelSection.border#134e4a
  • panelSection.dropBackground#115e59
  • panelSectionHeader.border#042f2e
  • panelSectionHeader.foreground#5eead4
  • panelTitle.activeForeground#5eead4
  • panelTitle.inactiveForeground#14b8a6
  • scrollbarSlider.activeBackground#0f766e
  • scrollbarSlider.background#042f2e
  • scrollbarSlider.hoverBackground#115e59
  • sideBar.background#115e59
  • sideBar.border#115e59
  • sideBarSectionHeader.background#115e59
  • sideBarTitle.foreground#5eead4
  • statusBar.background#115e59
  • statusBar.border#134e4a
  • statusBar.debuggingBackground#115e59
  • statusBar.debuggingBorder#134e4a
  • tab.activeBackground#115e59
  • tab.activeForeground#5eead4
  • tab.border#0f766e
  • tab.inactiveBackground#042f2e
  • tab.inactiveForeground#14b8a6
  • terminal.background#0c0a09
  • terminal.foreground#fff
  • titleBar.activeBackground#134e4a
  • titleBar.activeForeground#5eead4
  • titleBar.border#134e4a
  • titleBar.inactiveBackground#115e59
  • titleBar.inactiveForeground#5eead4
  • welcomePage.background#042f2e
  • welcomePage.progress.background#134e4a
  • welcomePage.progress.foreground#6ee7b7
  • welcomePage.tileBackground#065f46
  • welcomePage.tileBorder#022c22
  • welcomePage.tileHoverBackground#064e3b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#bef264italic
variable, string constant.other.placeholder#34d399
constant.other.color#ffffff
invalid, invalid.illegal#fde68a
keyword, storage.type, storage.modifier#facc15italic bold
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#2dd4bf
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e879f9
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#fb7185
meta.block variable.other#e879f9
support.other.variable, string.other.link#e879f9
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#e879f9
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#818cf8
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#38bdf8
support.type#22c55e
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#FF5370
variable.language#FF5370italic
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#FFCB6B
source.sass keyword.control#82AAFF
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#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.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 support.type.property-name.json#FFCB6B
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#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#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
MintCT by dbone - VS Code Theme