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#0f0f1a
  • editor.foreground#ff46a2
  • editor.lineHighlightBackground#2a2a40
  • editor.selectionBackground#1e1e2f
  • editorCursor.foreground#00ffe7
  • editorLineNumber.activeForeground#ffee80
  • editorLineNumber.foreground#5c5c8a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#ff2c70bold
variable, meta.definition.variable.name#f92672
entity.name.function, support.function#00ffe7
string#ffee80
constant.numeric#ff6ac1
constant.language.boolean#00f7ff
comment#7f8c8ditalic
keyword.operator, punctuation#ff8b39
invalid#ffffff
cyberpunk-eclipse by Shreeshma D - VS Code Theme