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#2385FF
  • activityBar.background#292C2F
  • activityBar.border#292C2F
  • activityBar.foreground#707a8ccc
  • activityBar.inactiveForeground#707a8c99
  • activityBarBadge.background#2385FF
  • activityBarBadge.foreground#FAFAFA
  • badge.background#228DF233
  • badge.foreground#228DF2
  • button.background#228DF2
  • button.foreground#FAFAFA
  • button.hoverBackground#2385FF
  • button.secondaryBackground#707a8c33
  • button.secondaryForeground#cccac2
  • button.secondaryHoverBackground#707a8c80
  • dropdown.background#35393d
  • dropdown.border#35393d
  • dropdown.foreground#8c96a1
  • editor.background#292C2F
  • editor.findMatchBackground#15AC9170
  • editor.findMatchBorder#15AC91
  • editor.findMatchHighlightBackground#15AC9166
  • editor.findMatchHighlightBorder#7E999250
  • editor.findRangeHighlightBackground#15AC9140
  • editor.foreground#FAFAFA
  • editor.inactiveSelectionBackground#409fff21
  • editor.lineHighlightBackground#292C2F
  • editor.rangeHighlightBackground#15AC9133
  • editor.selectionBackground#194176
  • editor.selectionHighlightBackground#292C2F
  • editor.selectionHighlightBorder#87d96c00
  • editor.snippetTabstopHighlightBackground#87d96c33
  • editor.wordHighlightBackground#80bfff14
  • editor.wordHighlightBorder#80bfff80
  • editor.wordHighlightStrongBackground#87d96c14
  • editor.wordHighlightStrongBorder#87d96c80
  • editorBracketMatch.background#8a91994d
  • editorBracketMatch.border#8a91994d
  • editorCodeLens.foreground#b8cfe680
  • editorCursor.foreground#FEEAA5
  • editorError.foreground#ff6666
  • editorGroup.border#292C2F
  • editorGroupHeader.noTabsBackground#292C2F
  • editorGroupHeader.tabsBackground#292C2F
  • editorGroupHeader.tabsBorder#292C2F
  • editorGutter.addedBackground#87d96ccc
  • editorGutter.deletedBackground#f27983cc
  • editorGutter.modifiedBackground#80bfffcc
  • editorHoverWidget.background#32363B
  • editorHoverWidget.border#525961
  • editorIndentGuide.activeBackground#8a919959
  • editorIndentGuide.background#8a91992e
  • editorLineNumber.activeForeground#959EAA
  • editorLineNumber.foreground#8a919966
  • editorLink.activeForeground#228DF2
  • editorMarkerNavigation.background#1c212b
  • editorOverviewRuler.addedForeground#87d96c
  • editorOverviewRuler.border#171b24
  • editorOverviewRuler.bracketMatchForeground#8a9199b3
  • editorOverviewRuler.deletedForeground#f27983
  • editorOverviewRuler.errorForeground#ff6666
  • editorOverviewRuler.findMatchForeground#15AC91
  • editorOverviewRuler.modifiedForeground#80bfff
  • editorOverviewRuler.warningForeground#228DF2
  • editorOverviewRuler.wordHighlightForeground#80bfff66
  • editorOverviewRuler.wordHighlightStrongForeground#87d96c66
  • editorRuler.foreground#8a91992e
  • editorSuggestWidget.background#292C2F
  • editorSuggestWidget.border#292C2F
  • editorSuggestWidget.highlightForeground#228DF2
  • editorSuggestWidget.selectedBackground#63759926
  • editorWarning.foreground#228DF2
  • editorWhitespace.foreground#8a919966
  • editorWidget.background#1c212b
  • editorWidget.border#171b24
  • errorForeground#ff6666
  • panel.background#292C2F
  • panel.border#292C2F
  • panelTitle.activeBorder#2385FF
  • panelTitle.activeForeground#cccac2
  • panelTitle.inactiveForeground#707a8c
  • scrollbar.shadow#171b2400
  • scrollbarSlider.activeBackground#707a8cb3
  • scrollbarSlider.background#707a8c66
  • scrollbarSlider.hoverBackground#707a8c99
  • sideBar.background#292C2F
  • sideBar.border#292C2F
  • sideBarSectionHeader.background#292C2F
  • sideBarSectionHeader.border#292C2F
  • sideBarSectionHeader.foreground#707a8c
  • sideBarTitle.foreground#707a8c
  • statusBar.background#292C2F
  • statusBar.border#292C2F
  • statusBar.debuggingBackground#f29e74
  • statusBar.debuggingForeground#242936
  • statusBar.foreground#707a8c
  • statusBar.noFolderBackground#292C2F
  • statusBarItem.activeBackground#707a8c33
  • statusBarItem.hoverBackground#707a8c33
  • statusBarItem.prominentBackground#171b24
  • statusBarItem.prominentHoverBackground#00000030
  • statusBarItem.remoteBackground#ffcc66
  • statusBarItem.remoteForeground#805500
  • tab.activeBackground#292C2F
  • tab.activeBorder#2385FF
  • tab.activeForeground#cccac2
  • tab.border#292C2F
  • tab.inactiveBackground#292C2F
  • tab.inactiveForeground#707a8c
  • tab.unfocusedActiveBorder#707a8c
  • tab.unfocusedActiveForeground#707a8c
  • tab.unfocusedInactiveForeground#707a8c
  • titleBar.activeBackground#292C2F
  • titleBar.activeForeground#cccac2
  • titleBar.border#292C2F
  • titleBar.inactiveBackground#292C2F
  • titleBar.inactiveForeground#707a8c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
storage.type.function, storage.modifier#FEEAA5
storage.type#b9f8d5
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.expression.keyof, keyword.operator#7eccf4
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#FEEAA5
keyword.control#10a1ff
meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.tag#FEEAA5
meta.tag#FEEAA5
meta.function-call, variable.function, support.function, keyword.other.special-method#FEEAA5
entity.name.function#FF7075
meta.block variable.other#FAFAFA
meta.block variable.other.object#5ed1cb
support.other.variable, string.other.link#FAFAFA
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f4cec1
constant.language#FEEAA5
meta.object-literal#f3f5b5
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#02c39a
entity.name, support.type, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
support.class#FEEAA5
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, variable.parameter#FAFAFA
variable.parameter#FAFAFA
function.parameter.js#FAFAFA
variable.language#FFE4C4italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#006DCF
entity.other.attribute-name#FF7075
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#FF7075
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F0F3BD
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
ButterTheme by Levampire - VS Code Theme