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.activeBorder#4a9eff
  • activityBar.background#0d0d0d
  • activityBar.border#1a1a1a
  • activityBar.foreground#b8b8b8
  • activityBar.inactiveForeground#6b6b6b
  • activityBarBadge.background#4a9eff
  • activityBarBadge.foreground#0d0d0d
  • badge.background#4f4f4f
  • badge.foreground#e4e4e4
  • button.background#4a9eff
  • button.border#ffffff12
  • button.foreground#0d0d0d
  • button.hoverBackground#3a8eef
  • button.secondaryBackground#00000000
  • button.secondaryForeground#b8b8b8
  • button.secondaryHoverBackground#1a1a1a
  • chat.editedFileForeground#e2c08d
  • chat.slashCommandBackground#26477866
  • chat.slashCommandForeground#85b6ff
  • checkbox.background#1a1a1a
  • checkbox.border#2a2a2a
  • debugToolBar.background#0d0d0d
  • descriptionForeground#888888
  • dropdown.background#1a1a1a
  • dropdown.border#2a2a2a
  • dropdown.foreground#b8b8b8
  • dropdown.listBackground#121212
  • editor.background#0f0f0f
  • editor.findMatchBackground#8a5d12
  • editor.foreground#b8b8b8
  • editor.inactiveSelectionBackground#2a2a2a
  • editor.selectionHighlightBackground#4a9eff1a
  • editorGroup.border#1a1a1a
  • editorGroupHeader.tabsBackground#0d0d0d
  • editorGroupHeader.tabsBorder#1a1a1a
  • editorGutter.addedBackground#3d9a5a
  • editorGutter.deletedBackground#d94e48
  • editorGutter.modifiedBackground#4a9eff
  • editorIndentGuide.activeBackground1#505050
  • editorIndentGuide.background1#2a2a2a
  • editorLineNumber.activeForeground#a0a0a0
  • editorLineNumber.foreground#4a4a4a
  • editorOverviewRuler.border#000000
  • editorWidget.background#121212
  • errorForeground#d94e48
  • focusBorder#4a9eff
  • foreground#b8b8b8
  • icon.foreground#b8b8b8
  • input.background#1a1a1a
  • input.border#2a2a2a
  • input.foreground#b8b8b8
  • input.placeholderForeground#6b6b6b
  • inputOption.activeBackground#4a9eff40
  • inputOption.activeBorder#4a9eff
  • keybindingLabel.foreground#b8b8b8
  • list.activeSelectionIconForeground#e4e4e4
  • list.dropBackground#2a2a2a
  • menu.background#121212
  • menu.border#2a2a2a
  • menu.foreground#b8b8b8
  • menu.selectionBackground#4a9eff
  • menu.separatorBackground#2a2a2a
  • notificationCenterHeader.background#121212
  • notificationCenterHeader.foreground#b8b8b8
  • notifications.background#121212
  • notifications.border#1a1a1a
  • notifications.foreground#b8b8b8
  • panel.background#0d0d0d
  • panel.border#1a1a1a
  • panelInput.border#1a1a1a
  • panelTitle.activeBorder#4a9eff
  • panelTitle.activeForeground#b8b8b8
  • panelTitle.inactiveForeground#6b6b6b
  • peekViewEditor.background#121212
  • peekViewEditor.matchHighlightBackground#aa7a0d50
  • peekViewResult.background#121212
  • peekViewResult.matchHighlightBackground#aa7a0d50
  • pickerGroup.border#2a2a2a
  • ports.iconRunningProcessForeground#3d9a5a
  • progressBar.background#4a9eff
  • quickInput.background#121212
  • quickInput.foreground#b8b8b8
  • settings.dropdownBackground#1a1a1a
  • settings.dropdownBorder#2a2a2a
  • settings.headerForeground#e4e4e4
  • settings.modifiedItemIndicator#aa7a0d50
  • sideBar.background#0d0d0d
  • sideBar.border#1a1a1a
  • sideBar.foreground#b8b8b8
  • sideBarSectionHeader.background#0d0d0d
  • sideBarSectionHeader.border#1a1a1a
  • sideBarSectionHeader.foreground#b8b8b8
  • sideBarTitle.foreground#b8b8b8
  • statusBar.background#0d0d0d
  • statusBar.border#1a1a1a
  • statusBar.debuggingBackground#4a9eff
  • statusBar.debuggingForeground#0d0d0d
  • statusBar.focusBorder#4a9eff
  • statusBar.foreground#a0a0a0
  • statusBar.noFolderBackground#121212
  • statusBarItem.focusBorder#4a9eff
  • statusBarItem.hoverBackground#2a2a2a
  • statusBarItem.hoverForeground#e4e4e4
  • statusBarItem.prominentBackground#3a3a3a
  • statusBarItem.remoteBackground#4a9eff
  • statusBarItem.remoteForeground#0d0d0d
  • tab.activeBackground#0f0f0f
  • tab.activeBorder#0f0f0f
  • tab.activeBorderTop#4a9eff
  • tab.activeForeground#e4e4e4
  • tab.border#1a1a1a
  • tab.hoverBackground#121212
  • tab.inactiveBackground#0d0d0d
  • tab.inactiveForeground#6b6b6b
  • tab.lastPinnedBorder#4a4a4a
  • tab.selectedBackground#121212
  • tab.selectedBorderTop#5a9edf
  • tab.selectedForeground#c8c8c8
  • tab.unfocusedActiveBorder#0f0f0f
  • tab.unfocusedActiveBorderTop#2a2a2a
  • tab.unfocusedHoverBackground#121212
  • terminal.foreground#b8b8b8
  • terminal.inactiveSelectionBackground#2a2a2a
  • terminal.tab.activeBorder#4a9eff
  • textBlockQuote.background#1a1a1a
  • textBlockQuote.border#4a4a4a
  • textCodeBlock.background#1a1a1a
  • textLink.activeForeground#5aadff
  • textLink.foreground#5aadff
  • textPreformat.background#2a2a2a
  • textPreformat.foreground#b8b8b8
  • textSeparator.foreground#1a1a1a
  • titleBar.activeBackground#0d0d0d
  • titleBar.activeForeground#b8b8b8
  • titleBar.border#1a1a1a
  • titleBar.inactiveBackground#121212
  • titleBar.inactiveForeground#6b6b6b
  • welcomePage.progress.foreground#4a9eff
  • welcomePage.tileBackground#1a1a1a
  • widget.border#2a2a2a

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
emphasisitalic
strongbold
header#000080
comment#6b8a5a
constant.language#5a9edf
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#B5CEA8
constant.regexp#6a6d8f
entity.name.tag#5a9edf
entity.name.tag.css, entity.name.tag.less#D7BA7D
entity.other.attribute-name#8ecceb
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#d94e48
markup.underlineunderline
markup.bold#5a9edfbold
markup.heading#5a9edfbold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#a8bd9a
markup.deleted#be8a75
markup.changed#5a9edf
punctuation.definition.quote.begin.markdown#6b8a5a
punctuation.definition.list.begin.markdown#5a8ed6
markup.inline.raw#be8a75
punctuation.definition.tag#6b6b6b
meta.preprocessor, entity.name.function.preprocessor#5a9edf
meta.preprocessor.string#be8a75
meta.preprocessor.numeric#a8bd9a
meta.structure.dictionary.key.python#8ecceb
meta.diff.header#5a9edf
storage#5a9edf
storage.type#5a9edf
storage.modifier, keyword.operator.noexcept#5a9edf
string, meta.embedded.assembly#be8a75
string.tag#be8a75
string.value#be8a75
string.regexp#c06a68
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#5a9edf
meta.template.expression#b8b8b8
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#8ecceb
keyword#5a9edf
keyword.control#5a9edf
keyword.operator#b8b8b8
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#5a9edf
keyword.other.unit#a8bd9a
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#5a9edf
support.function.git-rebase#8ecceb
constant.sha.git-rebase#a8bd9a
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#b8b8b8
variable.language#5a9edf
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#c8c89a
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#56b8a0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, punctuation.separator.namespace.ruby#56b8a0
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#b580b3
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#8ecceb
variable.other.constant, variable.other.enummember#5ab3ef
meta.object-literal.key#8ecceb
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#be8a75
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#be8a75
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#c06a68
keyword.operator.or.regexp, keyword.control.anchor.regexp#c8c89a
keyword.operator.quantifier.regexp#c8ad7a
constant.character, constant.other.option#5a9edf
constant.character.escape#c8ad7a
entity.name.label#a8a8a8
token.info-token#5a8ed6
token.warn-token#ba8a3a
token.error-token#d94e48
token.debug-token#a065d6
Obsidian++ by Spoodyz - VS Code Theme