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#3f3324
  • activityBar.dropBackground#ffb40080
  • activityBarBadge.background#ffb400
  • activityBarBadge.foreground#ffffff
  • badge.background#ffb400
  • badge.foreground#ffffff
  • button.background#ffb400
  • button.foreground#ffffff
  • debugToolBar.background#3f3324
  • dropdown.background#483b29
  • editor.background#2d251a
  • editor.foreground#ffffff
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorBracketHighlight.foreground1#ffe100
  • editorBracketHighlight.foreground2#ff3344
  • editorBracketHighlight.foreground3#55ab20
  • editorBracketHighlight.foreground4#3dcaff
  • editorGroup.dropBackground#ffb40080
  • editorGroup.focusedEmptyBorder#ffb400
  • editorGroupHeader.tabsBackground#362c1f
  • editorHoverWidget.background#362c1f
  • editorLineNumber.activeForeground#ffb400
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#362c1f
  • editorWidget.background#362c1f
  • focusBorder#ffb400
  • foreground#ffffff
  • input.background#483b29
  • inputOption.activeBorder#ffb400
  • list.activeSelectionBackground#ffb40080
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#ffb40080
  • list.focusBackground#ffb40080
  • list.focusForeground#FFFFFF
  • list.highlightForeground#ffb400
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#362c1f
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#ffffff80
  • panelTitle.inactiveForeground#ffffff80
  • peekView.border#ffb400
  • peekViewEditor.background#241d14
  • peekViewResult.background#362c1f
  • peekViewTitle.background#2d251a
  • pickerGroup.border#FFFFFF1a
  • selection.background#ffb400
  • sideBar.background#362c1f
  • sideBarSectionHeader.background#3f3324
  • statusBar.background#241d14
  • statusBar.debuggingBackground#ffb400
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#241d14
  • statusBarItem.activeBackground#ffb40080
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#ffb400
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#ffb400
  • tab.activeModifiedBorder#ffb400
  • tab.border#00000033
  • tab.inactiveBackground#3f3324
  • tab.inactiveModifiedBorder#996c00
  • tab.unfocusedActiveModifiedBorder#cc9000
  • tab.unfocusedInactiveModifiedBorder#996c00
  • titleBar.activeBackground#241d14

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#ffffff
string#cc2937
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#ff3d52
constant.language.boolean#ffb400
constant.numeric#31a2f2
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ffff00
keyword, modifier, variable.language.this, support.type.object, constant.language#ffb400
entity.name.function, support.function#31a2f2
storage.type, storage.modifier#ffb400
support.module, support.node#ffff00italic
support.type#44891a
entity.name.type, entity.other.inherited-class#44891a
comment#876f4eitalic
entity.name.type.class#44891aunderline
variable.object.property, meta.field.declaration entity.name.function#44891a
meta.definition.method entity.name.function#44891a
meta.function entity.name.function#44891a
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#ffb400
meta.embedded, source.groovy.embedded, meta.template.expression#ffffff
entity.name.tag.yaml#ffff00
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ffff00
constant.language.json#ffb400
entity.other.attribute-name.class#ffb400
entity.other.attribute-name.id#cc2937
source.css entity.name.tag#44891a
meta.tag, punctuation.definition.tag#ffb400
entity.name.tag#ffff00
entity.other.attribute-name#31a2f2
markup.heading#ffb400
text.html.markdown meta.link.inline, meta.link.reference#ffff00
text.html.markdown beginning.punctuation.definition.list#ffb400
markup.italic#ffff00italic
markup.bold#ffff00bold
markup.bold markup.italic, markup.italic markup.bold#ffff00italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#cc2937
markup.inline.raw.string.markdown#cc2937
keyword.other.definition.ini#ffff00
entity.name.section.group-title.ini#ffb400
source.cs meta.class.identifier storage.type#44891aunderline
source.cs meta.method.identifier entity.name.function#44891a
source.cs meta.method-call meta.method, source.cs entity.name.function#31a2f2
source.cs storage.type#44891a
source.cs meta.method.return-type#44891a
source.cs meta.preprocessor#876f4e
source.cs entity.name.type.namespace#ffffff
Global settings#ffffff
Disaster Theme by Jarrod Doyle - VS Code Theme