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.

  • activityBarBadge.background#007acc
  • editor.background#282C34
  • editor.foreground#A9B7C6
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#303030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#59626Fitalic
keyword, storage.type, storage.modifier, variable.language.this, constant.language, punctuation.separator.period.java, punctuation.separator.pointer-access, punctuation.separator.dot-access, punctuation.accessor.js#C679DD
keyword.operator.assignment, storage.type.java, storage.type.generic.java, storage.modifier.import.java, storage.modifier.package.java, punctuation.definition, punctuation.section, punctuation.separator.delimiter., punctuation.bracket.angle, variable.parameter.java, variable.other.object.java, constant.other.key.java, keyword.control.ternary.java#A9B7C6
variable.other.definition.java, variable.other.object.property, variable.other.property, entity.name.function.call.initializer.cpp#FDA5FF
meta.enum, variable.other.constant, constant.other.proto#FDA5FFbold
punctuation.definition.annotation.java, storage.type.annotation.java#BBB529
meta.method.identifier, meta.definition.method, entity.other.attribute-name, entity.name.function.definition.cpp#FFC66D
punctuation.definition.string, string#98C379
entity.name.tag#E26B73
constant.numeric#D2945D
One Simplified by Andrei Misarca - VS Code Theme