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.activeBackground#00bb006b
  • activityBar.background#1a1a1a
  • activityBar.foreground#ffffffca
  • activityBarBadge.background#0080009b
  • breadcrumb.background#1a1a1a
  • contrastActiveBorder#00bb006b
  • dropdown.background#1a1a1a
  • editor.background#090909
  • editor.foreground#ffffffc4
  • editor.selectionBackground#faf9f946
  • editor.selectionHighlightBackground#faf9f917
  • editor.wordHighlightBackground#faf9f932
  • editorIndentGuide.activeBackground#faf9f918
  • editorIndentGuide.background#ffffff79
  • editorWhitespace.foreground#7c7c7c
  • foreground#ffffffca
  • menubar.selectionBackground#00bb006b
  • panel.border#0080009b
  • ports.iconRunningProcessForeground#FFFFFFca
  • selection.background#00bb006b
  • sideBar.background#090909
  • sideBar.border#00bb006b
  • sideBar.foreground#ffffffc4
  • sideBarSectionHeader.background#00bb006b
  • sideBarTitle.foreground#fdfdfdca
  • sideBySideEditor.horizontalBorder#00bb006b
  • sideBySideEditor.verticalBorder#00bb006b
  • statusBar.background#1a1a1a
  • tab.activeBorder#0af60a6b
  • tab.activeBorderTop#00bb006b
  • tab.border#00bb006b
  • tab.hoverBackground#00bb006b
  • tab.inactiveBackground#141414
  • tab.lastPinnedBorder#00bb006b
  • terminal.border#00bb006b
  • terminal.foreground#bebebe
  • terminal.tab.activeBorder#FFFFFFca
  • titleBar.activeBackground#0a0a0a
  • titleBar.activeForeground#FFFFFFca
  • tree.indentGuidesStroke#ffffffc5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#FFFFFFca
emphasisitalic
strongbold
meta.diff.header#000080f5
comment#7ca668
constant.language#569cd6f5
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#b5cea8f5
constant.regexp#b46695f5
constant.character#569cd6f5
entity.name.tag#569cd6f5
entity.name.tag.css#d7ba7df5
entity.other.attribute-name#9cdcfef5
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#d7ba7df5
invalid#f44747f5
markup.underlineunderline
markup.boldbold
markup.heading#6796e6f5bold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#b5cea8f5
markup.deleted#ce9178f5
markup.changed#569cd6f5
punctuation.definition.tag#808080f5
meta.preprocessor#569cd6f5
meta.preprocessor.string#ce9178f5
meta.preprocessor.numeric#b5cea8f5
meta.structure.dictionary.key.python#9cdcfef5
storage#569cd6f5
storage.type#569cd6f5
storage.modifier#569cd6
string#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#ffffffab
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#d4d4d4
keyword#569cd6f5
keyword.control#569cd6f5
keyword.operator#d4d4d4f5
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#569cd6f5
keyword.other.unit#b5cea8f5
support.function.git-rebase#d4d4d4f5
constant.sha.git-rebase#b5cea8f5
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4ab
variable.language.this#569cd6f5
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member#DCDCAAf5
support.class, support.type, entity.name.type, entity.name.namespace, entity.name.scope-resolution, entity.name.class, 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#4EC9B0f5
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0f5
keyword.control, source.cpp keyword.operator.new, source.cpp keyword.operator.delete, keyword.other.using, keyword.other.operator#c586c0f5
variable, meta.definition.variable.name, support.variable#9cdcfef5
meta.object-literal.key#9CDCFEf5
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#CE9178f5
meta.resultLinePrefix.contextLinePrefix.search#CBEDCBf5
ActuallyDark by ChrisLevesque - VS Code Theme