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#101010
  • activityBar.dropBackground#00ADEF80
  • activityBar.foreground#00ADEF
  • activityBarBadge.background#EB5D08
  • activityBarBadge.foreground#ffffff
  • badge.background#00ADEF
  • badge.foreground#ffffff
  • button.background#00ADEF
  • button.foreground#ffffff
  • debugToolBar.background#101010
  • dropdown.background#131313
  • editor.background#0C0C0C
  • editor.foreground#EBEBEB
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorBracketHighlight.foreground1#00d8ff
  • editorBracketHighlight.foreground2#ff740a
  • editorBracketHighlight.foreground3#06f000
  • editorBracketHighlight.foreground4#fff800
  • editorGroup.dropBackground#00ADEF80
  • editorGroup.focusedEmptyBorder#00ADEF
  • editorGroupHeader.tabsBackground#0e0e0e
  • editorHoverWidget.background#0e0e0e
  • editorIndentGuide.activeBackground#00ADEF
  • editorIndentGuide.background#BEB5AF
  • editorLineNumber.activeForeground#00ADEF
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#0e0e0e
  • editorWidget.background#0e0e0e
  • focusBorder#00ADEF
  • foreground#EBEBEB
  • input.background#131313
  • inputOption.activeBorder#00ADEF
  • list.activeSelectionBackground#00ADEF80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#00ADEF80
  • list.focusBackground#00ADEF80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#00ADEF
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#0e0e0e
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#EBEBEB80
  • panelTitle.inactiveForeground#EBEBEB80
  • peekView.border#00ADEF
  • peekViewEditor.background#090909
  • peekViewResult.background#0e0e0e
  • peekViewTitle.background#0C0C0C
  • pickerGroup.border#FFFFFF1a
  • selection.background#00ADEF
  • sideBar.background#0e0e0e
  • sideBarSectionHeader.background#101010
  • statusBar.background#090909
  • statusBar.debuggingBackground#00ADEF
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#090909
  • statusBarItem.activeBackground#00ADEF80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#00ADEF
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#00ADEF
  • tab.activeModifiedBorder#00ADEF
  • tab.border#00000033
  • tab.inactiveBackground#101010
  • tab.inactiveModifiedBorder#00678f
  • tab.unfocusedActiveModifiedBorder#008abf
  • tab.unfocusedInactiveModifiedBorder#00678f
  • titleBar.activeBackground#090909

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#EBEBEB
string#05C000
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#ff8b0c
constant.language.boolean#FFC700
constant.numeric#37DEE7
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#EBEBEB
keyword, modifier, variable.language.this, support.type.object, constant.language#F20086
entity.name.function, support.function#00ADEF
storage.type, storage.modifier#00ADEF
support.module, support.node#EBEBEBitalic
support.type#05C000
entity.name.type, entity.other.inherited-class#05C000
comment#666666italic
entity.name.type.class#FFC700underline
variable.object.property, meta.field.declaration entity.name.function#EBEBEB
meta.definition.method entity.name.function#EBEBEB
meta.function entity.name.function#F20086
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#F20086
meta.embedded, source.groovy.embedded, meta.template.expression#EBEBEB
entity.name.tag.yaml#EBEBEB
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#EBEBEB
constant.language.json#F20086
entity.other.attribute-name.class#00ADEF
entity.other.attribute-name.id#EB5D08
source.css entity.name.tag#05C000
meta.tag, punctuation.definition.tag#F20086
entity.name.tag#EBEBEB
entity.other.attribute-name#00ADEF
markup.heading#F20086
text.html.markdown meta.link.inline, meta.link.reference#EBEBEB
text.html.markdown beginning.punctuation.definition.list#F20086
markup.italic#EBEBEBitalic
markup.bold#EBEBEBbold
markup.bold markup.italic, markup.italic markup.bold#EBEBEBitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#05C000
markup.inline.raw.string.markdown#05C000
keyword.other.definition.ini#EBEBEB
entity.name.section.group-title.ini#F20086
source.cs meta.class.identifier storage.type#FFC700underline
source.cs meta.method.identifier entity.name.function#EBEBEB
source.cs meta.method-call meta.method, source.cs entity.name.function#00ADEF
source.cs storage.type#05C000
source.cs meta.method.return-type#05C000
source.cs meta.preprocessor#666666
source.cs entity.name.type.namespace#EBEBEB
Global settings#EBEBEB
Quantum Black Theme by pascalwhoop - VS Code Theme