Skip to main content
Coding Theme

Color themes

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#010101
  • activityBar.activeBorder#84FFFF
  • activityBar.background#040407
  • activityBar.dropBorder#D04A4D
  • activityBar.foreground#97a7c8ff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#84FFFF
  • activityBarBadge.foreground#07080E
  • badge.background#84FFFF9A
  • badge.foreground#000000
  • button.background#1A1C23
  • button.hoverBackground#1E1F2A
  • debugToolBar.background#000000
  • dropdown.background#000000
  • dropdown.border#97a7c8ff
  • editor.background#000000
  • editor.findMatchBackground#18222Dff
  • editor.foreground#CED5E5
  • editor.lineHighlightBackground#14344B
  • editor.lineHighlightBorder#14344B
  • editor.selectionBackground#18222Dff
  • editorBracketMatch.border#97a7c8ff
  • editorCursor.foreground#FFD300
  • editorGroup.background#000000
  • editorGroup.border#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#040407
  • editorGutter.addedBackground#56D6D6
  • editorGutter.deletedBackground#FB467B
  • editorGutter.modifiedBackground#FFCC00
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#00000000
  • editorIndentGuide.background#18222Dff
  • editorLineNumber.foreground#5C6370
  • editorOverviewRuler.border#000000
  • editorRuler.foreground#18222Dff
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.selectedBackground#18222Dff
  • editorWarning.border#FFCC00
  • editorWhitespace.foreground#18222Dff
  • editorWidget.background#07080E
  • editorWidget.border#84FFFF
  • focusBorder#D04A4D
  • input.background#131520
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#FFD300
  • list.dropBackground#07080E
  • list.filterMatchBackground#60B7B9
  • list.focusBackground#2a2e3c
  • list.focusForeground#FFD300
  • list.highlightForeground#FFD300
  • list.hoverBackground#0a0b10
  • list.inactiveFocusBackground#15171e
  • list.inactiveSelectionBackground#000000
  • list.inactiveSelectionForeground#FFD300
  • listFilterWidget.background#07080E
  • listFilterWidget.noMatchesOutline#be1100
  • notification.background#000000
  • notificationCenter.border#000000
  • notificationCenterHeader.background#0C0E15
  • notifications.background#0C0E15
  • notifications.border#000000
  • notificationsErrorIcon.foreground#EE524F
  • notificationsWarningIcon.foreground#DDD945
  • outputViewStickyScroll.background#07080E
  • panel.background#000000
  • panel.border#090909
  • panelTitle.activeForeground#FFD300
  • panelTitle.inactiveForeground#97a7c8ff
  • quickInput.background#171A20
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#84FFFF
  • scrollbarSlider.background#18222Dff
  • scrollbarSlider.hoverBackground#22303Eff
  • sideBar.background#000000
  • sideBar.border#090909
  • sideBarSectionHeader.background#000000
  • statusBar.background#040407
  • statusBar.debuggingBackground#000000
  • statusBar.foreground#97a7c8ff
  • tab.activeBackground#040407
  • tab.activeBorder#FFD300
  • tab.activeForeground#FFD300
  • tab.border#07080E
  • tab.hoverBackground#1A1C25
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#97a7c8ff
  • tab.unfocusedActiveBorder#97a7c8ff
  • titleBar.activeBackground#000000
  • titleBar.inactiveBackground#262a40
  • titleBar.inactiveForeground#000000
  • widget.shadow#0A0F13

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#929790italic
string.quoted.docstring.multi.python#717CB4italic
support.type.python, support.function#82AAFFitalic
punctuation.separator.annotation.result, meta.fstring.python, meta.function-call.arguments, entity.other.inherited-class.python, meta.jsx.children#eee—
keyword.codetag.notation#FFEB95italic bold
entity.name.type, meta.interface entity.name#C3E88Ditalic
variable, string constant.other.placeholder#D2EEFA—
constant.other.color#ffffff—
invalid, invalid.illegal#FF5370—
keyword, storage.type, keyword.type, entity.name.type.ts, entity.name.type.alias.ts, entity.name.type.interface.ts, keyword.other.type.php, constant.language, keyword.operator.new, keyword.other.new.php, keyword.operator.expression, support.type.primitive, support.type.builtin#C792EAitalic
keyword, keyword.control.flow.python, storage.modifier.async#FFCC00italic
constant.other.color, constant.language.import-export-all, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, punctuation.separator, punctuation.section, punctuation.terminator, punctuation.definition.typeparameters, punctuation.definition.template-expression, punctuation.accessor, keyword.other.template, keyword.other.substitution, keyword.operator, storage.type.function.arrow#89DDFF—
keyword.control.export#89DDFFitalic
support.class.component, entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, entity.other.keyframe-offset#f07178—
entity.name.function, meta.function-call, variable.function, keyword.other.special-method, punctuation.decorator#82AAFF—
meta.block variable.other#ddd—
support.other.variable, string.other.link#f07178—
constant.numeric, support.constant, constant.character, constant.escape, variable.parameter, meta.fstring.python, meta.import variable.other.readwrite.alias, entity.name.type.package.go#EBE5FD—
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#C3E88Ditalic
entity.name, entity.name.type.class, new.expr entity.name.type, entity.other.inherited-class, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, entity.other.attribute-name#FFCB6B
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#e06c75—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370—
variable.language, storage.modifier, storage.type.type.ts, storage.type.interface.ts#97A7C8italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
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—
text.html.markdown markup.inline.raw.string.markdown#C792EA—
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.quote—italic
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—
support.constant.property-value#AACA73ff—
punctuation.definition.tag.end.html, punctuation.definition.tag.begin.html#9bd2ff—
keyword.control.import, keyword.control.from, keyword.package.go, storage.modifier.async, keyword.control.return, keyword.control.flow, keyword.control.go#E06C75—
keyword.control#FFCC00—
entity.name.tag.css#569CD6—
entity.other.attribute-name.pseudo-element.css, support.type.property-name.media.css, entity.other.attribute-name.pseudo-class.css#f69f3c—
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.html, entity.other.attribute-name.js.jsx, entity.other.attribute-name.ts.tsx#7fd1fd—
variable.parameter.misc.css, support.constant.font-name.css, string.quoted.double.css, keyword.other.unit, constant.other.color.rgb-value, support.constant.color#D2BF55—
variable.other.property, variable.other.object.property, support.variable.property, meta.attribute.python, variable.other.member.c#F78C6C—
meta.object-literal.key, variable.object.property.ts, variable.other.readwrite, source.ruby#bbb—
variable.other.object, variable.other.constant, meta.indexed-name.python#eee—
keyword.operator.arithmetic, keyword.operator.increment, keyword.operator.assignment, keyword.operator.relational, keyword.operator.ternary, keyword.operator.logical, keyword.operator.comparison, keyword.operator#FFCC00bold