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#000000
  • activityBar.border#e4ceec60
  • activityBar.foreground#debbe6
  • activityBar.inactiveForeground#808080
  • activityBarBadge.background#000000
  • badge.background#5e8fcf
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#1e58d6
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#A6ACCD
  • breadcrumb.foreground#676E95
  • breadcrumbPicker.background#000000
  • button.background#717CB450
  • debugToolBar.background#000000
  • dropdown.background#000000
  • dropdown.border#e4ceec60
  • editor.background#000000
  • editor.foreground#EEFFFF
  • editor.lineHighlightBackground#000000
  • editor.selectionBackground#717CB450
  • editor.selectionHighlightBackground#FFCC0020
  • editorBracketMatch.background#000000
  • editorCursor.foreground#ffffff
  • editorGroup.border#e4ceec60
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#e4ceec60
  • editorGutter.addedBackground#000000
  • editorGutter.deletedBackground#000000
  • editorGutter.modifiedBackground#000000
  • editorHoverWidget.background#000000
  • editorLineNumber.activeForeground#faf6fc
  • editorLineNumber.foreground#c5acd38f
  • editorOverviewRuler.border#e4ceec60
  • editorPane.background#ff0000
  • focusBorder#e4ceec60
  • foreground#ffffff9d
  • input.background#000000
  • input.border#e4ceec60
  • input.foreground#ffffff
  • input.placeholderForeground#A6ACCD60
  • inputOption.activeBorder#e4ceec60
  • inputValidation.errorBorder#e4ceec60
  • inputValidation.infoBorder#e4ceec60
  • inputValidation.warningBorder#e4ceec60
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#d45e72
  • list.focusBackground#A6ACCD20
  • list.focusForeground#A6ACCD
  • list.highlightForeground#11f3dc
  • list.hoverBackground#000000
  • list.hoverForeground#d45e72
  • list.inactiveSelectionBackground#00000030
  • list.inactiveSelectionForeground#ffffffbe
  • menu.background#000000
  • menu.foreground#ffffff
  • menu.selectionBackground#000000
  • menu.selectionBorder#e4ceec60
  • menu.selectionForeground#8688f0
  • menu.separatorBackground#000000
  • menubar.selectionBackground#00000030
  • menubar.selectionBorder#e4ceec60
  • menubar.selectionForeground#ffffff
  • notificationCenter.border#e4ceec60
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#000000
  • notifications.border#e4ceec60
  • notifications.foreground#ffffff
  • notificationToast.border#e4ceec60
  • panel.background#000000
  • panel.border#e4ceec60
  • panel.dropBackground#232944c7
  • panelSection.border#e4ceec60
  • panelTitle.activeBorder#e4ceec60
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#ffffff7e
  • peekView.border#e4ceec60
  • peekViewEditor.background#A6ACCD05
  • peekViewEditor.matchHighlightBackground#717CB450
  • peekViewEditorGutter.background#A6ACCD05
  • peekViewResult.background#A6ACCD05
  • peekViewResult.matchHighlightBackground#717CB450
  • peekViewTitle.background#A6ACCD05
  • peekViewTitleDescription.foreground#A6ACCD60
  • scrollbarSlider.background#894aad
  • scrollbarSlider.hoverBackground#66d43b
  • selection.background#1bd1bf
  • sideBar.background#000000
  • sideBar.border#e4ceec60
  • sideBar.foreground#ffffff83
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#e4ceec60
  • sideBarTitle.foreground#EEFFFF
  • statusBar.background#000000
  • statusBar.border#e4ceec60
  • statusBar.debuggingBackground#000000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#e4ceec60
  • tab.activeForeground#ffffff
  • tab.activeModifiedBorder#e4ceec60
  • tab.border#e4ceec60
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ffffff7c
  • tab.unfocusedActiveBorder#e4ceec60
  • tab.unfocusedActiveForeground#000000
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#676E95
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#C3E88D
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#FF5370
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#FFCB6B
  • terminal.dropBackground#ff0000
  • terminal.foreground#ffffff
  • terminal.hoverHighlightBackground#8115e65d
  • terminalCommandDecoration.defaultBackground#d1a1ec
  • terminalCommandDecoration.errorBackground#ff5370
  • terminalCursor.background#000000
  • terminalCursor.foreground#ffffff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff7a
  • titleBar.border#e4ceec60
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#ffffff79
  • widget.border#e4ceec60

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown#d4d4d4
emphasisitalic
strongbold
header#5fb5be
comment, punctuation.definition.comment#ffffff4f
punctuation.definition, punctuation.definition.quote.begin.markdown, punctuation.definition.tag, punctuation.section.embedded#ffffff5f
constant.language#f6c177
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#f6c177
constant.regexp#f6c177
entity.name.tag, entity.name.tag.css, support.class.component#daa2a2d2
entity.other.attribute-name#5fb5be
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#5fb5be
invalid#e47474
markup.underlineunderline
string.other.link#5fb5be
markup.underline.link#808080
markup.bold#a0a5d6bold
markup.heading#74ccaabold
markup.italic#a0a5d6italic
markup.strikethroughstrikethrough
markup.quote#a0a0a0italic
markup.inserted#74ccaa
markup.deleted#ff8787
markup.changed#5fb5be
punctuation.definition.list.begin.markdown#5fb5be
markup.inline.raw#f6c177
meta.preprocessor, entity.name.function.preprocessor#5fb5be
meta.preprocessor.string#74ccaa
meta.preprocessor.numeric#f6c177
meta.structure.dictionary.key.python#a0a5d6
meta.diff.header#5fb5be
storage#d7ed9cd3
storage.type#daa2a2d2
storage.modifier, keyword.operator.noexcept#daa2a2d2
string, meta.embedded.assembly, punctuation.definition.string#74ccaa
string.tag#74ccaa
string.value#74ccaa
string.regexp#f6c177
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#a0a5d6
keyword#daa2a2d2
keyword.control#daa2a2d2
keyword.operator#daa2a2d2
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#daa2a2d2
keyword.other.unit#daa2a2d2
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#daa2a2d2
support.function.git-rebase#5fb5be
constant.sha.git-rebase#f6c177
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#74ccaa
variable.language#daa2a2d2italic
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#5fb5be
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#f3a580
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#f3a580
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#daa2a2d2
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#a0a5d6
variable.other.constant, variable.other.enummember#a0a5d6
meta.object-literal.key#a0a5d6
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#74ccaa
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#74ccaa
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#f6c177
keyword.operator.or.regexp, keyword.control.anchor.regexp#5fb5be
keyword.operator.quantifier.regexp#5fb5be
constant.character#f6c177
constant.character.escape#5fb5be
entity.name.label#C8C8C8
Cr-theme by chris_li - VS Code Theme