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#2e313f
  • activityBar.dropBorder#5F85DB80
  • activityBarBadge.background#5F85DB
  • activityBarBadge.foreground#ffffff
  • badge.background#5F85DB
  • badge.foreground#ffffff
  • button.background#5F85DB
  • button.foreground#ffffff
  • debugToolBar.background#2e313f
  • dropdown.background#343848
  • editor.background#21232d
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#393E46
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#5F85DB80
  • editorGroup.focusedEmptyBorder#5F85DB
  • editorGroupHeader.tabsBackground#272a36
  • editorHoverWidget.background#272a36
  • editorLineNumber.activeForeground#5F85DB
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#272a36
  • editorWidget.background#272a36
  • focusBorder#5F85DB
  • foreground#FFFFFF
  • input.background#343848
  • inputOption.activeBorder#5F85DB
  • list.activeSelectionBackground#5F85DB80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#5F85DB80
  • list.focusBackground#5F85DB80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#5F85DB
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#272a36
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#FFFFFF80
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#5F85DB
  • peekViewEditor.background#1a1c24
  • peekViewResult.background#272a36
  • peekViewTitle.background#21232d
  • pickerGroup.border#FFFFFF1a
  • selection.background#5F85DB
  • sideBar.background#272a36
  • sideBarSectionHeader.background#2e313f
  • statusBar.background#1597BB
  • statusBar.debuggingBackground#5F85DB
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#29A19C
  • statusBarItem.activeBackground#5F85DB80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#5F85DB
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#475494
  • tab.activeBorder#5F85DB
  • tab.activeModifiedBorder#5F85DB
  • tab.border#00000033
  • tab.inactiveBackground#2e313f
  • tab.inactiveModifiedBorder#394f83
  • tab.unfocusedActiveModifiedBorder#4c6aaf
  • tab.unfocusedInactiveModifiedBorder#394f83
  • terminal.background#111318
  • terminal.foreground#ffffff
  • titleBar.activeBackground#1a1c24

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#94c08d
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#E5C07B
constant.language.boolean#5F85DB
constant.numeric#FFC045
variable, support.variable, support.constant, meta.definition.variable entity.name.function#8ec7ff
support.class#4EC9B0
keyword.operator.class#ABB2BF
keyword, modifier, variable.language.this, support.type.object#C586C0
variable.language.this, constant.language#e66f47
keyword.operator.logical#ABB2BF
entity.name.function, support.function#cab582
storage.type#C586C0
storage.modifier#E06C75
storage.type.function#C586C0
support.module, support.node#8ec7ffitalic
support.type#E5C07B
entity.name.type, entity.other.inherited-class#56B6C2
comment#636987italic
entity.name.type.class#E5C07B
variable.object.property, meta.field.declaration entity.name.function#E5C07B
meta.definition.method entity.name.function#E5C07B
meta.function entity.name.function#baff85
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#5F85DB
meta.embedded, source.groovy.embedded, meta.template.expression#ABB2BF
entity.name.tag.yaml#8ec7ff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#8ec7ff
constant.language.json#5F85DB
entity.other.attribute-name.class#5F85DB
entity.other.attribute-name.id#ff86ab
source.css entity.name.tag#E5C07B
meta.tag, punctuation.definition.tag#5F85DB
entity.name.tag#8ec7ff
entity.other.attribute-name#FFC045
markup.heading#5F85DB
text.html.markdown meta.link.inline, meta.link.reference#8ec7ff
text.html.markdown beginning.punctuation.definition.list#5F85DB
markup.italic#8ec7ffitalic
markup.bold#8ec7ffbold
markup.bold markup.italic, markup.italic markup.bold#8ec7ffitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#FF004D
markup.inline.raw.string.markdown#FF004D
keyword.other.definition.ini#8ec7ff
entity.name.section.group-title.ini#5F85DB
source.cs meta.class.identifier storage.type#E5C07Bunderline
source.cs meta.method.identifier entity.name.function#E5C07B
source.cs meta.method-call meta.method, source.cs entity.name.function#FFC045
source.cs storage.type#E5C07B
source.cs meta.method.return-type#E5C07B
source.cs meta.preprocessor#636987
source.cs entity.name.type.namespace#FFFFFF
Oxygen Theme by Oxygen Theme - VS Code Theme