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#888CCC
  • breadcrumb.focusForeground#3E87BB
  • breadcrumb.foreground#645085
  • breadcrumbPicker.background#FAFAF1
  • button.background#D8E3E7
  • button.foreground#645085
  • button.hoverBackground#EED6D4
  • dropdown.background#FAFAF1
  • dropdown.border#645085
  • dropdown.foreground#645085
  • editor.background#FAFAF1
  • editor.findMatchBackground#DBD1DA
  • editor.findMatchHighlightBackground#F7F5D8
  • editor.findMatchHighlightBorder#645085
  • editor.foldBackground#EDF3ED
  • editor.foreground#4c5558
  • editor.selectionBackground#F7F5D8
  • editor.selectionHighlightBackground#DBD1DA
  • editor.wordHighlightBackground#D8E3E7
  • editor.wordHighlightBorder#645085
  • editor.wordHighlightStrongBackground#F7F5D8
  • editor.wordHighlightStrongBorder#b5708d
  • editorBracketMatch.border#645085
  • editorCursor.foreground#3E87BB
  • editorError.foreground#ff0000
  • editorGroupHeader.tabsBackground#DBD1DA
  • editorGutter.addedBackground#ff0000
  • editorLineNumber.activeForeground#645085
  • editorLineNumber.foreground#ADC9AF
  • editorWarning.foreground#FFDBA7
  • extensionButton.prominentBackground#D3E1D2
  • extensionButton.prominentForeground#4c5558
  • gitDecoration.addedResourceForeground#318B8C
  • gitDecoration.conflictingResourceForeground#ffb341
  • gitDecoration.deletedResourceForeground#9A2E34
  • gitDecoration.ignoredResourceForeground#AAAAAA
  • gitDecoration.modifiedResourceForeground#E2C186
  • gitDecoration.stageDeletedResourceForeground#F97E65
  • gitDecoration.stageModifiedResourceForeground#BDAFE8
  • gitDecoration.submoduleResourceForeground#DB81CC
  • gitDecoration.untrackedResourceForeground#4B83CD
  • input.border#645085
  • input.foreground#645085
  • input.placeholderForeground#AAAAAA
  • list.activeSelectionBackground#DBD1DA
  • list.activeSelectionForeground#645085
  • list.dropBackground#EFE8F0
  • list.errorForeground#9A2E34
  • list.filterMatchBackground#EFE8F0
  • list.hoverBackground#EFE8F0
  • list.hoverForeground#645085
  • list.inactiveSelectionBackground#D8E3E7
  • list.inactiveSelectionForeground#b5708d
  • list.warningForeground#318B8C
  • listFilterWidget.background#EFE8F0
  • panel.border#ADC9AF
  • panelTitle.activeForeground#645085
  • panelTitle.inactiveForeground#ADC9AF
  • peekViewEditor.matchHighlightBackground#F7F5D8
  • peekViewEditor.matchHighlightBorder#FF9EB5
  • peekViewResult.background#faf7fa
  • peekViewResult.matchHighlightBackground#F7F5D8
  • scrollbarSlider.activeBackground#ADC9AF
  • scrollbarSlider.background#D8E3E7
  • scrollbarSlider.hoverBackground#EED6D4
  • sideBar.background#FAFAF1
  • sideBar.border#ADC9AF
  • sideBar.foreground#645085
  • sideBarSectionHeader.background#D3E1D2
  • sideBarSectionHeader.border#645085
  • statusBar.background#ADC9AF
  • statusBar.debuggingBackground#3E87BB
  • statusBar.noFolderBackground#ADC9AF
  • tab.activeForeground#645085
  • tab.hoverBackground#F7F5D8
  • tab.inactiveBackground#D8E3E7
  • tab.inactiveForeground#AAAAAA
  • terminal.ansiBlack#333
  • terminal.ansiBlue#4B83CD
  • terminal.ansiBrightBlack#444343
  • terminal.ansiBrightMagenta#DB81CC
  • terminal.ansiBrightRed#e27b7b
  • terminal.ansiBrightWhite#978c94
  • terminal.ansiGreen#318B8C
  • terminal.ansiMagenta#888CCC
  • terminal.ansiRed#CF426F
  • terminal.ansiWhite#72696f
  • terminal.foreground#645085
  • terminal.selectionBackground#d8d8d8
  • terminalCursor.foreground#ADC9AF
  • 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#448C27
invalid.illegal#660000
keyword.operator#c07a92
keyword#7a6ca9
storage, storage.modifier, storage.type#7a6ca9
constant.language, support.constant, variable.language#ABC8CC
variable, support.variable#76bea6
meta.function-call, variable.function, support.function, keyword.other.special-method#364b4c
variable.other.property#637492
entity.name.function#7697b8bold
variable.parameter#d2568citalic
entity.name.type, entity.other.inherited-class, support.class#7A6CA9bold
entity.name.exception#660000
entity.name.section#d2568cbold
constant.numeric, constant.character, constant#ff9980
string#749abf
constant.character.escape#777777
string.regexp#749abf
constant.other.symbol#749abf
punctuation#7A6CA9
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#d2568c
entity.name.tag#7A6CA9
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#a796baitalic
constant.character.entity, punctuation.definition.entity#6CA7CE
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#6CA7CE
meta.property-name, support.type.property-name#76bea6
meta.property-value, meta.property-value constant.other, support.constant.property-value#d2568c
keyword.other.importantbold
source.json meta.structure.dictionary.json support.type.property-name.json#645085
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7A6CA9
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#3E87BB
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#749abf
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#318B8C
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#ADC9AF
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#6CA7CE
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#7A6CA9
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#645085
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#318B8C
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#645085
markup.bold, markup.italic#91B3E0
markup.inline.raw#CF9FD3
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343

Shiki preview

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

Loading...

Sodagreen Theme by ayako - VS Code Theme