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#171717
  • activityBar.dropBackground#ff324a80
  • activityBarBadge.background#ff324a
  • activityBarBadge.foreground#ffffff
  • badge.background#ff324a
  • badge.foreground#ffffff
  • button.background#ff324a
  • button.foreground#ffffff
  • debugToolBar.background#171717
  • dropdown.background#1b1b1b
  • editor.background#111111
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#ff324a80
  • editorGroup.focusedEmptyBorder#ff324a
  • editorGroupHeader.tabsBackground#141414
  • editorHoverWidget.background#141414
  • editorLineNumber.activeForeground#ff324a
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#141414
  • editorWidget.background#141414
  • focusBorder#ff324a
  • foreground#FFFFFF
  • input.background#1b1b1b
  • inputOption.activeBorder#ff324a
  • list.activeSelectionBackground#ff324a80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#ff324a80
  • list.focusBackground#ff324a80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#ff324a
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#141414
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#FFFFFF80
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#ff324a
  • peekViewEditor.background#0d0d0d
  • peekViewResult.background#141414
  • peekViewTitle.background#111111
  • pickerGroup.border#FFFFFF1a
  • selection.background#ff324a
  • sideBar.background#141414
  • sideBarSectionHeader.background#171717
  • statusBar.background#0d0d0d
  • statusBar.debuggingBackground#ff324a
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#0d0d0d
  • statusBarItem.activeBackground#ff324a80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#ff324a
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#ff324a
  • tab.activeModifiedBorder#ff324a
  • tab.border#00000033
  • tab.inactiveBackground#171717
  • tab.inactiveModifiedBorder#991e2c
  • tab.unfocusedActiveModifiedBorder#cc283b
  • tab.unfocusedInactiveModifiedBorder#991e2c
  • titleBar.activeBackground#0d0d0d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FFFFFF
string#00ffe1
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#00ffff
constant.language.boolean#5bff32
constant.numeric#FF2A8B
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ff4b6f
keyword, modifier, variable.language.this, support.type.object, constant.language#ff324a
entity.name.function, support.function#FF2A8B
storage.type, storage.modifier#ff324a
support.module, support.node#ff4b6fitalic
support.type#009eff
entity.name.type, entity.other.inherited-class#009eff
comment#333333italic
entity.name.type.class#009effunderline
variable.object.property, meta.field.declaration entity.name.function#009eff
meta.definition.method entity.name.function#009eff
meta.function entity.name.function#009eff
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#ff324a
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#ff4b6f
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ff4b6f
constant.language.json#ff324a
entity.other.attribute-name.class#ff324a
entity.other.attribute-name.id#00ffe1
source.css entity.name.tag#009eff
meta.tag, punctuation.definition.tag#ff324a
entity.name.tag#ff4b6f
entity.other.attribute-name#FF2A8B
markup.heading#ff324a
text.html.markdown meta.link.inline, meta.link.reference#ff4b6f
text.html.markdown beginning.punctuation.definition.list#ff324a
markup.italic#ff4b6fitalic
markup.bold#ff4b6fbold
markup.bold markup.italic, markup.italic markup.bold#ff4b6fitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#00ffe1
markup.inline.raw.string.markdown#00ffe1
keyword.other.definition.ini#ff4b6f
entity.name.section.group-title.ini#ff324a
source.cs meta.class.identifier storage.type#009effunderline
source.cs meta.method.identifier entity.name.function#009eff
source.cs meta.method-call meta.method, source.cs entity.name.function#FF2A8B
source.cs storage.type#009eff
source.cs meta.method.return-type#009eff
source.cs meta.preprocessor#333333
source.cs entity.name.type.namespace#FFFFFF
Global settings#FFFFFF
Neon Red Accents by Viibrant - VS Code Theme