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.background#011627
  • activityBar.border#219fd544
  • activityBar.foreground#99d0f7
  • activityBarBadge.background#219fd5
  • activityBarBadge.foreground#ffffff
  • badge.background#219fd5
  • badge.foreground#ffffff
  • button.background#03648a
  • button.foreground#ffffff
  • button.hoverBackground#219fd5
  • contrastActiveBorder#122d42
  • contrastBorder#122d42
  • debugExceptionWidget.background#011627
  • debugToolBar.background#022846
  • diffEditor.insertedTextBackground#99b76d23
  • diffEditor.insertedTextBorder#addb6733
  • diffEditor.removedTextBackground#ef535033
  • diffEditor.removedTextBorder#ef53504d
  • dropdown.background#011627
  • dropdown.foreground#99d0f7
  • editor.background#011627
  • editor.findMatchHighlightBackground#103362fe
  • editor.foreground#a7dbf7
  • editor.hoverHighlightBackground#0c4994fe
  • editor.inactiveSelectionBackground#7e57c25a
  • editor.lineHighlightBackground#0c499477
  • editor.rangeHighlightBackground#103362fe
  • editor.selectionBackground#103362
  • editor.selectionHighlightBackground#103362fe
  • editor.wordHighlightBackground#103362fe
  • editor.wordHighlightStrongBackground#103362fe
  • editorBracketMatch.background#219fd54d
  • editorCursor.foreground#219fd5
  • editorError.foreground#ef5350
  • editorGroup.border#219fd544
  • editorGroupHeader.tabsBackground#011627
  • editorGutter.background#011627
  • editorHoverWidget.background#011627
  • editorHoverWidget.border#5f7e97
  • editorIndentGuide.activeBackground1#C792EA
  • editorIndentGuide.background1#0e2c45
  • editorLineNumber.activeForeground#00FF87
  • editorLineNumber.foreground#219fd5
  • editorOverviewRuler.commonContentForeground#7e57c2
  • editorOverviewRuler.currentContentForeground#7e57c2
  • editorOverviewRuler.incomingContentForeground#7e57c2
  • editorSuggestWidget.background#2C3043
  • editorSuggestWidget.border#2B2F40
  • editorSuggestWidget.foreground#d6deeb
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#5f7e97
  • editorWarning.foreground#ffca28
  • editorWhitespace.foreground#3B3A32
  • editorWidget.background#0b2942
  • editorWidget.border#262A39
  • errorForeground#EF5350
  • foreground#98c8ed
  • gitDecoration.modifiedResourceForeground#0084ff
  • gitDecoration.untrackedResourceForeground#00ff88e5
  • input.background#0b253a
  • input.border#5f7e97
  • input.foreground#ffffffcc
  • input.placeholderForeground#5f7e97
  • inputOption.activeBorder#ffffff
  • inputValidation.errorBackground#ef5350
  • inputValidation.errorBorder#ef5350
  • inputValidation.infoBackground#219fd5
  • inputValidation.infoBorder#219fd5
  • inputValidation.warningBackground#f7ecb5
  • inputValidation.warningBorder#f7ecb5
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#219fd5
  • list.dropBackground#011627
  • list.focusBackground#03648a
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#011627
  • list.hoverForeground#219fd5
  • list.inactiveSelectionBackground#0e293f
  • list.inactiveSelectionForeground#5f7e97
  • list.invalidItemForeground#975f94
  • menu.foreground#219fd5
  • menubar.selectionBackground#011627
  • notificationLink.foreground#80CBC4
  • notifications.background#011627
  • notifications.foreground#ffffffcc
  • notificationToast.border#219fd544
  • panel.background#011627
  • panel.border#219fd5
  • panelTitle.activeBorder#5f7e97
  • panelTitle.activeForeground#219fd5
  • panelTitle.inactiveForeground#5f7e97
  • peekView.border#f7ecb5
  • peekViewEditor.background#011627
  • peekViewEditor.matchHighlightBackground#7e57c25a
  • peekViewResult.background#011627
  • peekViewResult.matchHighlightBackground#7e57c25a
  • peekViewResult.selectionBackground#2E3250
  • peekViewResult.selectionForeground#cecece
  • peekViewTitle.background#011627
  • peekViewTitleDescription.foreground#697098
  • peekViewTitleLabel.foreground#cecece
  • pickerGroup.border#219fd544
  • quickInputList.focusBackground#219fd5
  • scrollbar.shadow#010b14
  • scrollbarSlider.activeBackground#084d8180
  • scrollbarSlider.background#084d8180
  • scrollbarSlider.hoverBackground#084d8180
  • selection.background#4373c2
  • sideBar.background#011627
  • sideBar.border#219fd544
  • sideBar.foreground#7799bb
  • sideBarSectionHeader.background#011627
  • sideBarSectionHeader.foreground#7799bb
  • sideBarTitle.foreground#7799bb
  • statusBar.background#011627
  • statusBar.border#03648a
  • statusBar.debuggingBackground#80CBC4
  • statusBar.noFolderBackground#011627
  • statusBarItem.activeBackground#03648a
  • statusBarItem.hoverBackground#03648a
  • statusBarItem.prominentBackground#03648a
  • statusBarItem.prominentHoverBackground#03648a
  • tab.activeBackground#0b2942
  • tab.activeBorderTop#219fd5
  • tab.activeForeground#98c8ed
  • tab.inactiveBackground#010e1a
  • tab.inactiveForeground#5f7e97
  • terminal.ansiBlack#011627
  • textLink.activeForeground#98c8ed
  • textLink.foreground#219fd5
  • titleBar.activeBackground#112233
  • titleBar.activeForeground#98c8ed
  • titleBar.border#303030
  • titleBar.inactiveBackground#000a11
  • walkThrough.embeddedEditorBackground#001111
  • widget.shadow#219fd5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string constant.other.placeholder, invalid.deprecated, storage.type#f06292
storage.type.annotation#ccff90
keyword, storage.modifier, entity.other.attribute-name.html#ffa726
storage.type.java#7986cb
variable, string constant.other.placeholder, entity.name.function, punctuation.definition.interpolation.end.bracket.curly.scss, punctuation.definition.interpolation.begin.bracket.curly.scssitalic
punctuation.definition.interpolation.end.bracket.curly.scss, punctuation.definition.interpolation.begin.bracket.curly.scss#00AF87
constant.other.php#FF0000
constant.other.color#000000
invalid, invalid.illegal#AFFF00
Keyword, Storageitalic
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution, entity.name.tag.reference.scss#ff3d00
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.type.module.js#00AF87
keyword.control.at-rule, punctuation.terminator.rule.css, keyword.control.operator, punctuation.definition.entity.css, keyword.operator.assignment.js, punctuation.separator.comma.js, punctuation.definition.string.begin.js, punctuation.definition.string.end.js, punctuation.definition.binding-pattern.object.js, keyword.control.import.ts, keyword.control.export.ts, keyword.control.from.ts#00AFFF
punctuation.definition.annotation.java, punctuation.decorator, string.quoted.single.scss#A7A8AF
keyword.controlbold
comment.line.scss, comment.line.double-slash.js, punctuation.definition.comment.scss, punctuation.definition.comment.js, punctuation.definition.comment.html, comment.block.html#6D6F7C
text.html.derivative#FFFFFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#00AFFF
entity.name.tag.htmlbold
variable.parameter.keyframe-list.css#FF0000
string.other.link.title.markdown#FFFFFF
string, string.quoted.single.js, string.quoted.double.html, punctuation.definition.string, variable.other.constant.js, variable.other.object.property.js, string.quoted.double.json, markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, variable.function, keyword.other.special-method, entity.name.function, variable.other.readwrite.js, markup.bold, markup.bold.markdown, markup.italic.markdown, meta.class-method.js, variable.function.constructor, entity.name.tag.other.html, entity.name.tag.block.any.html, source.sass keyword.control, entity.name.tag.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#00FF87
support.other.variable, string.other.link, markup.table#00AFFF
constant.numeric, constant.language, constant.character, constant.escape, keyword.other.unit, keyword.other, punctuation.separator.key-value.html, punctuation.bracket#00AFFF
variable, variable.parameter.function.language.special, variable.parameter, source#AFFF00
constant.other.symbol, constant.other.key, entity.other.inherited-class, keyword.other.unit, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly, constant.other.object.key.js, string.unquoted.label.js, string.quoted.double.html#00AF87
entity.name, variable.other.object.property, variable.other.property, support.type.primitive.ts#18ffff
support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FF0000
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#FFFFFF
entity.name.module.js, variable.import.parameter.js, variable.other.object#AFFF00
entity.name.method.js, tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#00FF87italic
entity.other.attribute-name, support.function#FF0000
entity.other.attribute-name.id, entity.other.attribute-name.class, entity.other.attribute-name.pseudo-class, entity.name.tag.css, keyword.control.conditional.js, support.constant, storage.type.function.js, meta.object-literal.key#00AFFF
source.scss keyword.control#FF0000
markup.inserted#00AF87
markup.deleted#AFFF00
markup.changed#FF0000
string.regexp#FFFFFF
constant.character.escape#FFFFFF
*url*, *link*, *uri*underline
source.js constant.other.object.key.js string.unquoted.label.js#00AFFFitalic
support.type.property-name.json#00AFFF
text.html.markdown, punctuation.definition.list_item.markdown#00AFFF
text.html.markdown markup.inline.raw.markdown#FF0000
text.html.markdown markup.inline.raw.markdown, punctuation.definition.raw.markdown#00AFFF50
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, entity.name.section.markdown#FFFFFFbold
markup.underline#00FF87underline
markup.strike
markup.quote punctuation.definition.blockquote.markdown#00AFFF50
markup.quoteitalic
string.other.link.description.title.markdown#FF0000
constant.other.reference.link.markdown#FF0000
markup.raw.block#FF0000
punctuation.definition.raw.markdown, punctuation.definition.markdown#FFFFFF
variable.language.fenced.markdown#00AFFF
meta.separator#A7A8AFbold
token.info-token#00AFFF
token.warn-token#FF0000
token.error-token#FF293B
token.debug-token#FFFFFF
Resh by Raul Jaco - VS Code Theme