Skip to main content
CodingTheme

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#282C33
  • activityBar.border#011627
  • activityBar.foreground#EBECF0
  • activityBarBadge.background#5587b3
  • activityBarBadge.foreground#EBECF0
  • debugToolBar.background#282C33
  • editor.background#282C33
  • editor.findMatchBackground#a0a3ac
  • editor.findMatchHighlightBackground#3D424C
  • editor.findRangeHighlightBackground#3D424C
  • editor.foreground#EBECF0
  • editor.hoverHighlightBackground#375066
  • editor.inactiveSelectionBackground#3D424C
  • editor.selectionBackground#a0a3ac
  • editor.selectionHighlightBackground#3D424C
  • editor.wordHighlightBackground#3D424C
  • editorBracketMatch.background#3D424C
  • editorBracketMatch.border#3D424C
  • editorCursor.foreground#EBECF0
  • gitDecoration.modifiedResourceForeground#00ffb3
  • gitDecoration.untrackedResourceForeground#F7B7B7
  • list.errorForeground#F7D2B6
  • list.warningForeground#B2D8FA
  • panel.background#282C33
  • panel.border#505562
  • peekViewEditor.background#282C33
  • peekViewEditor.matchHighlightBackground#3D424C
  • peekViewResult.background#282C33
  • peekViewResult.fileForeground#5f7e97
  • peekViewResult.lineForeground#5f7e97
  • peekViewResult.matchHighlightBackground#3D424C
  • peekViewResult.selectionBackground#2E3250
  • peekViewResult.selectionForeground#5f7e97
  • peekViewTitle.background#282C33
  • peekViewTitleDescription.foreground#697098
  • peekViewTitleLabel.foreground#5f7e97
  • sideBar.background#282C33
  • sideBar.border#505562
  • sideBar.foreground#EBECF0
  • sideBarSectionHeader.background#282C33
  • sideBarSectionHeader.foreground#B2D8FA
  • sideBarTitle.foreground#EBECF0
  • tab.activeBackground#282C33
  • tab.activeBorder#262A39
  • tab.activeForeground#EBECF0
  • tab.border#272B3B
  • tab.inactiveBackground#21252B
  • tab.inactiveForeground#A0A3AC
  • tab.unfocusedActiveBorder#262A39
  • tab.unfocusedActiveForeground#A0A3AC
  • tab.unfocusedInactiveForeground#A0A3AC
  • terminal.ansiBlack#282C33
  • terminal.ansiBlue#B2D8FA
  • terminal.ansiBrightBlack#3D424C
  • terminal.ansiBrightBlue#8dc5f7
  • terminal.ansiBrightCyan#a6f8eb
  • terminal.ansiBrightGreen#9eeea9
  • terminal.ansiBrightMagenta#d8a4f7
  • terminal.ansiBrightRed#f38e8e
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ecd28b
  • terminal.ansiCyan#C8FAF2
  • terminal.ansiGreen#BFEEC5
  • terminal.ansiMagenta#E7C7F9
  • terminal.ansiRed#F7B7B7
  • terminal.ansiWhite#EBECF0
  • terminal.ansiYellow#EEDDAF
  • terminal.background#282C33
  • terminal.foreground#EBECF0
  • terminal.selectionBackground#505562
  • terminalCursor.background#505562

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A0A3ACitalic
variable, string constant.other.placeholder#EBECF0
constant.other.color#EBECF0
invalid, invalid.illegal#F7B7B7
keyword, storage.type, storage.modifier#BFEEC5
keyword.control, keyword.other.template, keyword.other.substitution#BFEEC5
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#EBECF0
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#E7C7F9
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#B2D8FA
meta.block variable.other#EBECF0
support.other.variable, string.other.link#EEDDAF
constant.numeric#F7D2B6
variable.parameter#EBECF0
constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#BFEEC5
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#EEDDAF
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#F7D2B6
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#B2CCD6
variable.language#E7C7F9italic
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#EEDDAF
constant.character.escape#E7C7F9
*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#F7B7B7italic
source.json meta.structure.dictionary.json support.type.property-name.json#E7C7F9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E7C7F9
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#E7C7F9
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#E7C7F9
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#E7C7F9
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#E7C7F9
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#E7C7F9
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#E7C7F9
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#E7C7F9
text.html.markdown, punctuation.definition.list_item.markdown#EBECF0
text.html.markdown markup.inline.raw.markdown#E7C7F9
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#B2D8FA
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#BFEEC5
markup.italic#F7B7B7italic
markup.bold, markup.bold string#F7B7B7bold
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#F7B7B7bold
markup.underline#F7D2B6underline
markup.quote punctuation.definition.blockquote.markdown#B2D8FA
markup.quoteitalic
string.other.link.title.markdown#B2D8FA
string.other.link.description.title.markdown#E7C7F9
constant.other.reference.link.markdown#F7D2B6
markup.raw.block#E7C7F9
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EBECF0
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EBECF0
storage.control.clojure#BFEEC5
variable.other.constant.clojure#E7C7F9

Shiki preview

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

Loading...

borealis-theme by Misophistful - VS Code Theme