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

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, #3f3f3f
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, #555555
constant.numeric, meta.preprocessor.numeric, keyword.other.unit, string, punctuation.definition.string.begin, punctuation.definition.string.end#206469
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#3e999f
minimalest-light by Filipe Sabella - VS Code Theme