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.

  • editor.background#282828
  • editor.findMatchBackground#7575753a
  • editor.findMatchHighlightBackground#7575753a
  • editor.hoverHighlightBackground#7575753a
  • editor.selectionBackground#363636
  • editor.selectionHighlightBackground#7575753a
  • editor.wordHighlightBackground#7575753a
  • editor.wordHighlightStrongBackground#7575753a
  • editorBracketMatch.background#7575753a
  • editorBracketMatch.border#00000000
  • editorError.background#00000000
  • editorError.foreground#c22121
  • editorInfo.background#00000000
  • editorInfo.foreground#2182c2
  • editorLink.activeForeground#d6b69a
  • editorWarning.background#00000000
  • editorWarning.foreground#c2aa21
  • statusBar.background#444

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
, string.json, string.json punctuation, meta.template.expression, source.coffee.embedded, keyword.key.toml, entity.name.tag.yaml#bbb
punctuation, meta.brace, keyword.operator.type.annotation#ffb459
string, punctuation.definition.string, constant, variable.language#d6b69a
comment, comment punctuation, comment storage#555
keyword, storage, support.type.primitive, support.type.builtin#de7e43

Shiki preview

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

Loading...

Golden orange by Rodrigo - VS Code Theme