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#5438dc
  • activityBar.background#121a1b
  • activityBar.border#161e1f
  • activityBar.foreground#b6b6c1
  • activityBar.inactiveForeground#2d3538
  • activityBarBadge.background#5438dc
  • dropdown.background#2d3538
  • dropdown.foreground#b6b6c1
  • dropdown.listBackground#2d3538
  • editor.background#161e1f
  • editor.findMatchBackground#faff00
  • editor.findMatchHighlightBackground#5e5f4f
  • editor.foreground#b6b6c1
  • editor.lineHighlightBackground#2d3538
  • editor.selectionBackground#ffffff14
  • editor.selectionHighlightBackground#5438dc9f
  • editorBracketMatch.background#227071
  • editorBracketMatch.border#227071
  • editorCursor.foreground#fff
  • editorError.foreground#ec8484
  • editorGroup.border#161e1f
  • editorGroup.dropBackground#ffffff14
  • editorGroup.emptyBackground#121a1b
  • editorGroupHeader.noTabsBackground#121a1b
  • editorGroupHeader.tabsBackground#121a1b
  • editorGroupHeader.tabsBorder#161e1f
  • editorGutter.addedBackground#80ed99
  • editorGutter.commentRangeForeground#2d3538
  • editorGutter.deletedBackground#ee4266
  • editorGutter.modifiedBackground#23B5d3
  • editorHoverWidget.background#121a1b
  • editorHoverWidget.border#2d3538
  • editorLineNumber.activeForeground#b6b6c1
  • editorLineNumber.foreground#2d3538
  • editorSuggestWidget.background#121a1b
  • editorSuggestWidget.border#2d3538
  • editorWidget.background#121a1b
  • editorWidget.resizeBorder#2d3538
  • input.background#2d3538
  • inputOption.activeBackground#2d3538
  • inputValidation.errorBorder#ec8484
  • inputValidation.warningBackground#f5b746
  • list.activeSelectionBackground#2d3538
  • list.errorForeground#ec8484
  • list.focusBackground#2d3538
  • list.hoverBackground#161e1f
  • list.inactiveFocusBackground#2d3538b1
  • list.inactiveSelectionBackground#2d3538b1
  • list.warningForeground#f5b746
  • minimap.errorHighlight#ee4266
  • minimap.findMatchHighlight#faff00
  • minimap.selectionHighlight#ffffff14
  • minimap.warningHighlight#f28f3b
  • minimapGutter.addedBackground#80ed99
  • minimapGutter.deletedBackground#ee4266
  • minimapGutter.modifiedBackground#23B5d3
  • minimapSlider.activeBackground#ffffff14
  • minimapSlider.background#ffffff14
  • minimapSlider.hoverBackground#ffffff14
  • notificationCenterHeader.background#5438dc
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#121a1b
  • notifications.border#2d3538
  • peekView.border#48575d
  • peekViewEditor.background#121a1b
  • peekViewResult.background#121a1b
  • peekViewTitle.background#121a1b
  • scrollbar.shadow#00000040
  • sideBar.background#121a1b
  • sideBar.dropBackground#ffffff14
  • sideBarSectionHeader.background#121a1b
  • sideBarSectionHeader.foreground#b6b6c1
  • sideBarTitle.foreground#b6b6c1
  • statusBar.background#5438dc
  • tab.activeBackground#161e1f
  • tab.activeForeground#b6b6c1
  • tab.border#121a1b
  • tab.inactiveBackground#121a1b
  • tab.inactiveForeground#48575d
  • tab.unfocusedActiveBackground#121a1b
  • tab.unfocusedHoverForeground#b6b6c1
  • terminal.ansiBlack#2d3538
  • terminal.ansiBlue#127ee2
  • terminal.ansiBrightBlack#48575d
  • terminal.ansiBrightBlue#127ee2
  • terminal.ansiBrightCyan#62cfcf
  • terminal.ansiBrightGreen#92d192
  • terminal.ansiBrightMagenta#e1a6f2
  • terminal.ansiBrightRed#f2777a
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd479
  • terminal.ansiCyan#23B5d3
  • terminal.ansiGreen#80ed99
  • terminal.ansiMagenta#e477d2
  • terminal.ansiRed#f2777a
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffd479
  • terminal.background#161e1f
  • terminal.foreground#b6b6c1
  • terminal.selectionBackground#bbbbbb22
  • titleBar.activeBackground#121a1b
  • titleBar.activeForeground#b6b6c1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4e4e4eitalic
variable, string constant.other.placeholder#b6b6c1
constant.other.color#ffffff
invalid, invalid.illegal, invalid.broken#ffffff
invalid, invalid.illegal, invalid.deprecated#ffffff
keyword, storage.type, storage.modifier#F67984
keyword.operator, constant.other.color, punctuation, meta.tag, meta.brace.curly, meta.brace.square, meta.brace.round, 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#80D8FF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#547980
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#7ED6DD
source.cpp meta.block variable.other#547980
variable.other.constant#547980
support.other.variable, string.other.link#547980
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#F78C6C
variable.parameter#fdd58ditalic
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#C3E88D
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
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
source.css.scss keyword.other.unit#80D8FF
source.css.scss keyword.other.important.scss#C3E88D
meta.definition.variable.scss variable, meta.property-value.scss variable#7ED6DD
entity.other.attribute-name.parent-selector-suffix.css punctuation, entity.other.attribute-name.parent-selector-suffix.css variable#FFCB6B
entity.name.tag.liquid#AE81FF
meta.attribute.style.html string.quoted.single.php#C3E88D
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF4081
variable.language#FF4081italic
entity.name.method.js#7ED6DDitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#7ED6DD
entity.other.attribute-name#F67984
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6B
text.html.derivative#FFFFFF
meta.attribute.id.html string#7ED6DD
meta.attribute.href.html string, meta.attribute.src.html string, meta.attribute.unrecognized.xmlns.html string, meta.tag.metadata.doctype.html string.quoted.double.html#5EAAE8italic
meta.attribute.style.html string#B2CCD6
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#7ED6DD
markup.inserted#C3E88D
markup.deleted#FF4081
markup.changed#F67984
string.regexp#80D8FF
constant.character.escape#80D8FF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7ED6DDitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF4081italic
source.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
text.html.markdown, punctuation.definition.list_item.markdown#eeeeee
text.html.markdown markup.inline.raw.markdown#F67984
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#547980italic
markup.bold, markup.bold string#547980bold
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#547980bold
markup.underline#F78C6Cunderline
markup.strike#C17E70
markup.quote punctuation.definition.blockquote.markdown#65737Eitalic
markup.quote#80D8FFitalic
string.other.link.title.markdown#7ED6DDunderline
string.other.link.description.title.markdown#F67984
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#F67984
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#eeeeee
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#FF5370
ezra by Aleksandar Cugurovic - VS Code Theme