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#000000
  • activityBar.border#000000
  • activityBar.dropBackground#222222
  • activityBar.foreground#dddddd
  • activityBar.inactiveForeground#888888
  • activityBarBadge.background#222222
  • activityBarBadge.foreground#dddddd
  • badge.background#222222
  • badge.foreground#dddddd
  • button.background#111111
  • button.foreground#dddddd
  • button.hoverBackground#222222
  • checkbox.background#000000
  • checkbox.border#222222
  • checkbox.foreground#dddddd
  • dropdown.background#000000
  • dropdown.border#222222
  • dropdown.foreground#dddddd
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.foreground#dddddd
  • editor.inactiveSelectionBackground#888888
  • editor.selectionBackground#222222
  • editor.selectionForeground#ffffff
  • editor.selectionHighlightBackground#666666
  • editor.selectionHighlightBorder#888888
  • editorCursor.background#ffffff
  • editorCursor.foreground#ffffff
  • editorGroup.border#222222
  • editorGroup.dropBackground#222222
  • editorGroup.emptyBackground#000000
  • editorGroup.focusedEmptyBorder#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#222222
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#888888
  • editorPane.background#000000
  • editorWidget.background#000000
  • editorWidget.border#222222
  • editorWidget.foreground#dddddd
  • editorWidget.resizeBorder#222222
  • input.background#000000
  • input.border#222222
  • input.foreground#dddddd
  • input.placeholderForeground#888888
  • inputOption.activeBackground#222222
  • inputOption.activeBorder#111111
  • inputValidation.errorBackground#000000
  • inputValidation.errorBorder#222222
  • inputValidation.errorForeground#dd2222
  • inputValidation.infoBackground#000000
  • inputValidation.infoBorder#222222
  • inputValidation.infoForeground#22dd22
  • inputValidation.warningBackground#000000
  • inputValidation.warningBorder#222222
  • inputValidation.warningForeground#2222dd
  • list.activeSelectionBackground#222222
  • list.activeSelectionForeground#dddddd
  • list.dropBackground#333333
  • list.errorForeground#dd2222
  • list.focusBackground#111111
  • list.focusForeground#dddddd
  • list.highlightForeground#ffffff
  • list.hoverBackground#333333
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#111111
  • list.inactiveSelectionBackground#222222
  • list.inactiveSelectionForeground#dddddd
  • list.invalidItemForeground#dd2222
  • list.warningForeground#2222dd
  • listFilterWidget.background#000000
  • listFilterWidget.noMatchesOutline#dd2222
  • listFilterWidget.outline#222222
  • menu.background#000000
  • menu.border#222222
  • menu.foreground#dddddd
  • menu.selectionBackground#222222
  • menu.selectionBorder#000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#dddddd
  • menubar.selectionBackground#222222
  • menubar.selectionBorder#000000
  • menubar.selectionForeground#ffffff
  • minimap.findMatchHighlight#666666
  • progressBar.background#222222
  • scrollbar.shadow#222222
  • scrollbarSlider.activeBackground#222222
  • scrollbarSlider.background#111111
  • scrollbarSlider.hoverBackground#222222
  • sideBar.background#000000
  • sideBar.foreground#dddddd
  • statusBar.background#000000
  • statusBar.border#222222
  • statusBar.debuggingBackground#880000
  • statusBar.debuggingBorder#222222
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#dddddd
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#222222
  • statusBar.noFolderForeground#dddddd
  • statusBarItem.activeBackground#111111
  • statusBarItem.hoverBackground#222222
  • statusBarItem.prominentBackground#222222
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#111111
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#dddddd
  • tab.activeBackground#111111
  • tab.activeBorder#222222
  • tab.activeBorderTop#222222
  • tab.activeForeground#dddddd
  • tab.activeModifiedBorder#ffffff
  • tab.border#000000
  • tab.hoverBackground#222222
  • tab.hoverBorder#222222
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#888888
  • tab.inactiveModifiedBorder#ffffff
  • tab.unfocusedActiveBackground#222222
  • tab.unfocusedActiveBorder#222222
  • tab.unfocusedActiveBorderTop#222222
  • tab.unfocusedActiveForeground#888888
  • tab.unfocusedActiveModifiedBorder#ffffff
  • tab.unfocusedHoverBackground#222222
  • tab.unfocusedHoverBorder#222222
  • tab.unfocusedInactiveForeground#888888
  • tab.unfocusedInactiveModifiedBorder#ffffff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#dddddd
  • titleBar.border#000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#888888
  • tree.indentGuidesStroke#888888

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#C3E88D
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
support.type#B2CCD6
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f07178
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

absolutely-black - Coding Theme