Skip to main content
CodingTheme

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#171719
  • editor.foreground#e2e3e5
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBackground#00000060
  • editor.selectionHighlightBackground#ADD6FF26
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • input.placeholderForeground#A6A6A6
  • list.dropBackground#383B3D
  • settings.numberInputBackground#292929
  • settings.textInputBackground#292929
  • sideBarTitle.foreground#BBBBBB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta#cbcccb
entity.name.function, support.function, support.constant.handlebars#e2e3e4
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control#ff4f8citalic
variable, meta.definition.variable.name, support.variable#e2e3e4
meta.object-literal.key#ff7de9
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#b98eff
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#b98eff
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
keyword.operator.quantifier.regexp#d7ba7d
constant.character#75bfff
constant.character.escape#d7ba7d
meta.embedded, source.groovy.embedded#e2e3e4
emphasisitalic
strongbold
header#000080
comment, punctuation.definition.comment#72c066italic
constant.language#75bfffitalic
constant.numeric#cecea8
constant.regexp#646695
entity.name.tag#75bfff
entity.name.tag.css#d7ba7d
entity.other.attribute-name#ff7de9
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#d7ba7d
invalid#f44747
markup.underlineunderline
markup.bold#75bfffbold
markup.heading#75bfffbold
markup.italicitalic
markup.inserted#cecea8
markup.deleted#b98eff
markup.changed#75bfff
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#b98eff
meta.selector#d7ba7d
punctuation.definition.tag#808080
meta.preprocessor#75bfff
meta.preprocessor.string#b98eff
meta.preprocessor.numeric#cecea8
meta.structure.dictionary.key.python#ff7de9
meta.diff.header#75bfff
storage#75bfff
storage.modifier#ff4f8citalic
keyword.operator.expression.delete#b98effitalic
string#b98eff
string.tag#b98eff
string.value#b98eff
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#75bfff
meta.template.expression#e2e3e4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#ff7de9
keyword#75bfff
keyword.operator#75bfff
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python, storage.type, variable.language.this#ff4f8citalic
storage.type.function.arrow.js#fac863italic
keyword.other.unit#cecea8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#75bfff
support.function.git-rebase#ff7de9
constant.sha.git-rebase#cecea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#e2e3e4
variable.language#75bfff

Shiki preview

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

Loading...

iRB Theme Dark by iryanbell - VS Code Theme