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#fefefe
  • editor.foreground#333333
  • editor.lineHighlightBorder#a9ddff
  • editor.selectionHighlightBackground#b3f2fb
  • editorLineNumber.activeForeground#ff0000
  • editorLineNumber.foreground#e7e7e7
  • list.activeSelectionIconForeground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, comment.block.preprocessor, comment.documentation, comment.block.documentation, comment.block.cpp#dbd9d9italic
storage.type.class.doxygen.cpp#b0afafitalic bold
meta.preprocessor.macro.cpp, entity.name.function.preprocessor.cpp, meta.preprocessor.conditional#660000bold
invalid.illegal#660000
keyword.control.directive.include.cpp#007e1b
keyword.operator, storage.modifier.reference.cpp#ff00ddbold
keyword, storage#005785bold
constant.language, support.constant, variable.language#AB6526
variable.parameter.cpp, parameter#d38057
variable, support.variable#7A3E9D
keyword.control.directive, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.define.cpp#8d0000
entity.name.type.enum.cpp#1445ad
entity.name.namespace.cpp, entity.name.scope-resolution.cpp#9b9b9b
storage.type.namespace.definition.cpp#1b1b1b
entity.name.function.member.cpp#db7c00bold
variable.other.global.cpp, keyword.control.return.cpp, constant.numeric, keyword.other.unit.hexadecimal.cpp#db0700
variable.other.property.cpp#494848bold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#AB6526
string, string.quoted.double.cpp, string.quoted.double.include.cpp, string.quoted.other.lt-gt.include.cpp#f13ff1italic
constant.character.escape.cpp#f130f1bold
constant.character.escape#777777
Strings: Regular Expressions#4B83CD
constant.other.symbol#AB6526
punctuation#777777
storage.modifier.specifier.functional.post-parameters.override.cpp#213febitalic
keyword.other.default.function.cpp#007519italic
keyword.other.delete.function.cpp, keyword.other.delete.constructor.cpp#db0700italic
entity.name.function.call.cpp, keyword.other.operator.overload.cpp, entity.name.function.member.cpp, entity.name.function.definition.cpp#0023e9italic
support.function#eb6a00italic
entity.name.type.class.cpp, entity.name.scope-resolution.function.definition.cpp, entity.name.type.enum.cpp, storage.type.template.cpp#213febbold
storage.modifier.specifier.const.cpp#a821ebbold
variable.other.enummember.cpp#007e9abold
keyword.control#007e1bbold
constant.numeric, keyword.other.unit.hexadecimal.cpp, constant.numeric.decimal.cpp#ff0000bold
constant.language.false.cpp, constant.language.true.cpp#26867dbold
variable.other.local.cpp#0b8201italic
cppish by cppish - VS Code Theme