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.activeBackground#0a0a0a
  • activityBar.activeBorder#0a0a0a
  • activityBar.background#0a0a0a
  • activityBar.border#0a0a0a
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#d0d0d0
  • activityBarBadge.background#0a0a0a
  • activityBarBadge.foreground#ffffff
  • debugIcon.continueForeground#eeeeee
  • debugIcon.disconnectForeground#eeeeee
  • debugIcon.pauseForeground#eeeeee
  • debugIcon.restartForeground#eeeeee
  • debugIcon.startForeground#eeeeee
  • debugIcon.stepBackForeground#eeeeee
  • debugIcon.stepIntoForeground#eeeeee
  • debugIcon.stepOutForeground#eeeeee
  • debugIcon.stepOverForeground#eeeeee
  • debugIcon.stopForeground#d0d0d0
  • editor.background#0a0a0a
  • editor.foreground#999999
  • editor.selectionBackground#444444
  • editor.selectionHighlightBackground#444444
  • editorBracketHighlight.foreground1#ffffff
  • editorBracketHighlight.foreground2#eeeeee
  • editorBracketHighlight.foreground3#eeeeee
  • editorBracketMatch.border#5a5a5a
  • editorCursor.foreground#eeeeee
  • editorGroup.border#282828
  • editorGroup.dropBackground#0e0e0e
  • editorGroup.dropIntoPromptBackground#0e0e0e
  • editorGroupHeader.noTabsBackground#0a0a0a
  • editorGroupHeader.tabsBackground#0a0a0a
  • editorGroupHeader.tabsBorder#0a0a0a
  • editorGutter.addedBackground#0a0a0a
  • editorGutter.background#0a0a0a
  • editorGutter.deletedBackground#d0d0d0
  • editorGutter.modifiedBackground#d0d0d0
  • editorOverviewRuler.bracketMatchForeground#eeeeee
  • sideBar.background#0a0a0a
  • sideBar.border#0a0a0a
  • sideBar.foreground#eeeeee
  • sideBarSectionHeader.background#0a0a0a
  • sideBarSectionHeader.border#0a0a0a
  • sideBarSectionHeader.foreground#eeeeee
  • sideBarTitle.foreground#eeeeee
  • statusBar.background#0a0a0a
  • statusBar.border#0a0a0a
  • statusBar.debuggingBackground#0a0a0a
  • statusBar.debuggingForeground#eeeeee
  • statusBar.foreground#eeeeee
  • statusBar.noFolderBackground#0a0a0a
  • statusBar.noFolderForeground#eeeeee
  • statusBarItem.activeBackground#0a0a0a
  • statusBarItem.hoverBackground#eeeeee
  • statusBarItem.prominentBackground#0a0a0a
  • statusBarItem.prominentHoverBackground#0a0a0a
  • tab.activeBackground#0a0a0a
  • tab.activeBorder#eeeeee
  • tab.activeForeground#eeeeee
  • tab.activeModifiedBorder#0a0a0a
  • tab.border#0a0a0a
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#d0d0d0
  • tab.inactiveModifiedBorder#0a0a0a
  • tab.unfocusedActiveForeground#777777
  • tab.unfocusedActiveModifiedBorder#0a0a0a
  • tab.unfocusedInactiveForeground#777777
  • tab.unfocusedInactiveModifiedBorder#0a0a0a
  • titleBar.activeBackground#0a0a0a
  • titleBar.activeForeground#eeeeee
  • titleBar.inactiveBackground#0a0a0a
  • titleBar.inactiveForeground#eeeeee
  • walkThrough.embeddedEditorBackground#0a0a0a
  • widget.shadow#00000026

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#585858italic
variable, string constant.other.placeholder#d0d0d0
constant.other.color#eeeeee
invalid, invalid.illegal#eeeeee
keyword, storage.type, storage.modifier#eeeeee
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#eeeeee
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#eeeeee
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#eeeeee
meta.block variable.other#eeeeee
support.other.variable, string.other.link#eeeeee
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#d0d0d0
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#8a8a8a
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#eeeeee
support.type#eeeeee
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#eeeeee
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#eeeeee
variable.language#d0d0d0italic
entity.name.method.js#d0d0d0italic
meta.class-method.js entity.name.function.js, variable.function.constructor#d0d0d0
entity.other.attribute-name#8a8a8a
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#8a8a8aitalic
entity.other.attribute-name.class#eeeeee
source.sass keyword.control#eeeeee
markup.inserted#eeeeee
markup.deleted#8a8a8a
markup.changed#8a8a8a
string.regexp#8a8a8a
constant.character.escape#8a8a8a
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#eeeeeeitalic
source.js constant.other.object.key.js string.unquoted.label.js#d0d0d0italic
source.json meta.structure.dictionary.json support.type.property-name.json#eeeeee
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#d0d0d0
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#8a8a8a
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#8a8a8a
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#8a8a8a
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#8a8a8a
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#8a8a8a
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#7a7a7a
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#777777
text.html.markdown, punctuation.definition.list_item.markdown#eeeeee
text.html.markdown markup.inline.raw.markdown#eeeeee
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#eeeeee
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#d0d0d0
markup.italic#d0d0d0italic
markup.bold, markup.bold string#d0d0d0bold
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#d0d0d0bold
markup.underline#d0d0d0underline
markup.quote punctuation.definition.blockquote.markdown#d0d0d0
markup.quoteitalic
string.other.link.title.markdown#eeeeee
string.other.link.description.title.markdown#7a7a7a
constant.other.reference.link.markdown#d0d0d0
markup.raw.block#eeeeee
markup.raw.block.fenced.markdown#0a0a0a
punctuation.definition.fenced.markdown#0a0a0a
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#0a0a0a0a
variable.language.fenced.markdown#eeeeee
meta.separator#eeeeeebold
markup.table#eeeeee
simple dark by tek256 - VS Code Theme