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#1E2127
  • editor.foreground#ABB2BF
  • editor.lineHighlightBackground#2C313A
  • editor.selectionBackground#3E4451
  • editorCursor.foreground#528BFF
  • editorWhitespace.foreground#3B4048

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.line, comment.block#5C6370italic
keyword.control.crs#C586C0
string.quoted.double.crs#d8d451
constant.numeric.crs#D19A66
support.function.crs#00a2ffbold
support.macro.crs#00a2ffbold
entity.name.module.crs#61AFEF
variable.other.crs#1eb47d
storage.type.builtin.crs, storage.type.user.crs, entity.name.type.crs#D7BA7D
Copper Analyzer by CopperIntellisense - VS Code Theme