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#ff0000
  • activityBar.dropBackground#cccc0080
  • activityBarBadge.background#cccc00
  • debugToolBar.background#ff0000
  • dropdown.background#ff0000
  • editor.background#ff0000
  • editor.foreground#aa0000
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#cccc0080
  • editorGroupHeader.tabsBackground#ff0000
  • editorHoverWidget.background#ff0000
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#ff0000
  • editorWidget.background#ff0000
  • focusBorder#cccc00
  • foreground#aa0000
  • input.background#ff0000
  • inputOption.activeBorder#cccc00
  • list.activeSelectionBackground#cccc0080
  • list.dropBackground#cccc0080
  • list.focusBackground#cccc0080
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#ff0000
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#aa000080
  • panelTitle.inactiveForeground#aa000080
  • peekView.border#cccc00
  • peekViewEditor.background#cc0000
  • peekViewResult.background#ff0000
  • peekViewTitle.background#ff0000
  • pickerGroup.border#FFFFFF1a
  • sideBar.background#ff0000
  • sideBarSectionHeader.background#ff0000
  • statusBar.background#cc0000
  • statusBar.debuggingBackground#cccc00
  • statusBar.noFolderBackground#cc0000
  • statusBarItem.activeBackground#cccc0080
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.border#00000033
  • tab.inactiveBackground#ff0000
  • titleBar.activeBackground#cc0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#aa0000
string#dddd00
constant.language.boolean#cccc00
constant.numeric#ffff00
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ffff00
keyword, modifier, variable.language.this, support.type.object, constant.language#cccc00
entity.name.function, support.function#ffff00
storage.type, storage.modifier#cccc00
support.module, support.node#ffff00italic
support.type#eeee00
entity.name.type, entity.other.inherited-class#eeee00
comment#ff0000italic
entity.name.type.class#eeee00underline
variable.object.property#eeee00
meta.definition.method entity.name.function#eeee00
meta.function entity.name.function#eeee00
template.expression.begin, template.expression.end#cccc00
entity.name.tag.yaml#ffff00
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ffff00
constant.language.json#cccc00
entity.other.attribute-name.class#cccc00
entity.other.attribute-name.id#dddd00
source.css entity.name.tag#eeee00
meta.tag, punctuation.definition.tag#cccc00
entity.name.tag#ffff00
entity.other.attribute-name#ffff00
markup.heading#cccc00
text.html.markdown meta.link.inline, meta.link.reference#ffff00
text.html.markdown beginning.punctuation.definition.list#cccc00
markup.italic#ffff00italic
markup.bold#ffff00bold
markup.bold markup.italic, markup.italic markup.bold#ffff00italic bold
keyword.other.definition.ini#ffff00
entity.name.section.group-title.ini#cccc00
source.cs meta.class.identifier storage.type#eeee00underline
source.cs meta.method.identifier entity.name.function#eeee00
source.cs meta.method-call meta.method, source.cs entity.name.function#ffff00
source.cs storage.type#eeee00
source.cs meta.method.return-type#eeee00
source.cs meta.preprocessor#ff0000
source.cs entity.name.type.namespace#aa0000
Global settings#aa0000

Shiki preview

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

Loading...

Hot Dog Stand - Coding Theme