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.

  • actionBar.toggledBackground#383a49
  • activityBar.activeBackground#151515
  • activityBar.background#151515
  • activityBar.border#151515
  • activityBar.inactiveForeground#999999
  • activityBarBadge.background#cdf861
  • activityBarBadge.foreground#151515
  • breadcrumb.background#151515
  • breadcrumb.focusForeground#e5e5e5
  • breadcrumb.foreground#999999
  • button.background#edffa5
  • button.foreground#151515
  • button.hoverBackground#dcff50
  • button.secondaryBackground#2a2a2a
  • button.secondaryForeground#c5c5c5
  • button.secondaryHoverBackground#373737
  • checkbox.border#6b6b6b
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • editor.background#151515
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41d3
  • editor.lineHighlightBorder#ffffff00
  • editor.selectionHighlightBackground#add6ff26
  • editorError.foreground#f48771
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#151515
  • editorGutter.deletedBackground#ef7a7a80
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorWarning.foreground#f7cc66
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5f5f5f
  • errorForeground#f48771
  • focusBorder#ad9cff
  • foreground#e5e5e5
  • input.background#0f0e0e
  • input.foreground#999999
  • input.placeholderForeground#a6a6a6
  • list.activeSelectionBackground#e5e5e51a
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#151515
  • list.errorForeground#f48771
  • list.focusBackground#e5e5e51a
  • list.focusForeground#808080
  • list.highlightForeground#e5e5e5
  • list.warningForeground#f7cc66
  • menu.background#373737
  • menu.border#00000000
  • menu.foreground#e5e5e5
  • menu.selectionBackground#e5e5e51a
  • menu.selectionBorder#00000000
  • menu.selectionForeground#e5e5e5
  • menu.separatorBackground#454545
  • menubar.selectionBackground#e5e5e51a
  • menubar.selectionForeground#c5c5c5
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • ports.iconRunningProcessForeground#369432
  • scrollbar.shadow#0000007e
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#6f6f6f
  • sideBar.background#151515
  • sideBar.border#00000000
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#e5e5e5
  • sideBarTitle.foreground#e5e5e5
  • statusBar.background#151515
  • statusBar.border#00000000
  • statusBar.foreground#808080
  • statusBar.noFolderBackground#5d3fe0
  • statusBar.noFolderForeground#e5e5e5
  • statusBarItem.remoteBackground#cef144
  • statusBarItem.remoteForeground#151515
  • tab.activeBackground#151515
  • tab.activeForeground#e5e5e5
  • tab.border#151515
  • tab.hoverBackground#e5e5e51a
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#999999
  • tab.lastPinnedBorder#cccccc33
  • tab.selectedBackground#222222
  • tab.selectedForeground#ffffffa0
  • terminal.inactiveSelectionBackground#3a3d41
  • textLink.foreground#e5e5e5
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#808080
  • titleBar.border#00000000
  • titleBar.inactiveBackground#151515
  • widget.border#303031
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#D4D4D4
variable#EBEBEB
emphasisitalic
strongbold
header#000080
comment#6A9955
constant.language#569CD6
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#B5CEA8
constant.regexp#646695
entity.name.tag#569CD6
entity.name.tag.css, entity.name.tag.less#D7BA7D
entity.other.attribute-name#9CDCFE
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#D7BA7D
invalid#F44747
markup.underlineunderline
markup.bold#569CD6bold
markup.heading#569CD6bold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#569CD6
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796E6
markup.inline.raw#CE9178
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#569CD6
meta.preprocessor.string#CE9178
meta.preprocessor.numeric#B5CEA8
meta.structure.dictionary.key.python#9CDCFE
meta.diff.header#569CD6
storage#569CD6
storage.type#569CD6
storage.modifier, keyword.operator.noexcept#569CD6
string, meta.embedded.assembly#CE9178
string.tag#CE9178
string.value#CE9178
string.regexp#D16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569CD6
meta.template.expression#D4D4D4
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#9CDCFE
keyword#569CD6
keyword.control#569CD6
keyword.operator#D4D4D4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#569CD6
keyword.other.unit#B5CEA8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569CD6
support.function.git-rebase#9CDCFE
constant.sha.git-rebase#B5CEA8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#D4D4D4
variable.language#569CD6
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#DCDCAA
support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#C586C0
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#9CDCFE
variable.other.constant, variable.other.enummember#4FC1FF
meta.object-literal.key#9CDCFE
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#CE9178
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#D16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
keyword.operator.quantifier.regexp#D7BA7D
constant.character, constant.other.option#569CD6
constant.character.escape#D7BA7D
entity.name.label#C8C8C8
string#BFD084
punctuation.definition.string#BFD084
constant.character.escape#D084AF
text.html constant.character.entity.named#BFD084
text.html.derivative#E5E5E5
punctuation.definition.entity.html#BFD084
template.expression.begin#7AD9FB
template.expression.end#7AD9FB
punctuation.definition.template-expression.begin#7AD9FB
punctuation.definition.template-expression.end#7AD9FB
constant#7AD9FB
keyword#A390FF
modifier#A390FF
storage#A390FF
punctuation.definition.block#86897A
punctuation.definition.parameters#86897A
meta.brace.round#86897A
meta.jsx.children#E5E5E5
punctuation.accessor#86897A
variable.parameter#EBEBEB
meta.embedded#E5E5E5
source.groovy.embedded#E5E5E5
meta.template.expression#E5E5E5
comment#6F6F6F
docblock#6F6F6F
meta.function-call#CDF861
meta.class entity.name.type.module#CABEFF
meta.class meta.type.annotation, meta.class support.type.primitive, meta.interface support.type.primitive, meta.type.annotation support.type.primitive, meta.interface entity.name.type.interface, support.type, entity.name.type#BBBBBB
support.function#CDF861
constant.numeric#7AD9FB
support.variable#EBEBEB
support.class#F861C6
entity.name.type.class#F861C6
meta.type.annotation entity.name.type#CABEFF
variable.object.property#EBEBEB
entity.name.function#CDF861
meta.definition.variable#EBEBEB
modifier#A390FF
variable.language.this, keyword.control#A390FF
keyword.operator.expression, keyword.operator.new#B3E8B4
support.type.object#A390FF
support.module#7AD9FBitalic
support.node#7AD9FBitalic
support.type.ts#12DE12
entity.other.inherited-class#7AD9FB
meta.interface entity.name.type.interface#BBBBBB
storage.type, storage.modifier#A390FF
variable.other.readwrite#EBEBEB
variable.other.constant#EBEBEB
meta.type.declaration,entity.name.type.interface.ts#BBBBBB
support.variable.property, variable.other.property, variable.other.object, meta.object-literal.key#EBEBEB
entity.name.function.member#CDF861
storage.type.function.arrow#CDF861
variable.css#7AD9FB
source.css#CDF861
entity.other.attribute-name#CDF861
entity.name.tag.css#CDF861
entity.other.attribute-name.id#CDF861
entity.other.attribute-name.class#CDF861
source.css meta.selector.css#CDF861
support.type.property-name.css#EBEBEB
support.function.css#A390FF
support.constant.css#A390FF
keyword.css#A390FF
constant.numeric.css#A390FF
constant.other.color.css#A390FF
punctuation.section#86897A
punctuation.separator#86897A
punctuation.definition.entity.css#86897A
punctuation.terminator.rule.css#E5E5E5
source.css keyword.other.unit#CABEFF
string.css#CABEFF
punctuation.definition.string.css#CABEFF
support.type.property-name#EBEBEB
string.html#CDF861
punctuation.definition.tag#86897A
entity.other.attribute-name#CABEFF
entity.name.tag#A390FF
entity.name.tag.wildcard#CDF861
markup.markdown#EBEBEB
markup.heading.markdown#B3E8B4
punctuation.definition.bold.markdown#B3E8B4
meta.paragraph.markdown punctuation.definition.link.description#B3E8B4
punctuation.definition.raw.markdown#B3E8B4
meta.paragraph.markdown#E5E5E5
text.html.markdown meta.attribute#CABEFF
entity.name.section#EBEBEB
string.other#EBEBEB
string.other.link#EBEBEB
punctuation.definition.markdown#B3E8B4
punctuation.definition.string#B3E8B4
punctuation.definition.string.begin.shell#B3E8B4
markup.underline.link#BFD084
markup.inline.raw#86897A
text.html.vue variable.other.readwrite#A390FF
text.html.vue meta.object-literal.key#EBEBEB
text.html.vue entity.name.tag.css#A390FF
text.html.vue entity.other.attribute-name#EBEBEB
text.html.vue constant.numeric.css#7AD9FB
text.html.vue keyword.other.unit, text.html.vue support.constant.property-value, text.html.vue support.constant.color#A390FF
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
CodeSandbox Dark Neon by MarkElliott - VS Code Theme