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#D4D4D4
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBackground#2D2D2D
  • editor.selectionBackground#264F78
  • editorBracketMatch.background#0D3A58
  • editorBracketMatch.border#888888
  • editorCursor.foreground#AEAFAD
  • editorIndentGuide.background1#404040
  • editorLineNumber.foreground#858585

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.line.apostrophe.vb, comment.line.apostrophe.gpl, comment.line.semicolon.pac, comment.line.hash.pac, punctuation.definition.comment#6A9955italic
string, string.quoted.double.vb, string.quoted.double.gpl#CE9178
constant.numeric, constant.numeric.decimal.vb, constant.numeric.decimal.gpl, constant.numeric.decimal.pac#B5CEA8
constant.language, constant.language.boolean.vb, constant.language.boolean.gpl, keyword.other.true.pac, keyword.other.false.pac#569CD6
keyword.control, keyword.control.vb, keyword.control.gpl#C586C0
keyword.declaration.vb, keyword.declaration.gpl, storage.type.function.vb, storage.type.function.gpl#569CD6bold
keyword.other.vb, keyword.other.gpl#569CD6
storage.modifier, storage.modifier.vb, storage.modifier.gpl#569CD6
storage.type, storage.type.vb, storage.type.gpl, support.type.vb#4EC9B0
keyword.operator, keyword.operator.vb, keyword.operator.gpl, keyword.operator.arithmetic.vb, keyword.operator.comparison.vb, keyword.operator.logical.vb#D4D4D4
entity.name.function, entity.name.function.vb, entity.name.function.gpl, meta.function-call, support.function#DCDCAA
entity.name.type, entity.name.type.class.vb, entity.name.type.module.vb, entity.name.class, entity.name.module#4EC9B0
variable, variable.other, variable.other.vb, variable.other.gpl, variable.parameter#9CDCFE
support.class.gpl, support.class.builtin.gpl#4FC1FFbold
support.function.gpl, support.function.builtin.gpl#DCDCAA
entity.name.tag.dataid.pac, keyword.other.dataid.pac#CE9178bold
entity.name.section.pac#D7BA7Dbold
keyword.other.key.pac#9CDCFE
string.unquoted.value.pac#CE9178
punctuation.separator, punctuation.terminator, meta.brace#D4D4D4