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#000606
  • activityBarBadge.background#C74829
  • activityBarBadge.foreground#ffffff
  • badge.background#C74829
  • badge.foreground#ffffff
  • button.background#C74829
  • button.foreground#ffffff
  • debugToolBar.background#000606
  • dropdown.background#000505
  • editor.background#080808
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#C7482980
  • editorGroup.focusedEmptyBorder#C74829
  • editorGroupHeader.tabsBackground#000707
  • editorHoverWidget.background#000707
  • editorLineNumber.activeForeground#C74829
  • editorLineNumber.foreground#FFFFFF4c
  • editorMarkerNavigation.background#000707
  • editorWidget.background#000707
  • focusBorder#C74829
  • foreground#FFFFFF
  • input.background#000505
  • inputOption.activeBorder#C74829
  • list.activeSelectionBackground#C7482980
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#C7482980
  • list.focusBackground#C7482980
  • list.focusForeground#FFFFFF
  • list.highlightForeground#C74829
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#000707
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#FFFFFF80
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#C74829
  • peekViewEditor.background#000707
  • peekViewResult.background#000707
  • peekViewTitle.background#080808
  • pickerGroup.border#FFFFFF1a
  • selection.background#C74829
  • sideBar.background#000707
  • sideBarSectionHeader.background#000606
  • statusBar.background#000707
  • statusBar.debuggingBackground#C74829
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#000707
  • statusBarItem.activeBackground#C7482980
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#C74829
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#C74829
  • tab.activeModifiedBorder#C74829
  • tab.border#00000033
  • tab.inactiveBackground#000606
  • tab.inactiveModifiedBorder#093920
  • tab.unfocusedActiveModifiedBorder#0a4024
  • tab.unfocusedInactiveModifiedBorder#093920
  • titleBar.activeBackground#000707

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#29C740
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#03ff60
constant.language.boolean#C74829
constant.numeric#585494
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#126c3d
keyword, modifier, variable.language.this, support.type.object, constant.language#C74829
entity.name.function, support.function#585494
storage.type, storage.modifier#C74829
support.module, support.node#126c3ditalic
support.type#E20C0C
entity.name.type, entity.other.inherited-class#E20C0C
comment#001818italic
entity.name.type.class#E20C0Cunderline
variable.object.property, meta.field.declaration entity.name.function#E20C0C
meta.definition.method entity.name.function#E20C0C
meta.function entity.name.function#E20C0C
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#C74829
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#126c3d
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#126c3d
constant.language.json#C74829
entity.other.attribute-name.class#C74829
entity.other.attribute-name.id#29C740
source.css entity.name.tag#E20C0C
meta.tag, punctuation.definition.tag#C74829
entity.name.tag#126c3d
entity.other.attribute-name#585494
markup.heading#C74829
text.html.markdown meta.link.inline, meta.link.reference#126c3d
text.html.markdown beginning.punctuation.definition.list#C74829
markup.italic#126c3ditalic
markup.bold#126c3dbold
markup.bold markup.italic, markup.italic markup.bold#126c3d
markup.fenced_code.block.markdown punctuation.definition.markdown#29C740
markup.inline.raw.string.markdown#29C740
keyword.other.definition.ini#126c3d
entity.name.section.group-title.ini#C74829
source.cs meta.class.identifier storage.type#E20C0Cunderline
source.cs meta.method.identifier entity.name.function#E20C0C
source.cs meta.method-call meta.method, source.cs entity.name.function#585494
source.cs storage.type#E20C0C
source.cs meta.method.return-type#E20C0C
source.cs meta.preprocessor#001818
source.cs entity.name.type.namespace#FFFFFF
In the night theme by Harry James Potter - VS Code Theme