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#00144a00
  • activityBar.border#ceffff50
  • activityBar.foreground#e6ffffff
  • activityBar.inactiveForeground#e6ffffff
  • activityBarBadge.background#e6ffffff
  • activityBarBadge.foreground#000404ff
  • badge.background#e6ffffff
  • badge.foreground#000404ff
  • button.background#ffffff00
  • button.border#ceffff50
  • button.foreground#e6ffffff
  • button.hoverBackground#ceffff30
  • button.secondaryBackground#ffffff00
  • button.secondaryForeground#e6ffffff
  • button.secondaryHoverBackground#ceffff30
  • checkbox.background#ffffff00
  • disabledForeground#e6ffff50
  • dropdown.background#00144a50
  • dropdown.border#ceffff50
  • dropdown.foreground#e6ffffff
  • editor.background#060b1130
  • editorGroup.border#ceffff50
  • editorGroupHeader.tabsBackground#ffffff00
  • editorHoverWidget.background#00144a50
  • editorHoverWidget.border#ceffff50
  • editorHoverWidget.foreground#e6ffffff
  • editorRuler.foreground#e6ffffff
  • editorWidget.background#00144a50
  • extensionButton.background#ffffff00
  • extensionButton.foreground#e6ffffff
  • extensionButton.hoverBackground#ceffff30
  • focusBorder#ffffff00
  • foreground#e6ffffff
  • icon.foreground#e6ffffff
  • input.background#ffffff00
  • input.foreground#e6ffffff
  • inputOption.activeBackground#ffffff00
  • inputOption.activeBorder#ffffff00
  • inputOption.activeForeground#e6ffffff
  • inputOption.hoverBackground#ffffff00
  • list.activeSelectionBackground#ffffff00
  • list.focusAndSelectionOutline#ffffff00
  • list.focusBackground#ffffff00
  • list.focusOutline#ffffff00
  • list.hoverBackground#ffffff00
  • list.hoverForeground#e6ffffff
  • list.inactiveFocusBackground#ffffff00
  • list.inactiveFocusOutline#ffffff00
  • list.inactiveSelectionBackground#ffffff00
  • menu.background#00144ad0
  • menu.border#ceffff50
  • menu.foreground#70b3e3a0
  • menu.selectionForeground#e6ffffff
  • menu.separatorBackground#ceffff50
  • notifications.background#00144a50
  • notifications.foreground#e6ffffff
  • panel.background#00144a20
  • profileBadge.background#e6ffffff
  • profileBadge.foreground#000404ff
  • progressBar.background#e6ffffff
  • quickInput.background#ffffff00
  • quickInput.foreground#e6ffffff
  • quickInputTitle.background#00587430
  • selection.background#b8ffff50
  • sideBar.background#00144a00
  • sideBar.border#ceffff50
  • sideBar.foreground#e6ffffff
  • sideBarSectionHeader.background#00587430
  • sideBarSectionHeader.foreground#e6ffffff
  • sideBarTitle.background#00587430
  • sideBarTitle.foreground#e6ffffff
  • statusBar.background#ffffff00
  • statusBar.debuggingBackground#ffffff00
  • statusBar.noFolderBackground#ffffff00
  • tab.activeBackground#ffffff00
  • tab.activeBorder#ffffff00
  • tab.activeBorderTop#ffffff00
  • tab.activeForeground#e6ffffff
  • tab.border#ffffff00
  • tab.inactiveBackground#ffffff00
  • terminal.background#11286900
  • titleBar.activeBackground#00144aA0
  • titleBar.activeForeground#e6ffffff
  • titleBar.inactiveBackground#00144aA0
  • titleBar.inactiveForeground#e6ffffff
  • tree.indentGuidesStroke#ceffff50
  • welcomePage.tileBackground#ffffff00
  • welcomePage.tileHoverBackground#ffffff00
  • widget.border#ceffff00
  • widget.shadow#ceffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#000080
comment#7ca668
constant.language#569cd6
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#b5cea8
constant.regexp#b46695
entity.name.tag#569cd6
entity.name.tag.css#d7ba7d
entity.other.attribute-name#9cdcfe
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#d7ba7d
invalid#f44747
markup.underlineunderline
markup.boldbold
markup.heading#6796e6
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
meta.selector#d7ba7d
punctuation.definition.tag#808080
meta.preprocessor#569cd6
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
storage#569cd6
storage.type#569cd6
storage.modifier#569cd6
string#ce9178
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#569cd6
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#d4d4d4
keyword#569cd6
keyword.control#569cd6
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#569cd6
keyword.other.unit#b5cea8
support.function.git-rebase#d4d4d4
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language.this#569cd6
entity.name.function, support.function, support.constant.handlebars#DCDCAA
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, source.cs storage.type#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#C586C0
variable, meta.definition.variable.name, support.variable#9CDCFE
meta.object-literal.key, meta.object-literal.key entity.name.function#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
Blue Skies Theme by Angelmaneuver - VS Code Theme