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#0c121d
  • activityBar.border#0c192d
  • activityBar.foreground#3f7dd6
  • activityBar.inactiveForeground#6d89ab
  • activityBarBadge.background#2f6fc8
  • activityBarBadge.foreground#f3f8ff
  • badge.background#2f6fc8
  • badge.foreground#f4f8ff
  • button.background#2f6fc8
  • button.foreground#f5f9ff
  • button.hoverBackground#3f7dd6
  • commandCenter.activeBackground#0c192d
  • commandCenter.border#1a2f55
  • descriptionForeground#9ab3cf
  • dropdown.background#142235
  • dropdown.border#2f537f
  • dropdown.foreground#dcecff
  • editor.background#0c121d
  • editor.foreground#9ab3cf
  • editor.lineHighlightBorder#1a2f55a7
  • editor.selectionBackground#2a4263
  • editor.selectionHighlightBackground#263c5d80
  • editor.wordHighlightBackground#2e547d66
  • editor.wordHighlightStrongBackground#376a9a88
  • editorCursor.foreground#3f7dd6
  • editorGroup.dropBackground#1a2f55a7
  • editorGroupHeader.tabsBackground#0c192d
  • editorGutter.background#0c121d
  • editorHoverWidget.background#18273b
  • editorHoverWidget.border#33547c
  • editorIndentGuide.activeBackground1#355a86
  • editorIndentGuide.background1#1f324d
  • editorInlayHint.background#1c2f49
  • editorInlayHint.foreground#9ab3cf
  • editorLineNumber.activeForeground#9ec1ff
  • editorLineNumber.foreground#4e6686
  • editorSuggestWidget.background#0c192d
  • editorSuggestWidget.border#1a2f55
  • editorSuggestWidget.selectedBackground#1a2f55
  • editorWhitespace.foreground#2f4a69
  • editorWidget.background#162538
  • errorForeground#ff6b8a
  • focusBorder#3f7dd6
  • foreground#dcecff
  • input.background#1a2f55
  • input.border#1a2f55
  • input.foreground#dcecff
  • list.activeSelectionBackground#1a2f55
  • list.activeSelectionForeground#e8f2ff
  • list.focusOutline#1a2f55
  • list.highlightForeground#8fc0ff
  • list.hoverBackground#1a2f55
  • list.inactiveSelectionBackground#1a2f55
  • panel.background#0c192d
  • panel.border#0c192d
  • quickInput.background#0c192d
  • scrollbarSlider.activeBackground#1a2f55
  • scrollbarSlider.background#1a2f55a7
  • scrollbarSlider.hoverBackground#1a2f55
  • sideBar.background#0c192d
  • sideBar.border#0c121d
  • sideBar.foreground#aac0d9
  • sideBarSectionHeader.background#0c192d
  • sideBarSectionHeader.foreground#c1d4ea
  • sideBarTitle.foreground#dcecff
  • statusBar.background#1a2f55
  • statusBar.debuggingBackground#1a2f55
  • statusBar.focusBorder#1a2f55
  • statusBar.foreground#dcecff
  • statusBar.noFolderBackground#1a2f55
  • statusBarItem.hoverBackground#1a2f55
  • tab.activeBackground#0c121d
  • tab.activeForeground#e5eeff
  • tab.border#0c121d
  • tab.dragAndDropBorder#3f7dd6
  • tab.inactiveBackground#0c192d
  • tab.inactiveForeground#748fb0
  • tab.unfocusedActiveBackground#0c121d
  • tab.unfocusedActiveForeground#9ab3cf
  • tab.unfocusedInactiveBackground#0d1727
  • tab.unfocusedInactiveForeground#627d9f
  • terminal.background#0c121d
  • titleBar.activeBackground#0c121d
  • titleBar.activeForeground#dcecff
  • titleBar.inactiveBackground#0c121d
  • titleBar.inactiveForeground#6584aa
  • widget.border#1a2f55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5f7694
variable, string constant.other.placeholder#86b8ff
meta.object-literal.key.js, meta.object-literal.key.ts, variable.object.property, variable.other.property, support.variable.property.js#86b8ff
support.variable.dom, support.variable.property.dom, support.variable.property-window.dom, support.class.dom#76abff
constant.other.color#bfd8ff
invalid, invalid.illegal#d5435b
keyword, storage.type, storage.modifier#289ce9
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#7ccbff
keyword.control, keyword.control.conditional, keyword.control.loop, keyword.operator.word, keyword.operator.word.in#af6acd
keyword.control.directive.include.c, keyword.control.directive.include.cpp, keyword.control.import.include.c, keyword.control.import.include.cpp, punctuation.definition.directive.c, punctuation.definition.directive.cpp#af6acd
meta.preprocessor.include.c punctuation.definition.string.begin, meta.preprocessor.include.c punctuation.definition.string.end, meta.preprocessor.include.cpp punctuation.definition.string.begin, meta.preprocessor.include.cpp punctuation.definition.string.end#be5381
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#6fa8ff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6965da
meta.block variable.other#6fa8ff
support.other.variable, string.other.link#6fa8ff
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit#3884ff
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#be5381
entity.name, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#b59cff
support.type#a3e2cf
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#00cbd9
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d5435b
variable.language#d5435b
variable.language.this, variable.language.this.js#af6acd
entity.name.method.js#76abff
meta.class-method.js entity.name.function.js, variable.function.constructor#76abff
entity.other.attribute-name#a792ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#8dd7c1
meta.jsx.children, meta.jsx.children.tsx, meta.jsx.children.jsx, text.html.vue, text.html.svelte#c9dbf2
entity.other.attribute-name.class#8edfc6
source.sass keyword.control#76abff
markup.inserted#7ed9b5
markup.deleted#ff5370
markup.changed#b08fff
string.regexp#13abd9
constant.character.escape#7ccbff
markup.underline.link, markup.underline.link.markdown, string.other.link, string.other.link.description, constant.other.reference.linkunderline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#9f95ff
source.js constant.other.object.key.js string.unquoted.label.js#a6515f
source.json meta.structure.dictionary.json support.type.property-name.json#a992ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00cbd9
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#86b8ff
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#d5435b
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#8ad2bb
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#76abff
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#6fa8ff
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#af92ff
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#8fdcc7
text.html.markdown markup.inline.raw.markdown#af98ff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#6a819e
markdown.heading, markup.heading, markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#88d8c0
markup.italic#6fa8ff
markup.bold, markup.bold string#6fa8ff
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#6fa8ff
markup.underline#a88fffunderline
markup.quote punctuation.definition.blockquote.markdown#6a819e
string.other.link.title.markdown#76abff
string.other.link.description.title.markdown#a99bff
constant.other.reference.link.markdown#8ed8c0
markup.raw.block#a894ff
markup.raw.block.fenced.markdown#dcecff
punctuation.definition.fenced.markdown#0f172a80
variable.language.fenced.markdown#6a819e
meta.separator#6a819e
markup.table#dcecff
Blueberry Night by Ranga Nirmal - VS Code Theme