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#D8E3E7
  • activityBar.border#ADC9AF
  • activityBar.foreground#645085
  • activityBarBadge.background#645085
  • breadcrumb.activeSelectionForeground#D8E3E7
  • breadcrumb.focusForeground#D8E3E7
  • breadcrumb.foreground#ADC9AF
  • breadcrumbPicker.background#3C4654
  • button.background#D8E3E7
  • button.foreground#645085
  • button.hoverBackground#EED6D4
  • dropdown.background#3C4654
  • dropdown.border#ADC9AF
  • dropdown.foreground#ADC9AF
  • editor.background#3C4654
  • editor.findMatchBackground#585555ab
  • editor.findMatchBorder#c03554
  • editor.findMatchHighlightBackground#7D929F
  • editor.findMatchHighlightBorder#89DDFF
  • editor.foreground#ADC9AF
  • editor.selectionBackground#585555ab
  • editor.selectionHighlightBackground#585555ab
  • editor.wordHighlightBackground#585555ab
  • editor.wordHighlightBorder#FAFAF1
  • editor.wordHighlightStrongBackground#585555ab
  • editor.wordHighlightStrongBorder#89DDFF
  • editorCursor.foreground#ADC9AF
  • editorLineNumber.activeForeground#89DDFF
  • editorLineNumber.foreground#ADC9AF
  • extensionButton.prominentBackground#D3E1D2
  • extensionButton.prominentForeground#4c5558
  • gitDecoration.addedResourceForeground#006865
  • gitDecoration.conflictingResourceForeground#ffb341
  • gitDecoration.deletedResourceForeground#9A2E34
  • gitDecoration.ignoredResourceForeground#AAAAAA
  • gitDecoration.modifiedResourceForeground#E2C186
  • gitDecoration.stageDeletedResourceForeground#F97E65
  • gitDecoration.stageModifiedResourceForeground#BDAFE8
  • gitDecoration.submoduleResourceForeground#645085
  • gitDecoration.untrackedResourceForeground#4B83CD
  • input.border#645085
  • input.foreground#D8E3E7
  • input.placeholderForeground#AAAAAA
  • list.activeSelectionBackground#585555ab
  • list.activeSelectionForeground#D8E3E7
  • list.dropBackground#585555ab
  • list.errorForeground#c03554
  • list.filterMatchBackground#EFE8F0
  • list.hoverBackground#D8E3E7
  • list.hoverForeground#645085
  • list.inactiveSelectionBackground#7D929F
  • list.inactiveSelectionForeground#FFF
  • list.warningForeground#E2C186
  • listFilterWidget.background#EFE8F0
  • panel.border#ADC9AF
  • panelTitle.activeForeground#D8E3E7
  • panelTitle.inactiveForeground#ADC9AF
  • peekViewEditor.background#151D29
  • peekViewEditor.matchHighlightBackground#585555ab
  • peekViewEditor.matchHighlightBorder#89DDFF
  • peekViewResult.background#15231B
  • peekViewResult.matchHighlightBackground#585555ab
  • scrollbarSlider.activeBackground#ADC9AF
  • scrollbarSlider.background#D8E3E7
  • scrollbarSlider.hoverBackground#EED6D4
  • sideBar.background#3C4654
  • sideBar.border#ADC9AF
  • sideBar.foreground#ADC9AF
  • sideBarSectionHeader.border#ADC9AF
  • sideBarSectionHeader.foreground#D8E3E7
  • sideBarTitle.foreground#ADC9AF
  • statusBar.background#ADC9AF
  • statusBar.debuggingBackground#3E87BB
  • statusBar.noFolderBackground#ADC9AF
  • terminal.ansiBlack#333
  • terminal.ansiBlue#4B83CD
  • terminal.ansiBrightBlack#444343
  • terminal.ansiBrightMagenta#DB81CC
  • terminal.ansiBrightRed#e27b7b
  • terminal.ansiBrightWhite#978c94
  • terminal.ansiGreen#006865
  • terminal.ansiMagenta#888CCC
  • terminal.ansiRed#CF426F
  • terminal.ansiWhite#72696f
  • terminal.background#3C4654
  • terminal.foreground#ADC9AF
  • terminal.selectionBackground#585555ab
  • terminalCursor.foreground#D8E3E7
  • titleBar.activeBackground#ADC9AF
  • titleBar.activeForeground#FFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#ADC9AF
invalid, invalid.illegal#c03554
variable, string constant.other.placeholder#76bea6
constant.other.color#ffffff
keyword#BDAFE8
storage, storage.modifier, storage.type#BDAFE8
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#D8E3E7
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e990b6
meta.function-call, variable.function, support.function, keyword.other.special-method#364b4c
variable.other.property#aed0eeitalic
entity.name.function#aed0eebold
variable.parameter#e990b6italic
meta.block variable.other#76bea6
support.other.variable, string.other.link#76bea6
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#D8E3E7
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#aed0ee
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#76bea6bold
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#c1a1caitalic
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#76bea6
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#ADC9AF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BDAFE8
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#e990b6
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#D8E3E7
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#76bea6
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#D8E3E7
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#e990b6
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#BDAFE8
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#ADC9AF
text.html.markdown, punctuation.definition.list_item.markdown#ADC9AF
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#aed0ee
markup.italic#e990b6italic
markup.bold, markup.bold string#e990b6bold
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#89DDFFunderline
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...

Sodagreen Night Theme by ayako - VS Code Theme