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#212529
  • activityBar.border#21252960
  • activityBar.foreground#BDE0FE
  • activityBarBadge.background#E7C6FF
  • activityBarBadge.foreground#212529
  • badge.background#21252930
  • badge.foreground#F5E6E8
  • breadcrumb.activeSelectionForeground#F5E6E8
  • breadcrumb.background#212529
  • breadcrumb.focusForeground#BDE0FE
  • breadcrumb.foreground#D5C6E0
  • breadcrumbPicker.background#212529
  • button.background#F5E6E850
  • contrastBorder#F5E6E840
  • debugToolBar.background#212529
  • diffEditor.insertedTextBackground#FFC2D115
  • diffEditor.removedTextBackground#C3ACD020
  • dropdown.background#212529
  • dropdown.border#FEEAFA10
  • editor.background#212529
  • editor.findMatchBackground#212529
  • editor.findMatchBorder#F5E6E8
  • editor.findMatchHighlightBackground#F5E6E893
  • editor.findMatchHighlightBorder#FEEAFA30
  • editor.foreground#BDE0FE
  • editor.lineHighlightBackground#21252950
  • editor.selectionBackground#E7C6FF30
  • editor.selectionHighlightBackground#F5E6E86b
  • editor.selectionHighlightBorder#E7C6FFf0
  • editorBracketMatch.background#212529
  • editorBracketMatch.border#FFE5EC7f
  • editorCursor.foreground#FFE5EC
  • editorError.foreground#C3ACD070
  • editorGroup.border#21252930
  • editorGroupHeader.tabsBackground#212529
  • editorGutter.addedBackground#FFC2D160
  • editorGutter.deletedBackground#C3ACD060
  • editorGutter.modifiedBackground#E7C6FF60
  • editorHoverWidget.background#212529
  • editorHoverWidget.border#FEEAFA10
  • editorIndentGuide.activeBackground#C9CBFF
  • editorIndentGuide.background#C9CBFF70
  • editorInfo.foreground#E7C6FF70
  • editorLineNumber.activeForeground#E7C6FF
  • editorLineNumber.foreground#F5E6E8c0
  • editorLink.activeForeground#BDE0FE
  • editorMarkerNavigation.background#BDE0FE05
  • editorOverviewRuler.border#212529
  • editorOverviewRuler.errorForeground#C3ACD040
  • editorOverviewRuler.findMatchForeground#F5E6E8
  • editorOverviewRuler.infoForeground#E7C6FF40
  • editorOverviewRuler.warningForeground#FFE5EC70
  • editorRuler.foreground#C9CBFF
  • editorSuggestWidget.background#212529
  • editorSuggestWidget.border#FEEAFA10
  • editorSuggestWidget.foreground#BDE0FE
  • editorSuggestWidget.highlightForeground#FFE5EC
  • editorSuggestWidget.selectedBackground#F5E6E820
  • editorWarning.foreground#FFC2D1
  • editorWhitespace.foreground#BDE0FE40
  • editorWidget.background#212529
  • editorWidget.border#FFE5EC
  • editorWidget.resizeBorder#F5E6E8
  • extensionButton.prominentBackground#FFC2D190
  • extensionButton.prominentHoverBackground#C3ACD0
  • focusBorder#FEEAFA00
  • gitDecoration.conflictingResourceForeground#FFE5EC
  • gitDecoration.deletedResourceForeground#C3ACD0
  • gitDecoration.ignoredResourceForeground#F5E6E8
  • gitDecoration.modifiedResourceForeground#D5C6E0
  • gitDecoration.untrackedResourceForeground#E7C6FF
  • input.background#FFFFFF
  • input.border#FEEAFA10
  • input.foreground#BDE0FE
  • input.placeholderForeground#BDE0FE60
  • inputOption.activeBackground#BDE0FE30
  • inputOption.activeBorder#BDE0FE30
  • inputValidation.errorBorder#C3ACD050
  • inputValidation.infoBorder#E7C6FF50
  • inputValidation.warningBorder#FFE5EC50
  • list.activeSelectionBackground#212529
  • list.activeSelectionForeground#F5E6E8
  • list.focusBackground#FFFFFF
  • list.focusForeground#E7C6FF
  • list.highlightForeground#F5E6E8
  • list.hoverBackground#C9CBFF
  • list.hoverForeground#FEEAFA
  • list.inactiveSelectionBackground#21252930
  • list.inactiveSelectionForeground#F5E6E8
  • list.warningForeground#FFE5EC
  • listFilterWidget.background#21252930
  • listFilterWidget.noMatchesOutline#21252930
  • listFilterWidget.outline#21252930
  • menu.background#212529f8
  • menu.border#F5E6E850
  • menu.foreground#BDE0FE
  • menu.selectionBackground#FFFFFF
  • menu.selectionBorder#21252930
  • menu.selectionForeground#BDE0FE
  • menu.separatorBackground#BDE0FE
  • menubar.selectionBackground#FFFFFF
  • menubar.selectionBorder#F5E6E850
  • menubar.selectionForeground#BDE0FE
  • minimap.background#212529
  • minimapGutter.addedBackground#C3ACD0
  • minimapGutter.deletedBackground#FFE5EC
  • minimapGutter.modifiedBackground#FFC2D1
  • minimapSlider.activeBackground#FFC2D1b0
  • minimapSlider.background#FFC2D180
  • minimapSlider.hoverBackground#FFC2D1a0
  • notificationLink.foreground#F5E6E8
  • notifications.background#212529
  • notifications.foreground#BDE0FE
  • panel.background#212529
  • panel.border#21252960
  • panelTitle.activeBorder#F5E6E8
  • panelTitle.activeForeground#FEEAFA
  • panelTitle.inactiveForeground#BDE0FE
  • peekView.border#21252930
  • peekViewEditor.background#BDE0FE05
  • peekViewEditor.matchHighlightBackground#F5E6E850
  • peekViewEditorGutter.background#BDE0FE05
  • peekViewResult.background#BDE0FE05
  • peekViewResult.matchHighlightBackground#F5E6E850
  • peekViewResult.selectionBackground#F5E6E870
  • peekViewTitle.background#BDE0FE05
  • peekViewTitleDescription.foreground#BDE0FE60
  • pickerGroup.foreground#F5E6E8
  • progressBar.background#F5E6E8
  • scrollbar.shadow#21252900
  • scrollbarSlider.activeBackground#F5E6E8cc
  • scrollbarSlider.background#F5E6E8bb
  • scrollbarSlider.hoverBackground#F5E6E8ee
  • selection.background#F5E6E8
  • settings.checkboxBackground#212529
  • settings.checkboxForeground#BDE0FE
  • settings.dropdownBackground#212529
  • settings.dropdownForeground#BDE0FE
  • settings.headerForeground#F5E6E8
  • settings.modifiedItemIndicator#F5E6E8
  • settings.numberInputBackground#212529
  • settings.numberInputForeground#BDE0FE
  • settings.textInputBackground#212529
  • settings.textInputForeground#BDE0FE
  • sideBar.background#212529
  • sideBar.border#F5E6E850
  • sideBar.foreground#E7C6FF
  • sideBarSectionHeader.background#212529
  • sideBarSectionHeader.border#21252960
  • sideBarSectionHeader.foreground#E7C6FF
  • sideBarTitle.foreground#BDE0FE
  • statusBar.background#FFC2D1
  • statusBar.border#21252960
  • statusBar.debuggingBackground#FFE5EC
  • statusBar.debuggingForeground#FEEAFA
  • statusBar.foreground#FFC2D1
  • statusBar.noFolderBackground#212529
  • statusBarItem.hoverBackground#F5E6E820
  • statusBarItem.remoteBackground#F5E6E8
  • statusBarItem.remoteForeground#212529
  • tab.activeBackground#F5E6E850
  • tab.activeBorder#F5E6E8
  • tab.activeForeground#FEEAFA
  • tab.activeModifiedBorder#F5E6E8
  • tab.border#212529
  • tab.inactiveBackground#F5E6E820
  • tab.inactiveForeground#BDE0FEaf
  • tab.unfocusedActiveBackground#F5E6E840
  • tab.unfocusedActiveBorder#F5E6E8
  • tab.unfocusedActiveForeground#BDE0FE
  • tab.unfocusedInactiveBackground#F5E6E810
  • tab.unfocusedInactiveForeground#BDE0FE7f
  • terminal.ansiBlack#212529
  • terminal.ansiBlue#E7C6FF
  • terminal.ansiBrightBlack#F5E6E8
  • terminal.ansiBrightBlue#E7C6FF
  • terminal.ansiBrightCyan#E7C6FF
  • terminal.ansiBrightGreen#FFC2D1
  • terminal.ansiBrightMagenta#FFE5EC
  • terminal.ansiBrightRed#C3ACD0
  • terminal.ansiBrightWhite#FEEAFA
  • terminal.ansiBrightYellow#FFE5EC
  • terminal.ansiCyan#E7C6FF
  • terminal.ansiGreen#FFC2D1
  • terminal.ansiMagenta#FFE5EC
  • terminal.ansiRed#C3ACD0
  • terminal.ansiWhite#FEEAFA
  • terminal.ansiYellow#FFE5EC
  • terminalCursor.background#212529
  • terminalCursor.foreground#FFE5EC
  • textLink.activeForeground#BDE0FE
  • textLink.foreground#F5E6E8
  • titleBar.activeBackground#212529
  • titleBar.activeForeground#BDE0FE
  • titleBar.border#21252960
  • titleBar.inactiveBackground#212529
  • titleBar.inactiveForeground#F5E6E8
  • tree.indentGuidesStroke#C9CBFF
  • widget.shadow#21252930

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable, string constant.other.placeholder, invalid.deprecated, keyword, storage.type, storage.modifier#FFE5EC
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#FFC2D1
constant.other.php#FFE5EC
constant.other.color#FEEAFA
invalid, invalid.illegal#C3ACD0
Keyword, Storageitalic
keyword.control, constant.other.color, punctuation.definition.tag, punctuation, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, entity.name.tag.reference.scss#A7A8AF
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.type.module.js#D5C6E0
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#BDE0FE
punctuation.definition, 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#A7A8AF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#BDE0FE
entity.name.tag.htmlbold
variable.parameter.js, variable.parameter.keyframe-list.css#FFE5EC
variable.other.object.js, storage.type.js, string.other.link.title.markdown, variable.other.readwrite.js, variable.other.property.js#D5C6E0
string, string.quoted.double.html, 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, markup.bold, markup.bold.markdown, markup.italic.markdown, meta.class-method.js entity.name.function.js, variable.function.constructor, entity.name.tag.other.html, entity.name.tag.block.any.html, source.sass keyword.control#E7C6FF
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#E7C6FF
support.other.variable, string.other.link, markup.table#BDE0FE
constant.numeric, constant.language, constant.character, constant.escape, keyword.other.unit, keyword.other, punctuation.separator.key-value.html#FFE5EC
variable.parameter.function.language.special, variable.parameter#C3ACD0
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#FFC2D1
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, entity.other.attribute-name.html#FFE5EC
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#D5C6E0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#C3ACD0
entity.name.method.js, tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#E7C6FFitalic
entity.other.attribute-name, support.function#FFE5EC
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, entity.other.attribute-name.html, string.quoted.single.js, storage.type.function.js, meta.object-literal.key#BDE0FE
source.scss keyword.control#FFE5EC
markup.inserted#FFC2D1
markup.deleted#C3ACD0
markup.changed#FFE5EC
string.regexp#E7C6FF
constant.character.escape#E7C6FF
*url*, *link*, *uri*underline
source.js constant.other.object.key.js string.unquoted.label.js#BDE0FEitalic
support.type.property-name.json#BDE0FE
text.html.markdown, punctuation.definition.list_item.markdown#BDE0FE
text.html.markdown markup.inline.raw.markdown#FFE5EC
text.html.markdown markup.inline.raw.markdown, punctuation.definition.raw.markdown#F5E6E850
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#D5C6E0bold
markup.underline#E7C6FFunderline
markup.strike
markup.quote punctuation.definition.blockquote.markdown#F5E6E850
markup.quoteitalic
string.other.link.description.title.markdown#FFE5EC
constant.other.reference.link.markdown#FFE5EC
markup.raw.block#FFE5EC
punctuation.definition.raw.markdown, punctuation.definition.markdown#E7C6FF
variable.language.fenced.markdown#F5E6E8
meta.separator#A7A8AFbold
token.info-token#F5E6E8
token.warn-token#FFE5EC
token.error-token#FF293B
token.debug-token#E7C6FF
glimps_ofsc by glimps_ofsc - VS Code Theme