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#323230
  • activityBarBadge.background#007acc
  • editor.background#242422
  • editor.foreground#f8f8f2
  • editor.inactiveSelectionBackground#3a3d40
  • editor.selectionHighlightBackground#add6ff25
  • editorBracketMatch.background#4f4f4f
  • editorBracketMatch.border#4f4f4f
  • editorCursor.foreground#f8f8f2
  • editorGroupHeader.tabsBackground#242422
  • editorIndentGuide.activeBackground#b2b2b0
  • editorIndentGuide.background#4b4b4b
  • editorLineNumber.activeForeground#f8f8f2
  • editorLineNumber.foreground#646462
  • editorWidget.background#242422
  • editorWidget.border#4b4b4b
  • input.foreground#f8f8f2
  • input.placeholderForeground#b2b2b0
  • list.dropBackground#323230
  • menu.background#323230
  • menu.foreground#f8f8f2
  • settings.numberInputBackground#282822
  • settings.textInputBackground#282822
  • sideBar.background#242422
  • sideBar.foreground#d4d4d2
  • sideBarSectionHeader.background#323230
  • sideBarSectionHeader.foreground#b2b2b0
  • sideBarTitle.foreground#b2b2b0
  • statusBarItem.hoverBackground#007ACC
  • tab.activeBackground#242422
  • tab.activeForeground#f8f8f2
  • tab.border#242422
  • tab.inactiveBackground#323230
  • tab.inactiveForeground#b2b2b0
  • titleBar.activeBackground#323230
  • titleBar.activeForeground#f8f8f2
  • titleBar.inactiveBackground#323230
  • titleBar.inactiveForeground#b2b2b0
  • widget.shadow#121214

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#F8F8F2
emphasisitalic
strongbold
header#000080
comment#6A9955
constant.language#AE81FF
constant.numeric#AE81FF
constant.regexp#AE81FF
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
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, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#A6E22E
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#FD971F
invalid, invalid.deprecated#f44747
meta.structure.dictionary.json string.quoted.double.json#CFCFCF
markup.underlineunderline
markup.bold#66D9EFbold
markup.italic#66D9EFitalic
markup.heading#A6E22E
markup.heading.setext#A6E22E
markup.inserted#A6E22E
markup.deleted#F92672
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
markup.quote#F92672
markup.list#E6DB74
markup.inline.raw#FD971F
meta.preprocessor#AE81FF
meta.preprocessor.string#F92672
meta.preprocessor.numeric#AE81FF
meta.structure.dictionary.key.python#A6E22E
meta.diff, meta.diff.header#75715E
storage#F92672
storage.type#66D9EF
entity.name.type, entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22E
string#E6DB74
string.tag#E6DB74
string.value#E6DB74
string.regexp#d16969
punctuation.definition.template-expression, punctuation.section.embedded#F92672
meta.template.expression#F8F8F2
support.type.vendored.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#A6E22E
keyword#F92672
keyword.control#F92672
keyword.operator#F92672
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#F92672
keyword.other.unit#F92672
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#AE81FF
support.function.git-rebase#A6E22E
constant.sha.git-rebase#AE81FF
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#F8F8F2
variable.language#FD971F
entity.name.function#A6E22E
support.function, support.constant#66D9EF
variable.parameter#FD971F
support.type, support.class#66D9EF
meta.return-type, 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#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json#4EC9B0
keyword.control#F92672
variable, meta.definition.variable.name, support.variable, entity.name.variable#F8F8F2
meta.object-literal.key#A6E22E
support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value#F92672
support.constant.property-value, support.constant.color#F8F8F2
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#F92672
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#A6E22E
keyword.operator.quantifier.regexp#A6E22E
constant.character, constant.other#AE81FF
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...

monokai no-italic by Rodriguez Jackson - VS Code Theme