Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#000000
entity.name.classbold
comment#969696
entity.name.functionbold
keyword#0000E6
string#D27B00
punctuation.definition.tag.begin, punctuation.definition.tag.end#0000E6
entity.name.tag#0000E6
entity.other.attribute-name#009900
entity.name.tag.css#009900bold
entity.other.attribute-name.id.css, entity.other.attribute-name.class.css#009900bold
entity.other.attribute-name.class.css#009900bold
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#000000italic
support.type.property-name.css#0000E6
support.constant.property-value.css
constant.numeric.css#000000
keyword.other.unit.css#000066
support.function.misc.css#000066
variable.parameter.misc.css#D27B00
punctuation.definition.tag.html#0000E6
storage.type.annotation.java#000000
entity.name.type.class.javabold
entity.name.function.javabold
keyword.other.documentation.param.javadoc, keyword.other.documentation.return.javadoc, keyword.other.documentation.throws.javadoc, keyword.other.documentation.exception.javadoc, keyword.other.documentation.author.javadoc, keyword.other.documentation.version.javadoc, keyword.other.documentation.see.javadoc, keyword.other.documentation.since.javadoc, keyword.other.documentation.serial.javadoc, keyword.other.documentation.serialField.javadoc, keyword.other.documentation.serialData.javadoc, keyword.other.documentation.deprecated.javadoc, keyword.other.documentation.custom.javadoc#969696bold
constant.language.java, variable.language.java, storage.modifier.extends.java, storage.modifier.implements.java#0000E6
storage.modifier.java#0000E6
keyword.conditional.java, keyword.operator.arithmetic.java, keyword.operator.assignment.java, keyword.operator.comparison.java, keyword.operator.dereference.java, keyword.operator.increment-decrement.java, keyword.operator.logical.java#000000
storage.type.primitive.java, storage.type.primitive.array.java#0000E6
entity.name.function.jsbold
storage.type.js, storage.modifier.js, storage.type.function.js, constant.language.js, constant.language.boolean.true.js, constant.language.boolean.false.js, constant.language.null.js, variable.language.js, keyword.reserved.js#0000E6
keyword.operator.js#000000
keyword.other.directive.jspbold
keyword.operator.assignment.jsp#000000
constant.other.directive.attribute.jsp#009900
entity.name.filename.todo-list#0000E6
constant.numeric.item-number.todo-list, constant.numeric.line-number.todo-list#990099

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

NetBeans Theme - Coding Theme