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#1e1e1e
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • input.placeholderForeground#a6a6a6
  • list.dropBackground#383b3d
  • menu.background#252526
  • menu.foreground#cccccc
  • settings.numberInputBackground#292929
  • settings.textInputBackground#292929
  • sideBarTitle.foreground#bbbbbb
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • symbolIcon.functionForeground#ff0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator, keyword.control.import.tsx, keyword.control.from.tsx#C586C0
meta.structure.dictionary.key.python, support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded, entity.name.type.module.tsx, variable.parameter, variable.other, support.function.git-rebase#9cdcfe
meta.preprocessor, meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.name.function.preprocessor, entity.name.class, entity.name.function, entity.name.operator.custom-literal, entity.name.function.tsx, entity.other.inherited-class, support.function, support.constant.handlebars, source.powershell variable.other.member, meta.function-call#4EC9B0
constant.language, constant.character, variable.language, meta.definition.variable.name, support.variable, entity.name.variable, variable.language, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, keyword.control, keyword, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, storage.modifier, keyword.operator.noexcept, storage.type, storage, meta.diff.header, markup.changed, markup.bold, markup.heading, keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#569cd6
meta.object-literal.key, variable.object.property.tsx#9ed16d
entity.name.tag#d65796
entity.other.attribute-name, keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
entity.name.type.interface.tsx, entity.name.type.tsx, entity.name.type.class.tsx#d6cd56
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#B2CAA5
meta.embedded, source.groovy.embedded#D4D4D4
emphasisitalic
strongbold
header#000080
comment#6A9955
constant.regexp#646695
entity.name.tag.css#d7ba7d
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.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#ce9178
punctuation.definition.tag#808080
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#ce9178
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
meta.template.expression#d4d4d4
keyword.operator#d4d4d4
keyword.other.unit#b5cea8
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
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#CE9178
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#CE9178
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.quantifier.regexp#d7ba7d
constant.character.escape#d7ba7d
entity.name.label#C8C8C8
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

RGB Theme by Guillaume Réan - VS Code Theme