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.foreground#00a8ff
  • activityBar.inactiveForeground#003090
  • contrastActiveBorder#00000000
  • contrastBorder#00000000
  • editor.background#000000
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#02027944
  • editor.lineHighlightBackground#00309022
  • editor.lineHighlightBorder#00309066
  • editor.selectionBackground#00187866
  • editor.selectionForeground#00d8ff
  • editor.selectionHighlightBackground#00187844
  • editorCursor.foreground#00a8ff
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#001860
  • editorLineNumber.activeForeground#00a8ff
  • editorLineNumber.foreground#003090
  • focusBorder#00000000
  • list.activeSelectionBackground#00187866
  • list.activeSelectionForeground#00d8ff
  • list.focusOutline#00000000
  • list.hoverBackground#00187822
  • list.hoverForeground#ffffff
  • list.inactiveFocusOutline#00000000
  • list.inactiveSelectionBackground#00004844
  • list.inactiveSelectionForeground#0060d8
  • panel.background#000000
  • panel.border#001860
  • panelTitle.activeBorder#00a8ff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#0048c0
  • sideBar.background#000030
  • sideBar.border#001860
  • sideBar.foreground#0078ff
  • sideBarSectionHeader.background#000030
  • sideBarSectionHeader.border#001860
  • sideBarTitle.foreground#00a8ff
  • statusBar.background#000000
  • statusBar.border#001860
  • statusBar.foreground#00a8ff
  • tab.activeBackground#000000
  • tab.activeBorder#00a8ff
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.inactiveBackground#00004855
  • tab.inactiveForeground#0048c0
  • terminal.background#000000
  • terminal.foreground#00d8ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#000080
comment#003090italic
constant.language#0060d8
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#0060d8
constant.regexp#00a8ff
entity.name.tag#0078ff
entity.name.tag.css#00a8ff
entity.other.attribute-name#00d8ff
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#00d8ff
invalid#f44747
markup.underlineunderline
markup.boldbold
markup.heading#0078ffbold
markup.italicitalic
markup.inserted#00d8ff
markup.deleted#003090
markup.changed#0060d8
meta.selector#00a8ff
punctuation.definition.tag#0048c0
meta.preprocessor#0078ff
meta.preprocessor.string#00d8ff
meta.preprocessor.numeric#0060d8
meta.structure.dictionary.key.python#0078ff
storage#0078ffbold
storage.type#0078ffbold
storage.modifier#0078ff
string#00d8ff
string.tag#00d8ff
string.value#00d8ff
string.regexp#00a8ff
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#0078ff
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#ffffff
keyword#0078ffbold
keyword.control#0078ffbold
keyword.operator#ffffff
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#0078ff
keyword.other.unit#0060d8
support.function.git-rebase#00a8ff
constant.sha.git-rebase#0060d8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#ffffff
variable.language.this#0078ff
entity.name.function, support.function, support.constant.handlebars#00a8ff
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, source.cs storage.type#0048c0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#0048c0
keyword.control#0078ffbold
variable, meta.definition.variable.name, support.variable#ffffff
meta.object-literal.key, meta.object-literal.key entity.name.function#0078ff
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#00d8ff
bluepers by Ruvarashe Shalom Nemaramba - VS Code Theme