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.activeFocusBorder#ffffff70
  • activityBar.background#000000
  • activityBar.border#00ffdd55
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#86a5ff
  • activityBarBadge.foreground#07090f
  • badge.background#86a5ff
  • badge.foreground#07090f
  • breadcrumb.activeSelectionForeground#86a5ff
  • breadcrumb.focusForeground#576daf
  • breadcrumb.foreground#576dafa6
  • breadcrumbPicker.background#07090f
  • button.background#ffffff
  • button.foreground#000000
  • button.hoverBackground#a8beff
  • charts.foreground#ffffff
  • descriptionForeground#576daf79
  • diffEditor.diagonalFill#15182b
  • diffEditor.insertedTextBackground#64d3892c
  • diffEditor.removedTextBackground#dd50742c
  • dropdown.background#15182b
  • dropdown.foreground#c7d5ff99
  • editor.background#07090f
  • editor.findMatchBackground#576daf
  • editor.findMatchHighlightBackground#262e47
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#262e47be
  • editor.selectionBackground#262e47
  • editor.selectionHighlightBackground#262e47
  • editor.wordHighlightBackground#262e47
  • editor.wordHighlightStrongBackground#262e47
  • editorCodeLens.foreground#262e47
  • editorCursor.background#ff0060
  • editorCursor.foreground#ffffff
  • editorGroup.background#07090f
  • editorGroup.border#15182b
  • editorGroup.dropBackground#0c0e19
  • editorGroup.emptyBackground#07090f
  • editorGroupHeader.tabsBackground#07090f
  • editorGutter.background#55a9ff01
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#00447c
  • editorWidget.background#15182b
  • editorWidget.border#576daf
  • extensionButton.prominentBackground#c7d5ff
  • extensionButton.prominentForeground#07090f
  • focusBorder#262e47
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#64d389fd
  • gitDecoration.deletedResourceForeground#dd5074
  • gitDecoration.ignoredResourceForeground#576daf90
  • gitDecoration.modifiedResourceForeground#c778db
  • gitDecoration.untrackedResourceForeground#576daf90
  • icon.foreground#ffffff
  • input.background#15182b
  • input.foreground#86a5ff
  • inputOption.activeForeground#86a5ff
  • inputValidation.errorBackground#dd5073
  • inputValidation.errorBorder#dd5073
  • inputValidation.errorForeground#07090f
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#30a5ff
  • list.dropBackground#dddddd
  • list.errorForeground#dd5074
  • list.filterMatchBackground#ff0000
  • list.focusBackground#0077ff31
  • list.focusForeground#ffffff
  • list.focusHighlightForeground#ffffff
  • list.highlightForeground#00ffff7f
  • list.hoverBackground#0077ff31
  • list.hoverForeground#00ffff
  • list.inactiveFocusBackground#ffffff20
  • list.inactiveSelectionBackground#0077ff31
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#e6db7f
  • listFilterWidget.background#ffffff
  • menu.foreground#ffffff
  • notificationCenterHeader.background#15182b
  • notifications.background#15182b
  • panel.border#15182b
  • panelTitle.activeBorder#86a5ff
  • panelTitle.activeForeground#c7d5ff
  • panelTitle.inactiveForeground#576daf
  • peekViewTitle.background#262e47
  • quickInput.background#0c0e19
  • scrollbar.shadow#01030b
  • scrollbarSlider.activeBackground#576daf
  • scrollbarSlider.background#262e47
  • scrollbarSlider.hoverBackground#ffffff
  • selection.background#01030b
  • sideBar.background#000000
  • sideBar.border#222211
  • sideBar.foreground#ffffffdd
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#aa1020
  • statusBar.debuggingBackground#005f5f
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#005f5f
  • tab.activeBackground#07090f
  • tab.activeBorder#86a5ff
  • tab.activeForeground#c7d5ff
  • tab.border#07090f
  • tab.hoverBackground#000000
  • tab.inactiveBackground#07090f
  • tab.inactiveForeground#576dafd8
  • terminal.ansiBrightRed#dd5073
  • terminal.ansiGreen#63eb90
  • terminal.ansiRed#dd5073
  • terminal.foreground#a8beff
  • textLink.foreground#86a5ff
  • titleBar.activeBackground#07090f
  • titleBar.activeForeground#86a5ff
  • titleBar.inactiveBackground#07090f
  • tree.indentGuidesStroke#576daf
  • widget.shadow#01030b

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
keyword, storage.type, storage.modifier#C792EA
keyword.control, 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#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#F07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#F07178
support.other.variable, string.other.link#F07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
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
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#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
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#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
calm by divyamrit - VS Code Theme