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.background#0e1923
  • activityBar.border#33495f
  • activityBar.foreground#05fcdb
  • activityBarBadge.background#81b88b
  • activityBarBadge.foreground#ffffff
  • editor.background#16232a
  • editor.findMatchBackground#e60000
  • editor.findMatchHighlightBackground#ffd700
  • editor.findRangeHighlightBackground#6600003d
  • editor.foreground#05fcdb
  • editor.hoverHighlightBackground#062f4a
  • editor.inactiveSelectionBackground#00436d80
  • editor.lineHighlightBackground#223b6e
  • editor.selectionBackground#488db57c
  • editor.selectionHighlightBackground#00436d
  • editor.wordHighlightBackground#ffaa0099
  • editor.wordHighlightStrongBackground#ffaa00cc
  • editorBracketMatch.background#ff0000
  • editorBracketMatch.border#ffffff
  • editorCodeLens.foreground#ffffff
  • editorCursor.foreground#86dca5
  • editorError.foreground#ff1212
  • editorGroup.border#33495f
  • editorGroupHeader.tabsBackground#0e1923
  • editorGroupHeader.tabsBorder#33495f
  • editorGutter.addedBackground#81b88b
  • editorGutter.background#0e1923
  • editorGutter.deletedBackground#ca4b51
  • editorGutter.modifiedBackground#3e7eff
  • editorHint.foreground#81b88b
  • editorIndentGuide.background1#761515
  • editorInfo.foreground#00a2ff
  • editorLineNumber.foreground#00a2ff
  • editorMarkerNavigation.background#33495f
  • editorOverviewRuler.addedForeground#81b88b
  • editorOverviewRuler.border#33495f
  • editorOverviewRuler.deletedForeground#ca4b51
  • editorOverviewRuler.errorForeground#ff1212
  • editorOverviewRuler.findMatchForeground#d1861677
  • editorOverviewRuler.modifiedForeground#3e7eff
  • editorOverviewRuler.warningForeground#ffbe00
  • editorWarning.foreground#ffbe00
  • editorWhitespace.foreground#33495f
  • editorWidget.background#0e1923
  • editorWidget.foreground#05fcdb
  • list.focusBackground#33495f
  • list.hoverBackground#33495f
  • menu.background#0e1923
  • menu.border#33495f
  • menu.foreground#05fcdb
  • menu.selectionBackground#33495f
  • menu.selectionForeground#05fcdb
  • menu.separatorBackground#33495f
  • peekView.border#33495f
  • peekViewEditor.background#0e1923
  • peekViewEditor.matchHighlightBackground#33495f
  • peekViewResult.background#0e1923
  • peekViewResult.fileForeground#05fcdb
  • peekViewResult.lineForeground#05fcdb
  • peekViewResult.matchHighlightBackground#33495f
  • peekViewResult.selectionBackground#33495f
  • peekViewTitle.background#0e1923
  • peekViewTitleLabel.foreground#05fcdb
  • sideBar.background#0e1923
  • sideBar.border#33495f
  • sideBar.foreground#05fcdb
  • sideBarSectionHeader.background#0e1923
  • sideBarSectionHeader.foreground#05fcdb
  • sideBarTitle.foreground#05fcdb
  • titleBar.activeBackground#0e1923
  • titleBar.activeForeground#05fcdb
  • titleBar.inactiveBackground#0e1923
  • titleBar.inactiveForeground#05fcdb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#456472italic
variable, string constant.other.placeholder#d5d4d4
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.other.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#2f3941bold
markup.table#EEFFFF
Crazy-Dark by KrishnaWrk01 - VS Code Theme