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.

  • activityBar.background#f0f0f0
  • activityBar.dropBackground#00000020
  • activityBar.foreground#000000
  • activityBarBadge.background#446688
  • editor.background#ffffff
  • editor.findMatchBackground#00000020
  • editor.findMatchHighlightBackground#00000030
  • editor.findRangeHighlightBackground#00000020
  • editor.foreground#000000
  • editor.hoverHighlightBackground#00000010
  • editor.lineHighlightBackground#00000008
  • editor.rangeHighlightBackground#00000010
  • editor.selectionBackground#00000020
  • editor.selectionHighlightBackground#00000030
  • editor.wordHighlightBackground#00000020
  • editor.wordHighlightStrongBackground#00000030
  • editorCursor.background#ffffff
  • editorCursor.foreground#000000
  • editorGroupHeader.tabsBackground#f0f0f0
  • editorIndentGuide.activeBackground#00000020
  • editorIndentGuide.background#00000018
  • editorLineNumber.activeForeground#777777
  • editorLineNumber.foreground#bbbbbb
  • list.activeSelectionBackground#e8e8e8
  • list.activeSelectionForeground#000000
  • list.hoverBackground#f0f0f0
  • list.inactiveSelectionBackground#f0f0f0
  • sideBar.background#f8f8f8
  • sideBarSectionHeader.background#f0f0f0
  • statusBar.background#e8e8e8
  • statusBar.debuggingBackground#446688
  • statusBar.foreground#000000
  • tab.activeBackground#ffffff
  • tab.border#00000020
  • tab.inactiveBackground#f0f0f0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#000000
emphasisitalic
strongbold
header#000080
comment#AAAAAA
constant.language#9933CC
constant.numeric#FF4D4D
constant.regexp#FF4D4D
entity.name.tag#9933CC
entity.name.tag.css#9933CC
entity.other.attribute-name#446688
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#9933CC
invalid#FF0000
markup.underlineunderline
markup.bold#9933CCbold
markup.heading#9933CCbold
markup.italicitalic
markup.inserted#FF4D4D
markup.deleted#FF4D4D
markup.changed#9933CC
beginning.punctuation.definition.quote.markdown#AAAAAA
beginning.punctuation.definition.list.markdown#66CC99
markup.inline.raw#FF4D4D
meta.selector#999966
punctuation.definition.tag#000000
meta.preprocessor#9933CC
meta.preprocessor.string#FF4D4D
meta.preprocessor.numeric#FF4D4D
meta.structure.dictionary.key.python#446688
meta.diff.header#9933CC
storage#9933CC
storage.type#9933CC
storage.modifier#9933CC
string#FF4D4D
string.tag#FF4D4D
string.value#FF4D4D
string.regexp#FF4D4D
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#9933CC
meta.template.expression#000000
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#446688
keyword#9933CC
keyword.control#9933CC
keyword.operator#000000
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#9933CC
keyword.other.unit#FF4D4D
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#9933CC
support.function.git-rebase#446688
constant.sha.git-rebase#FF4D4D
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
variable.language#9933CC
entity.name.function, support.function, support.constant.handlebars#446688
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.error.go, storage.type.rune.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#009999
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#009999
keyword.control#9933CC
variable, meta.definition.variable.name, support.variable, entity.name.variable#446688
meta.object-literal.key#446688
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#FF4D4D
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#FF4D4D
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#FF4D4D
keyword.operator.or.regexp, keyword.control.anchor.regexp#FF4D4D
keyword.operator.quantifier.regexp#FF4D4D
constant.character#9933CC
constant.character.escape#FF4D4D
token.info-token#66CC99
token.warn-token#FF0000
token.error-token#FF0000
token.debug-token#CC66CC
variable#000000
entity.name.variable#000000

Shiki preview

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

Loading...

Fresh Light by Rahman Yerli - VS Code Theme