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.background#000000
  • activityBar.foreground#7a7a8a
  • activityBar.inactiveForeground#4a4a5a
  • activityBarBadge.background#7ab87a
  • activityBarBadge.foreground#000000
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.focusForeground#e0e0e8
  • breadcrumb.foreground#9090a0
  • button.background#5a5aff
  • button.foreground#ffffff
  • button.hoverBackground#7a7aff
  • diffEditor.insertedTextBackground#5aff9d20
  • diffEditor.removedTextBackground#ff5a7c20
  • dropdown.background#15151f
  • dropdown.border#2a2a3a
  • dropdown.foreground#e0e0e8
  • editor.background#000000
  • editor.findMatchBackground#2a2a35
  • editor.findMatchHighlightBackground#1a1a25
  • editor.foreground#c8c8d0
  • editor.inactiveSelectionBackground#15151f
  • editor.lineHighlightBackground#0a0a0a
  • editor.selectionBackground#1a1a25
  • editor.wordHighlightBackground#1a1a25
  • editor.wordHighlightStrongBackground#20202a
  • editorBracketMatch.background#1a1a25
  • editorBracketMatch.border#7ab87a
  • editorCursor.foreground#8ab87a
  • editorLineNumber.activeForeground#6a6a7a
  • editorLineNumber.foreground#3a3a4a
  • editorWidget.background#15151f
  • editorWidget.border#2a2a3a
  • gitDecoration.conflictingResourceForeground#ff5adc
  • gitDecoration.deletedResourceForeground#ff5a7c
  • gitDecoration.modifiedResourceForeground#ffdc5a
  • gitDecoration.untrackedResourceForeground#5aff9d
  • input.background#15151f
  • input.border#2a2a3a
  • input.foreground#e0e0e8
  • input.placeholderForeground#6a6a7a
  • inputOption.activeBorder#5a5aff
  • list.activeSelectionBackground#1a1a2a
  • list.activeSelectionForeground#ffffff
  • list.highlightForeground#7c7cff
  • list.hoverBackground#1a1a2a
  • list.inactiveSelectionBackground#15151f
  • peekView.border#5a5aff
  • peekViewEditor.background#15151f
  • peekViewResult.background#0a0a0a
  • peekViewTitle.background#1a1a2a
  • scrollbar.shadow#00000050
  • scrollbarSlider.activeBackground#4a4a5a
  • scrollbarSlider.background#2a2a3a
  • scrollbarSlider.hoverBackground#3a3a4a
  • sideBar.background#000000
  • sideBar.foreground#b0b0c0
  • sideBarSectionHeader.background#15151f
  • sideBarSectionHeader.foreground#c0c0d0
  • sideBarTitle.foreground#d0d0e0
  • statusBar.background#000000
  • statusBar.debuggingBackground#5a5aff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9090a0
  • statusBar.noFolderBackground#000000
  • tab.activeBackground#000000
  • tab.activeBorderTop#5a5aff
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#9090a0
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#5a9dff
  • terminal.ansiBrightBlack#4a4a5a
  • terminal.ansiBrightBlue#7abdff
  • terminal.ansiBrightCyan#7affec
  • terminal.ansiBrightGreen#7affbd
  • terminal.ansiBrightMagenta#ff7aec
  • terminal.ansiBrightRed#ff7a9c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffec7a
  • terminal.ansiCyan#5affdc
  • terminal.ansiGreen#5aff9d
  • terminal.ansiMagenta#ff5adc
  • terminal.ansiRed#ff5a7c
  • terminal.ansiWhite#e0e0e8
  • terminal.ansiYellow#ffdc5a
  • terminal.background#000000
  • terminal.foreground#e0e0e8
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#d0d0e0
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#9090a0
  • widget.shadow#00000050

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a5a6aitalic
variable, string constant.other.placeholder#c8c8d0
constant.other.color#d0d0d8
invalid, invalid.illegal#c07080
keyword, storage.type, storage.modifier#7ab87a
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#8ab8a8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#b8a088
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#88b8a8
meta.block variable.other#a8b88a
support.other.variable, string.other.link#a8b88a
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#b8b088
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#8ab87a
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#98b88a
support.type#b0b0c0
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#b0b0c0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff5a7c
variable.language#ff5a7citalic
entity.name.method.js#5a9dffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#5a9dff
entity.other.attribute-name#ff5adc
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffec7aitalic
entity.other.attribute-name.class#ffec7a
source.sass keyword.control#5a9dff
markup.inserted#5aff9d
markup.deleted#ff5a7c
markup.changed#ff5adc
string.regexp#5affdc
constant.character.escape#5affdc
*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
Lubasiverse by lubasiverse - VS Code Theme