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#1a1a1a
  • editor.foreground#ccffcc
  • editor.inactiveSelectionBackground#2a2a2a
  • editor.lineHighlightBackground#2a2a2a
  • editor.selectionBackground#3a3a3a
  • editorCursor.foreground#aaff00
  • editorWhitespace.foreground#4a4a4a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable, meta.definition.variable#aaff00
string, constant.other.symbol#ff6666
keyword, storage.type#ffcc00
comment#666666italic
function, entity.name.function#66ff66
constant.numeric, constant.language#ff99cc
punctuation, meta.brace#ffffff
Lime Theme Official by Cipherix - VS Code Theme