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#0d0906
  • activityBar.activeBorder#e47b1a
  • activityBar.background#0a0805
  • activityBar.border#221c11
  • activityBar.foreground#b2bdb2
  • activityBarBadge.background#6e886c
  • activityBarBadge.foreground#ffffff
  • badge.background#6e886c
  • breadcrumb.focusForeground#e77d27
  • breadcrumb.foreground#ad9d94
  • editor.background#070502
  • editor.foreground#dadada
  • editor.inactiveSelectionBackground#3a3d4141
  • editor.selectionHighlightBackground#add6ff26
  • editorError.foreground#a70000
  • editorGroup.border#221c11
  • editorGroupHeader.border#221c11
  • editorGroupHeader.tabsBackground#181615
  • editorHoverWidget.background#18130e
  • editorHoverWidget.border#251d14ab
  • editorHoverWidget.foreground#e6cec5
  • editorIndentGuide.activeBackground1#817971
  • editorIndentGuide.background1#3f3a35
  • editorInlayHint.background#3e3e3e
  • editorInlayHint.foreground#a9a8a7
  • editorLineNumber.activeForeground#5c8a66
  • editorLineNumber.foreground#75716d
  • editorWhitespace.foreground#204852
  • focusBorder#ff7323
  • input.placeholderForeground#a6a6a6
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#3d3a38
  • menu.background#1d2219
  • menu.foreground#e2e2cf
  • panel.background#070502
  • panel.border#221c11
  • panel.dropBorder#ff9e4e
  • panelTitle.activeForeground#ff9e4e
  • ports.iconRunningProcessForeground#369432
  • sideBar.background#0a0805
  • sideBar.border#221c11
  • sideBar.foreground#bdb3a8
  • sideBarSectionHeader.background#4d5c4800
  • sideBarSectionHeader.border#cccccc33
  • sideBarTitle.foreground#d0e0c3
  • statusBarItem.remoteBackground#1e4621
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#0c0700
  • tab.activeBorder#db6e14
  • tab.activeForeground#ddd8d1
  • tab.dragAndDropBorder#ee8700
  • tab.inactiveBackground#292522
  • tab.lastPinnedBorder#cccccc33
  • terminal.foreground#daccc4
  • terminal.inactiveSelectionBackground#3a3d41
  • titleBar.activeBackground#0a0805
  • titleBar.activeForeground#99958b
  • titleBar.border#221c11
  • titleBar.inactiveBackground#0a0805
  • titleBar.inactiveForeground#5e5a50

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown#D4D4D4—
emphasis—italic
strong—bold
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#D7BA7D—
entity.other.attribute-name#9CDCFE—
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#D7BA7D—
invalid#F44747—
markup.underline—underline
markup.bold#569CD6bold
markup.heading#569CD6bold
markup.italic—italic
markup.strikethrough—strikethrough
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, variable.css, variable.scss, variable.other.less, 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.class, 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.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#569CD6—
constant.character.escape#D7BA7D—
entity.name.label#C8C8C8—
keyword.control, keyword.other.using, keyword.other.operator, entity.name.operator#D8A0DF—
keyword.control.directive, variable.parameter, entity.other.attribute-name.pragma.preprocessor.cpp#9A9A9A—
meta.preprocessor, entity.name.namespace, variable.other.global, variable.other.constant, entity.name.scope-resolution#C8C8C8—
variable.other.property#DADADA—
punctuation, storage.modifier.pointer, storage.modifier.reference, keyword.operator, entity.name.function.operator, keyword.other.operator.overload.cpp, entity.name.operator.cpp, entity.name.operator.type.reference.cpp, entity.name.operator.type.pointer.cpp#B4B4B4—
comment, punctuation.definition.comment#57A64A—
punctuation.definition.string#E8C9BB—
entity.name.function.preprocessor#BEB7FF—
keyword.other.using, keyword.operator.new, keyword.operator.new.cpp, keyword.operator.delete.cpp#569CD6—
punctuation.support.type.property-name#9CDCFE—
variable.other.enummember#B5CEA8—
constant.character.escape#FFD68F—
comment#9B8F8F—
punctuation.definition.comment#9B8F8F—
entity.name.function#FAD24E—
variable.other.enummember.cpp, constant.numeric, constant.language.false, constant.language.true#A3BDA5—
punctuation.definition.string, string.quoted#A3BDA5—
punctuation, keyword.operator#FFFFFF—
entity.name.type.class.templated.cpp#569CD6—
keyword.operator.new.cpp#FF7300—
entity.name.type.cpp, storage.type.built-in.primitive.cpp#75B68B—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—
Soft CPP by Connor Olson - VS Code Theme