Skip to main content
Coding Theme

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#171717
  • editor.selectionBackground#204444
  • editor.selectionHighlightBackground#CAC3B050
  • editorBracketMatch.border#c0c0c0
  • editorCursor.foreground#c0c0c0
  • editorLineNumber.foreground#c0c0c0
  • list.activeSelectionBackground#204444
  • list.activeSelectionForeground#0a1616
  • list.hoverBackground#204444
  • list.inactiveSelectionBackground#204444
  • panel.background#212121
  • panel.border#212121
  • scrollbar.shadow#e4ddca00
  • sideBar.background#212121
  • statusBar.background#171717
  • statusBar.foreground#0a1616
  • titleBar.activeBackground#171717
  • titleBar.activeForeground#787c74

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, constant, entity, entity.name.tag, entity.name, entity.name.class, entity.name.function, entity.name.method, entity.name.type, entity.other, entity.other.attribute-name, entity.name.type, meta.return-type, meta.generic, meta.type, meta.type.annotation, meta.function-call, meta.object-literal.key, support.type, support.type.property-name, support.variable, punctuation, variable, variable.other, meta.function, keyword.operator.type.annotation, source.tsx, meta.parameters.tsx, #cdcdcd
keyword, keyword.control, keyword.operator, keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python, meta.preprocessor, constant.language, storage, storage.type, storage.modifier, variable.language, #787c74
constant.numeric, meta.preprocessor.numeric, keyword.other.unit, string, punctuation.definition.string.begin, punctuation.definition.string.end#64b0b0
markup.inserted.diff, meta.diff.header.to-file#718c00
markup.deleted.diff, meta.diff.header.from-file#c82829
meta.diff.header.from-file, meta.diff.header.to-file#FFFFFF
meta.diff.range#3e999fitalic
comment, punctuation.definition.comment.tsx#64b0b0
minimalest-dark by Filipe Sabella - VS Code Theme