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#171e22
  • activityBarBadge.background#01A982
  • editor.background#1a2227
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#232a2e
  • editor.selectionBackground#252f2f
  • editorCursor.foreground#F8F8F0
  • editorGroup.border#171e22
  • editorGroup.dropBackground#171e22
  • editorGroup.emptyBackground#171e22
  • editorGroupHeader.noTabsBackground#171e22
  • editorGroupHeader.tabsBackground#171e22
  • editorWhitespace.foreground#3B3A32
  • gitDecoration.modifiedResourceForeground#fd9a69cb
  • gitDecoration.untrackedResourceForeground#34f2c6d9
  • list.errorForeground#f06876
  • panel.background#1a2227
  • sideBar.background#171e22
  • sideBarSectionHeader.background#252f2f
  • sideBarTitle.foreground#F8F8F2
  • statusBar.background#0c9378
  • tab.activeBackground#252f2f
  • tab.activeForeground#F8F8F2
  • tab.border#1a2227
  • tab.inactiveBackground#1a2227
  • tab.inactiveForeground#f8f8f2e5
  • titleBar.activeBackground#1a2227
  • titleBar.activeForeground#F8F8F2
  • titleBar.inactiveBackground#1a2227
  • titleBar.inactiveForeground#F8F8F2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
comment#766056
string#fd9a69
meta.template.expression#F8F8F2
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#60cce1
keyword.control.flow#ead2ff
constant.numeric#F8F8F2
constant.language#EEEEEE
constant.character, constant.other#EEEEEE
variable
keyword#60cce1
storage#60cce1
storage.type#EEEEEEitalic
storage.type.function.arrow.js#60cce1italic
entity.name.class#2de5baunderline
entity.other.inherited-class#2de5baitalic underline
entity.name.function#2de5ba
variable.parameter#d681e7italic
entity.name.tag#60cce1
entity.other.attribute-name#2de5ba
support.function#60cce1
support.constant#60cce1
support.type, support.class#60cce1italic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
HPE DEV by HPE DEV - VS Code Theme