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
#B3B3B3
comment#414d62
string#DA6F05
constant.numeric#A67210 bold
constant.language#FFBB00
constant.character, constant.other#AD3100
variable
keyword#f38518
storage#AD3100
storage.type#EC4300
entity.name.class#AD3100 underline
entity.other.inherited-class#AD3100 underline italic
entity.name.function#f38518
variable.parameter#FFFFFF italic
entity.name.tag#FFFFFF
entity.other.attribute-name#707070
support.function#EC4300
support.constant#AD3100
support.type, support.class#AD3100italic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#DA6F05
meta.diff, meta.diff.header#75715E
markup.deleted#d9534f
markup.inserted#a7da1e
markup.changed#2e6da4
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#5c6b86
meta.property-value, support.constant.property-value, constant.other.color#DA6F05
meta.structure.dictionary.json string.quoted.double.json#AD3100
meta.structure.dictionary.value.json string.quoted.double.json#DA6F05
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#ffffff
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#EC4300
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#ffffffnormal
variable.other#ffffffnormal
variable.parameter.function.coffee#DA6F05italic
entity.name.section.markdown#AD3100
punctuation.definition.heading.markdown#f38518
markup.raw.inline.markdown#DA6F05
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#f38518
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#f38518
punctuation.definition.metadata.markdown#f38518
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#EC4300italic
markup.bold.markdown, markup.italic.markdown#EC4300
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#00a8c6
markup.deleted.git_gutter#d9534f
markup.inserted.git_gutter#a7da1e
markup.changed.git_gutter#2e6da4
entity.other.attribute-name.class.css#f38518

Shiki preview

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

Loading...

The Orange Box Theme - Coding Theme