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#0d1011
  • activityBar.dropBackground#131718
  • dropdown.background#131718
  • editor.background#0d1011
  • editor.findMatchBackground#515c6a
  • editor.findMatchHighlightBackground#ffc81255
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.foreground#d7d7d7
  • editor.hoverHighlightBackground#222729
  • editor.lineHighlightBackground#222729
  • editor.selectionBackground#475255
  • editor.selectionHighlightBackground#475255
  • editorCursor.foreground#ff8801
  • editorGroupHeader.tabsBackground#131718
  • editorIndentGuide.activeBackground#364146
  • editorIndentGuide.background#222729
  • editorWhitespace.foreground#3b3a32
  • editorWidget.background#131718
  • input.background#222729
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff
  • list.activeSelectionBackground#222729
  • list.hoverBackground#222729
  • list.inactiveSelectionBackground#222729
  • panel.background#0d1011
  • scrollbarSlider.activeBackground#282e30
  • scrollbarSlider.background#282e30
  • scrollbarSlider.hoverBackground#222729
  • sideBar.background#131718
  • sideBarSectionHeader.background#0d1011
  • statusBar.background#131718
  • statusBar.debuggingBackground#f1a500
  • statusBar.noFolderBackground#111311
  • statusBarItem.hoverBackground#222729
  • tab.border#131718
  • tab.hoverBackground#21242b
  • tab.inactiveBackground#131718
  • titleBar.activeBackground#0d1011

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569cd6
meta.template.expression#d4d4d4
comment#677A83
string#E6DB74
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type#6CA9E1italic
support.setting#6CE184italic
support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

Flx Seti Monokai by flx86 - VS Code Theme