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.dropBackground#25802580
  • activityBarBadge.background#258025
  • activityBarBadge.foreground#ffffff
  • badge.background#258025
  • badge.foreground#ffffff
  • button.background#258025
  • button.foreground#ffffff
  • debugToolBar.background#000000
  • dropdown.background#000000
  • editor.background#000000
  • editor.foreground#80FF80
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorCursor.foreground#258025
  • editorGroup.dropBackground#25802580
  • editorGroup.focusedEmptyBorder#258025
  • editorGroupHeader.tabsBackground#000000
  • editorHoverWidget.background#000000
  • editorLineNumber.activeForeground#258025
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#000000
  • editorWidget.background#000000
  • focusBorder#258025
  • foreground#258025
  • input.background#000000
  • inputOption.activeBorder#258025
  • list.activeSelectionBackground#25802580
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#25802580
  • list.focusBackground#25802580
  • list.focusForeground#FFFFFF
  • list.highlightForeground#258025
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#000000
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#25802580
  • panelTitle.inactiveForeground#25802580
  • peekView.border#258025
  • peekViewEditor.background#000000
  • peekViewResult.background#000000
  • peekViewTitle.background#000000
  • pickerGroup.border#FFFFFF1a
  • selection.background#258025
  • sideBar.background#000000
  • sideBarSectionHeader.background#000000
  • statusBar.background#000000
  • statusBar.debuggingBackground#258025
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#000000
  • statusBarItem.activeBackground#25802580
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#258025
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#258025
  • tab.activeModifiedBorder#258025
  • tab.border#00000033
  • tab.inactiveBackground#000000
  • tab.inactiveModifiedBorder#164c16
  • tab.unfocusedActiveModifiedBorder#1d661d
  • tab.unfocusedInactiveModifiedBorder#164c16
  • titleBar.activeBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#258025
string#80FF80
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#c0ffc0
constant.language.boolean#258025
constant.numeric#5555FF
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#37c037
keyword, modifier, variable.language.this, support.type.object, constant.language#802525
entity.name.function, support.function#FF5555
storage.type, storage.modifier#258025
support.module, support.node#37c037italic
support.type#258025
entity.name.type, entity.other.inherited-class#258025
comment#808080italic
entity.name.type.class#FF5555underline
variable.object.property, meta.field.declaration entity.name.function#258025
meta.definition.method entity.name.function#258025
meta.function entity.name.function#258025
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#802525
meta.embedded, source.groovy.embedded, meta.template.expression#258025
entity.name.tag.yaml#37c037
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#37c037
constant.language.json#802525
entity.other.attribute-name.class#258025
entity.other.attribute-name.id#80FF80
source.css entity.name.tag#258025
meta.tag, punctuation.definition.tag#802525
entity.name.tag#37c037
entity.other.attribute-name#FF5555
markup.heading#802525
text.html.markdown meta.link.inline, meta.link.reference#37c037
text.html.markdown beginning.punctuation.definition.list#802525
markup.italic#37c037italic
markup.bold#37c037bold
markup.bold markup.italic, markup.italic markup.bold#37c037italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#80FF80
markup.inline.raw.string.markdown#80FF80
keyword.other.definition.ini#37c037
entity.name.section.group-title.ini#802525
source.cs meta.class.identifier storage.type#FF5555underline
source.cs meta.method.identifier entity.name.function#258025
source.cs meta.method-call meta.method, source.cs entity.name.function#FF5555
source.cs storage.type#258025
source.cs meta.method.return-type#258025
source.cs meta.preprocessor#808080
source.cs entity.name.type.namespace#258025
Global settings#258025

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Midnight Garden Theme - Coding Theme