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#8C8C8C
  • activityBar.background#EBEDEF
  • activityBar.border#BABEC2
  • activityBar.foreground#333333
  • activityBar.inactiveForeground#57606a
  • activityBarBadge.background#0969da
  • activityBarBadge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#57606a
  • breadcrumb.focusForeground#000000
  • breadcrumb.foreground#57606a
  • breadcrumbPicker.background#EBEDEF
  • editor.background#eeeeee
  • editor.foreground#333333
  • editor.lineHighlightBackground#eeeeee
  • editor.selectionHighlightBackground#eeeeee
  • editor.wordHighlightBackground#eeeeee
  • editor.wordHighlightStrongBackground#eeeeee
  • editorBracketHighlight.foreground1#333333
  • editorBracketHighlight.foreground2#333333
  • editorBracketHighlight.foreground3#333333
  • editorBracketHighlight.foreground4#333333
  • editorBracketHighlight.foreground5#333333
  • editorBracketHighlight.foreground6#333333
  • editorCursor.foreground#333333
  • editorGroup.border#8C8C8C
  • editorGroupHeader.tabsBorder#8C8C8C
  • editorLineNumber.activeForeground#57606a
  • editorLineNumber.foreground#B3B3B3
  • editorOverviewRuler.border#8C8C8C
  • gitDecoration.addedResourceForeground#0566d5
  • gitDecoration.conflictingResourceForeground#bc4c00
  • gitDecoration.deletedResourceForeground#ac5e00
  • gitDecoration.ignoredResourceForeground#8C8C8C
  • gitDecoration.modifiedResourceForeground#9a6700
  • gitDecoration.submoduleResourceForeground#57606a
  • gitDecoration.untrackedResourceForeground#333333
  • icon.foreground#333333
  • list.activeSelectionBackground#BABEC2
  • list.activeSelectionForeground#000000
  • list.activeSelectionIconForeground#333333
  • list.focusAndSelectionOutline#BABEC2
  • list.hoverBackground#afb8c133
  • list.inactiveSelectionBackground#afb8c133
  • list.inactiveSelectionForeground#616161
  • list.inactiveSelectionIconForeground#333333
  • panel.background#EBEDEF
  • panel.border#BABEC2
  • panelInput.border#d0d7de
  • scrollbar.shadow#eeeeee
  • scrollbarSlider.activeBackground#8C8C8C
  • scrollbarSlider.background#B3B3B3
  • scrollbarSlider.hoverBackground#8C8C8C
  • sideBar.background#EBEDEF
  • sideBar.border#BABEC2
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#C7CBD1
  • sideBarSectionHeader.border#C7CBD1
  • sideBarSectionHeader.foreground#333333
  • sideBarTitle.foreground#333333
  • statusBar.background#C8CBD0
  • statusBar.border#BABEC2
  • statusBar.foreground#586069
  • tab.activeBackground#EEEEEE
  • tab.activeForeground#333333
  • tab.border#8C8C8C
  • tab.hoverBackground#BABEC2
  • tab.inactiveBackground#B3B3B3
  • tab.inactiveForeground#333333
  • tab.unfocusedHoverBackground#eaeef280
  • titleBar.activeBackground#DDDDDD
  • titleBar.activeForeground#57606a
  • titleBar.border#8C8C8C
  • titleBar.inactiveBackground#f6f8fa
  • titleBar.inactiveForeground#57606a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#828282
comment.block.preprocessor#828282
comment.documentation, comment.block.documentation#828282
invalid.illegal#660000
keyword.operator#010202
keyword, storage#010202bold
storage.type, support.type#010202bold
constant.language, support.constant, variable.language#010202bold
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#49483E
support.function.file.php#188F8Ebold
support.function.array#188F8Ebold
keyword.operator.heredoc.php#4E4EFF
variable.other.php, variable.other.global.php, entity.name.function.php, variable.language.this.php, variable.other.property.php#29248Fbold
keyword.other.new#E42E70bold
support.function.json.php#188F8Ebold
support.function.construct.php#0089B3bold
support.function.construct.output.php, support.function.var.php#188F8Ebold
support.class#0089B3italic
entity.name.type#679C00
entity.name.type.class.php#010202
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#148C26
string#A53049
constant.character.escape#777777
string.regexp#A53049
constant.other.symbol#AB6526
variable.other.constant.js, variable.other.readwrite.js#0089B3
meta.parameters.js#A53049
meta.object-literal.key.js, meta.object.member.js, meta.objectliteral.js, meta.array.literal.js, meta.var.expr.js#679C00
variable.other.property.js#679C00
meta.function.js#010202
meta.block.js, source.js#0089B3
variable.parameter.js#29248Fbold
punctuation.accessor.js, meta.function-call.js, punctuation.definition.parameters.end.js#29248Fbold
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#49483E
entity.name.tag#4E4EFF
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#179C00
markup.heading.markdown#010202bold
constant.character.entity, punctuation.definition.entity#679C00
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#679C00
meta.property-name, support.type.property-name#0089B3
meta.property-value, meta.property-value constant.other, support.constant.property-value#188F8E
support.function.misc.css#188F8Ebold
keyword.other.importantbold
keyword.other.unit.px.css, keyword.other.unit.percentage.css#148C26
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
BlazeWebArt by BlazeWebArt - VS Code Theme