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#202429
  • activityBar.foreground#F0F0F0
  • activityBarBadge.background#353a3d
  • editor.background#182227
  • editor.foreground#F0F0F0
  • editor.lineHighlightBackground#FFFFFF1A
  • editor.selectionBackground#DDF0FF33
  • editor.selectionHighlightBackground#DDF0FF33
  • editorGroupHeader.tabsBackground#151e22
  • panel.background#202429
  • sideBar.background#182227
  • sideBarTitle.foreground#F0F0F0
  • statusBar.background#202429
  • statusBar.debuggingBackground#BFABCB
  • tab.activeBackground#25353d
  • tab.inactiveBackground#202429
  • titleBar.activeBackground#202429

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5AD94F5
string#8BB664
constant.character.escape#DDF2A4
constant.numeric, constant.character, constant, constant.other#68A9EB
entity.name#BCDBFF
invalid#FD5FF1
punctuation#b0b0b0
punctuation.definition.variable.php, variable.other.php, source.php, meta.embedded.block.php, text.html.php, variable.other.php#F0F0F0
markup.italicitalic
markup.boldbold
markup.underlineunderline
markup.headingbold
#FF0000

Shiki preview

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

Loading...

CodeSchool2 Minimal Theme by bernik - VS Code Theme