Skip to main content
CodingTheme

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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FFFFFF
string#00FF48
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#00ff6c
constant.language.boolean#FF0000
constant.numeric#FFFFFF
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ff0000
keyword, modifier, variable.language.this, support.type.object, constant.language#FF0000
entity.name.function, support.function#FFFFFF
storage.type, storage.modifier#FF0000
support.module, support.node#ff0000italic
support.type#00FF48
entity.name.type, entity.other.inherited-class#00FF48
comment#333333italic
entity.name.type.class#00FF48underline
variable.object.property, meta.field.declaration entity.name.function#00FF48
meta.definition.method entity.name.function#00FF48
meta.function entity.name.function#00FF48
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#FF0000
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#ff0000
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ff0000
constant.language.json#FF0000
entity.other.attribute-name.class#FF0000
entity.other.attribute-name.id#00FF48
source.css entity.name.tag#00FF48
meta.tag, punctuation.definition.tag#FF0000
entity.name.tag#ff0000
entity.other.attribute-name#FFFFFF
markup.heading#FF0000
text.html.markdown meta.link.inline, meta.link.reference#ff0000
text.html.markdown beginning.punctuation.definition.list#FF0000
markup.italic#ff0000italic
markup.bold#ff0000bold
markup.bold markup.italic, markup.italic markup.bold#ff0000italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#00FF48
markup.inline.raw.string.markdown#00FF48
keyword.other.definition.ini#ff0000
entity.name.section.group-title.ini#FF0000
source.cs meta.class.identifier storage.type#00FF48underline
source.cs meta.method.identifier entity.name.function#00FF48
source.cs meta.method-call meta.method, source.cs entity.name.function#FFFFFF
source.cs storage.type#00FF48
source.cs meta.method.return-type#00FF48
source.cs meta.preprocessor#333333
source.cs entity.name.type.namespace#FFFFFF
Global settings#FFFFFF

Shiki preview

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

Loading...

North Pole by m-fin - VS Code Theme