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#1e1e1e
  • editor.foreground#000000
  • editor.lineHighlightBackground#2d2d2d
  • editorLineNumber.foreground#808080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.basel#0000CD
keyword.import.basel#8B008B
support.function.basel#1E90FF
string.quoted.double.basel, string.quoted.single.basel, string.template.basel#FFA500
constant.numeric.basel, constant.numeric.hex.basel#008000
comment.line.double-slash.basel, comment.block.basel#808080
keyword.operator.basel#696969
punctuation.brackets.basel#000000
punctuation.asterisk.basel#1E90FF
entity.name.function.basel#0000CD
storage.type.basel#0000CD
constant.language.basel#008000
variable.language.basel#1E90FF
entity.name.type.basel#8B008B
Basel by BaselOrganization - VS Code Theme