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#000000
  • activityBar.foreground#dbdada
  • activityBarBadge.background#fc344f
  • activityBarBadge.foreground#000000
  • debugToolBar.background#000000
  • editor.background#00000071
  • editor.foreground#bbb8b8
  • editor.selectionBackground#264c7e50
  • editorGroupHeader.tabsBackground#000000
  • editorLineNumber.activeForeground#00d9ff
  • editorSuggestWidget.background#4b023f
  • editorSuggestWidget.border#4e4488
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.selectedBackground#19b6a9
  • editorWidget.background#1E1E1E
  • editorWidget.border#1E1E1E
  • list.activeSelectionBackground#4f628b
  • list.focusOutline#72a3ac
  • list.hoverBackground#fc344f
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#344952
  • panel.background#000000
  • scrollbarSlider.activeBackground#890eb9
  • scrollbarSlider.background#51517a
  • scrollbarSlider.hoverBackground#ac6ef3
  • sideBar.background#00000070
  • sideBar.foreground#ffffff
  • statusBar.background#000000
  • statusBar.foreground#ffffff
  • tab.activeBackground#fc344fc0
  • tab.activeBorderTop#496861
  • tab.activeForeground#ffffff
  • tab.border#202020
  • tab.hoverBackground#000000
  • tab.hoverBorder#767c72
  • tab.hoverForeground#f8f5f5
  • tab.inactiveBackground#000000
  • titleBar.activeBackground#fc344f
  • titleBar.activeForeground#e1f0d6
  • titleBar.inactiveBackground#333333
  • titleBar.inactiveForeground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#66728ditalic
keyword, storage.type, meta.class, entity.name.class#7195f8
constant.numeric, constant.language, constant.character, constant.other#64dfb6
string, string keyword#bbe79b
variable, entity.name.variable, variable.parameter, variable.other, variable.language, variable.other.readwrite#ebdede
entity.name.function#ff3853
storage.modifier, keyword.operator.logical, keyword.operator.new#fd5294
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic#2f8efc
punctuation.definition.arguments.begin.bracket.round.php, punctuation.definition.arguments.end.bracket.round.php, meta.function, meta.return-type, support.type.property-name, meta.type.annotation, meta.type, entity.other.inherited-class, entity.name.type, punctuation.separator, punctuation.separator.parameters, punctuation.separator.delimiter, punctuation.definition.begin.bracket.curly, punctuation.definition.end.bracket.curly, punctuation.section.method.begin.bracket.curly, punctuation.section.method.end.bracket.curly, punctuation.definition.class.begin.bracket.curly, punctuation.definition.class.end.bracket.curly#fda92b
punctuation.separator.continuation, entity.other.attribute-name, meta.function-call, meta.method.body.java, punctuation.section.array.begin, punctuation.section.array.end, keyword.other, punctuation.terminator, punctuation.terminator.statement#ebdede
entity.other, markup.other, invalid, invalid.illegal, invalid.deprecated#f8e63f
entity.name.tag.html, meta.tag.sgml, markup.deleted.git_gutter, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.tag.css#f05267
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#b0ff4a
punctuation.definition.comment.html, comment.block.html#fda92bitalic bold
meta.selector.css, punctuation.definition.entity.css#fda92b
punctuation.definition.entity.css, punctuation.separator.key-value.html#ebdede
entity.other.attribute-name.html, 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#d272ff
punctuation.definition.begin.bracket.round, punctuation.definition.end.bracket.round, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.bracket.round, punctuation.parenthesis.begin, punctuation.parenthesis.end#fd6579
support, support.class, support.constant, support.function, support.type, support.type.property-name, support.variable, meta.function-call.generic, source.sql.embedded, keyword.other.DML.sql#64c7e6
string.regexp#f694ff
constant.character.escape#ebdede
meta.block#fda92bea
text.html.markdown, punctuation.definition.list_item.markdown#ebdede
text.html.markdown markup.inline.raw.markdown, punctuation.definition.bold.markdown#f694ffbold
markup.bold.markdown#fda92bbold
punctuation.definition.italic.markdown#b0ff4aitalic
markup.italic.markdown, entity.name.section.markdown#64c7e6italic
punctuation.definition.list.begin.markdown, markup.list.unnumbered.markdown, punctuation.definition.heading.markdown#f05267
markup.list.unnumbered.markdown, punctuation.definition.raw.markdown, markup.inline.raw.string.markdown#d6aeec
punctuation.definition.raw.markdown#ff66bf
markup.inline.raw.string.markdown, markup.raw.block#90eb7e
markup.quote punctuation.definition.blockquote.markdown#82e4d7
punctuation.definition.metadata.markdown, meta.image.inline.markdown#c882e4bold
markup.underline.link.image.markdown, meta.image.inline.markdown, punctuation.definition.link.description.begin.markdown#90eb7eitalic underline
punctuation.definition.link.description.begin.markdown, punctuation.definition.link.description.end.markdown#1280ffbold
markup.table#fda92b
*url*, *link*, *uri*#a2a8f7italic underline

Shiki preview

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

Loading...

Dark Rose by Leonardo Abadie - VS Code Theme