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#1a1a1a
  • activityBar.activeBorder#FF5370
  • activityBar.background#1a1a1a
  • activityBar.foreground#e7e7e7
  • activityBar.inactiveForeground#e7e7e799
  • activityBarBadge.background#FF5370
  • activityBarBadge.foreground#e7e7e7
  • button.hoverBackground#18222d
  • debugToolBar.background#0b1015
  • dropdown.background#0b1015
  • dropdown.border#18222d
  • editor.background#0b1015
  • editor.findMatchBackground#3f5368
  • editor.findMatchHighlightBackground#3f5368
  • editor.foreground#c7d0d9
  • editor.hoverHighlightBackground#475768b9
  • editor.lineHighlightBackground#18222d
  • editor.lineHighlightBorder#18222d
  • editor.selectionBackground#3f5368
  • editor.selectionHighlightBackground#3f5368
  • editor.wordHighlightBackground#8299b157
  • editor.wordHighlightStrongBackground#8299b157
  • editorBracketMatch.border#74819b
  • editorCursor.foreground#ffffff
  • editorError.foreground#f72c08
  • editorGroup.background#0b1015
  • editorGroup.border#0b1015
  • editorGroupHeader.noTabsBackground#0b1015
  • editorGroupHeader.tabsBackground#0b1015
  • editorGutter.addedBackground#98c378
  • editorGutter.deletedBackground#ef596f
  • editorGutter.modifiedBackground#ac7be5
  • editorHoverWidget.background#0b1015
  • editorIndentGuide.activeBackground#4b5567
  • editorIndentGuide.background#18222d
  • editorLineNumber.activeForeground#e6c42e
  • editorLineNumber.foreground#3a3e46
  • editorOverviewRuler.border#0b1015
  • editorRuler.foreground#18222d
  • editorSuggestWidget.background#0b1015
  • editorSuggestWidget.selectedBackground#18222d
  • editorWarning.foreground#ff7300
  • editorWhitespace.foreground#3f5368
  • editorWidget.background#0b1015
  • focusBorder#74819b
  • foreground#74819b
  • gitDecoration.conflictingResourceForeground#d55fde
  • gitDecoration.deletedResourceForeground#ef596f
  • gitDecoration.ignoredResourceForeground#00b7c9
  • gitDecoration.modifiedResourceForeground#f7f308
  • gitDecoration.untrackedResourceForeground#11eb73
  • input.background#0b1015
  • input.border#18222d
  • list.activeSelectionBackground#0b1015
  • list.errorForeground#f72c08
  • list.focusBackground#18222d
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#18222d
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#0b1015
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#ff7300
  • notificationCenterHeader.background#18222d
  • notificationCenterHeader.foreground#eeeeee
  • notifications.background#18222d
  • notifications.border#18222d
  • notifications.foreground#eeeeee
  • notificationToast.border#18222d
  • panel.background#0b1015
  • panel.border#18222d
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#74819b
  • peekView.border#18222d
  • peekViewEditor.background#18222d
  • peekViewResult.background#18222d
  • peekViewResult.selectionBackground#18222d
  • peekViewTitle.background#18222d
  • peekViewTitleLabel.foreground#ffffff
  • scrollbar.shadow#00000026
  • scrollbarSlider.background#18222d
  • scrollbarSlider.hoverBackground#22303e
  • sideBar.background#0b1015
  • sideBarSectionHeader.background#0b1015
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#000000
  • statusBar.border#000000
  • statusBar.debuggingBackground#0b1015
  • statusBar.foreground#e7e7e7
  • statusBarItem.hoverBackground#1a1a1a
  • tab.activeBackground#0b1015
  • tab.activeBorder#18222d
  • tab.activeForeground#ffffff
  • tab.border#0b1015
  • tab.hoverBackground#18222d
  • tab.inactiveBackground#0b1015
  • tab.inactiveForeground#74819b
  • tab.unfocusedActiveBorder#0b1015
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#e7e7e7
  • titleBar.border#000000
  • titleBar.inactiveBackground#00000099
  • titleBar.inactiveForeground#e7e7e799
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
string.quoted
var.this,variable.language.this.js,variable.language.this.ts,variable.language.this.jsx,variable.language.this.tsxitalic
markup.quote.markdownitalic
markup.italic.markdownitalic
emphasisitalic
meta.import.ts meta.block.ts variable.other.readwrite.alias.ts, meta.import.tsx meta.block.tsx variable.other.readwrite.alias.tsx, meta.import.js variable.other, meta.export.ts meta.block.ts variable.other.readwrite.alias.ts, meta.export.tsx meta.block.tsx variable.other.readwrite.alias.tsx, meta.export.js variable.other, entity.name.function.ts, entity.name.function.tsx, support.type.primitive, entity.other.attribute-name, entity.name.tag.custom, source.js.jsx keyword.control.flow.js, support.type.property.css, support.function.basic_functions, variable.assignment.coffee, support.function.basic_functions, keyword.operator.type.annotation, punctuation.section.embedded, assignment.coffee, entity.name.type.ts, support.constant.math, meta.object-literal.key, meta.var.expr storage.type, text.html.markdown, parameter, string, italic, quote, keyword, storage, language, type .function, type.function, storage.type.class, type.var, meta.parameter, variable.parameter, meta.parameters, keyword.control, modifier, this, commentitalic
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
mekeilia by Janique-ka - VS Code Theme