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#ffffff20
  • activityBar.background#1f3146
  • activityBar.inactiveForeground#e4e4e4
  • activityBarBadge.background#ffc400
  • activityBarBadge.foreground#000000
  • badge.background#ffffffb0
  • badge.foreground#000000
  • diffEditor.insertedTextBackground#03c15f70
  • diffEditor.removedTextBackground#85008590
  • editor.background#07131d
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#ffffff30
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorError.foreground#ff4e4e
  • editorGroupHeader.tabsBackground#0e1b29
  • editorGutter.addedBackground#03c15f
  • editorGutter.deletedBackground#cb02cb
  • editorGutter.modifiedBackground#0093d2
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.foreground#005eff
  • editorOverviewRuler.addedForeground#03c15f
  • editorOverviewRuler.errorForeground#ff4e4e
  • editorOverviewRuler.modifiedForeground#0093d2
  • editorOverviewRuler.selectionHighlightForeground#ffffff
  • editorOverviewRuler.warningForeground#dac800
  • editorWarning.foreground#dac800
  • editorWidget.background#142129
  • editorWidget.border#ffffff30
  • editorWidget.foreground#e4e4e4
  • gitDecoration.deletedResourceForeground#cb02cb
  • gitDecoration.modifiedResourceForeground#55c7f9
  • gitDecoration.stageDeletedResourceForeground#cb02cb
  • gitDecoration.stageModifiedResourceForeground#55c7f9
  • gitDecoration.untrackedResourceForeground#03c15f
  • input.background#00000070
  • input.foreground#e4e4e4
  • input.placeholderForeground#a6a6a6
  • list.activeSelectionBackground#004ea7
  • list.dropBackground#0e1b29
  • list.errorForeground#ff4e4e
  • list.hoverBackground#0e1b29
  • list.inactiveSelectionBackground#003674
  • list.warningForeground#dac800
  • menu.background#252526
  • menu.foreground#cccccc
  • peekView.border#004ea7
  • peekViewEditor.background#ffffff08
  • peekViewEditor.matchHighlightBackground#ffffff30
  • peekViewResult.background#142334
  • peekViewResult.matchHighlightBackground#e18f0160
  • peekViewTitle.background#142334
  • sideBar.background#142334
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#004ea7
  • statusBar.noFolderBackground#dac800
  • statusBar.noFolderForeground#000000
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeForeground#ffffff
  • tab.border#07131d
  • tab.inactiveBackground#0e1b29
  • tab.inactiveForeground#e4e4e4
  • tab.lastPinnedBorder#cccccc33
  • titleBar.activeBackground#1f3146
  • titleBar.inactiveBackground#1f3146

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#D4D4D4—
emphasis—italic
strong—bold
header#000080—
constant.regexp#646695—
invalid#F44747—
markup.underline—underline
markup.italic—italic
markup.inserted#B5CEA8—
markup.deleted#CE9178—
punctuation.definition.quote.begin.markdown#6A9955—
punctuation.definition.list.begin.markdown#6796E6—
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—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569CD6—
meta.template.expression#D4D4D4—
keyword.operator#D4D4D4—
support.function.git-rebase#9CDCFE—
constant.sha.git-rebase#B5CEA8—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#D4D4D4—
source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#C586C0—
keyword.operator.plus.exponent, keyword.operator.minus.exponent, variable.other.enummember, variable.other.constant#4FC1FF—
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—
entity.name.label#C8C8C8—
constant.language, entity.name.tag, keyword, keyword.operator.alignas, keyword.operator.alignof, keyword.operator.cast, keyword.operator.expression, keyword.operator.instanceof, keyword.operator.new, keyword.operator.noexcept, keyword.operator.logical.python, keyword.operator.sizeof, keyword.operator.typeid, keyword.operator.wordlike, markup.bold, markup.changed, markup.heading, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, storage.modifier, variable.language#5096FF—
entity.name.type, entity.name.namespace, entity.name.scope-resolution, entity.name.class, entity.other.attribute, entity.other.inherited-class, meta.return-type, meta.type.cast.expr, meta.type.new.expr, support.class, support.type, storage.type.annotation.groovy, storage.type.annotation.java, storage.type.boolean.go, storage.type.byte.go, storage.type.cs, storage.type.error.go, storage.type.generic.cs, storage.type.generic.groovy, storage.type.generic.java, storage.type.groovy, storage.type.java, storage.type.modifier.cs, storage.type.numeric.go, storage.type.object.array.groovy, storage.type.object.array.java, storage.type.parameters.groovy, storage.type.primitive.array.groovy, storage.type.primitive.array.java, storage.type.primitive.groovy, storage.type.primitive.java, storage.type.rune.go, storage.type.string.go, storage.type.token.java, storage.type.uintptr.go, storage.type.variable.cs, support.constant.dom, support.constant.json, support.constant.math#4EBDC9—
entity.name.variable, entity.other.attribute-name, meta.definition.variable.name, meta.object-literal.key, source.coffee.embedded, support.type.property-name, support.type.vendored.property-name, support.variable, variable, variable.css, variable.scss, variable.other.less, variable#A9DAFF—
constant.numeric#AFDC97—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—
constant.character.escape, entity.name.function, entity.name.operator.custom-literal, entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss, entity.name.function.cs, keyword.operator.quantifier.regexp, markup.fenced_code.block.markdown, markup.inline.raw, source.powershell variable.other.member, support.function, support.constant.handlebars#E3B86E—
constant.character, constant.other.rgb-value, constant.other.color.rgb-value, keyword.operator.negation.regexp, keyword.other.unit, punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, support.constant.color, support.constant.font-name, support.constant.media-type, support.constant.media, support.constant.property-value, support.other.parenthesis.regexp#E18637—
comment, punctuation.definition.comment#888888—
meta.embedded.assembly, string, string.regexp, string.tag, string.value#D55467—
keyword - keyword.operator, keyword.control, keyword.other.using.cs, storage, storage.type#C76DFF—
Cold Steel by Matt Dean - VS Code Theme