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#24292E
  • activityBar.border#1B1F23
  • activityBarBadge.background#007ACC
  • activityBarBadge.foreground#C8D1DD
  • badge.background#24292E
  • button.background#24292E
  • debugToolBar.background#24292ED2
  • dropdown.background#2F363D
  • dropdown.border#1B1F23
  • editor.background#24292E
  • editor.findMatchBackground#F386BF55
  • editor.findMatchHighlightBackground#F386BF33
  • editor.foreground#EEFFFF
  • editor.lineHighlightBackground#24292E
  • editor.selectionBackground#2F405A
  • editor.selectionHighlightBackground#2F405A77
  • editor.wordHighlightBackground#484E5B
  • editor.wordHighlightBorder#7F848E
  • editor.wordHighlightStrongBackground#ABB2BF26
  • editor.wordHighlightStrongBorder#7F848E
  • editorBracketMatch.background#24292E
  • editorBracketMatch.border#6C8093C5
  • editorCursor.background#C8D1DF
  • editorCursor.foreground#C8D1DF
  • editorError.foreground#E16BA0
  • editorGroup.border#181A1F
  • editorGroup.emptyBackground#24292E
  • editorGroupHeader.tabsBackground#1F2428
  • editorHoverWidget.background#24292ED2
  • editorHoverWidget.border#A8B6CC
  • editorIndentGuide.activeBackground#6C8093
  • editorIndentGuide.background#2F363D
  • editorLightBulb.foreground#88ABF9
  • editorLightBulbAutoFix.foreground#E8C37D
  • editorLineNumber.activeForeground#A8B6CC
  • editorLineNumber.foreground#6C809370
  • editorMarkerNavigation.background#24292E
  • editorOverviewRuler.border#2F363D
  • editorRuler.foreground#2F363D
  • editorSuggestWidget.background#24292ED2
  • editorSuggestWidget.border#A8B6CC
  • editorSuggestWidget.foreground#A8B6CC
  • editorSuggestWidget.highlightForeground#88ABF9
  • editorSuggestWidget.selectedBackground#2F363D
  • editorUnnecessaryCode.opacity#000000B2
  • editorWarning.foreground#E0C084D5
  • editorWhitespace.foreground#6C809370
  • editorWidget.background#24292E
  • focusBorder#A8B6CC
  • icon.foreground#6C8093
  • input.background#2F363D
  • list.activeSelectionBackground#2F363D
  • list.activeSelectionForeground#C8D1DF
  • list.dropBackground#2F363D
  • list.errorForeground#BA7BCC
  • list.focusBackground#292D35
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#24292E
  • list.hoverForeground#C8D1DF
  • list.inactiveSelectionBackground#1F2428
  • list.inactiveSelectionForeground#C8D1DF
  • list.warningForeground#E8C37D
  • panel.border#1B1F23
  • peekViewEditor.matchHighlightBackground#171F2C
  • scrollbarSlider.activeBackground#2F405A
  • scrollbarSlider.background#2F363D
  • scrollbarSlider.hoverBackground#2A3950
  • sideBar.background#1F2428
  • sideBar.border#1B1F23
  • sideBar.foreground#B1B1B1
  • sideBarSectionHeader.background#24292E
  • sideBarSectionHeader.border#1B1F23
  • sideBarTitle.foreground#B1B1B1
  • statusBar.background#24292E
  • statusBar.border#1B1F23
  • statusBar.debuggingBackground#9E3927
  • statusBar.debuggingBorder#1B1F23
  • statusBar.debuggingForeground#C8D1DF
  • statusBar.foreground#6C8093C5
  • statusBar.noFolderBackground#24292E
  • statusBarItem.hoverBackground#2F363D
  • tab.activeBackground#24292E
  • tab.activeBorderTop#F9826C
  • tab.activeForeground#C8D1DF
  • tab.border#1B1F23
  • tab.inactiveBackground#1F2428
  • tab.inactiveForeground#6C8093
  • terminal.ansiBlack#24292ED2
  • terminal.ansiBlue#7ECEC6
  • terminal.ansiGreen#98C379
  • terminal.ansiYellow#E8C37D
  • terminal.background#24292E
  • terminal.foreground#C8D1DF
  • textBlockQuote.background#171F2C
  • titleBar.activeBackground#24292E
  • titleBar.activeForeground#C8D1DF
  • titleBar.border#1B1F23
  • titleBar.inactiveBackground#24292E
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7A
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.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#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

GitDark by tontsa28 - VS Code Theme