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#000000
  • activityBar.foreground#ffffffcc
  • activityBarBadge.background#007acc
  • editor.background#000000
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBorder#00000000
  • editor.selectionHighlightBackground#ffffff28
  • editorBracketMatch.background#ffffff28
  • editorBracketMatch.border#00000000
  • editorGroupHeader.tabsBackground#ffffff00
  • editorIndentGuide.activeBackground#ffffff28
  • editorIndentGuide.background#ffffff00
  • editorLineNumber.activeForeground#ffffffcc
  • editorLineNumber.foreground#ffffff44
  • editorRuler.foreground#ffffff28
  • editorWidget.background#000000
  • editorWidget.border#333333
  • focusBorder#ffffff33
  • input.background#ffffff11
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff66
  • inputOption.activeBackground#ffffff33
  • list.dropBackground#383b3d
  • list.focusForeground#ffffffaa
  • list.inactiveSelectionBackground#ffffff22
  • list.inactiveSelectionForeground#ffffffaa
  • menu.background#000000
  • menu.foreground#cccccc
  • selection.background#ffffff44
  • settings.numberInputBackground#292929
  • settings.textInputBackground#292929
  • sideBar.background#000000
  • sideBar.foreground#ffffff88
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#000000
  • statusBar.foreground#ffffff66
  • statusBar.noFolderBackground#000000
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff22
  • tab.inactiveBackground#00000000
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff88
  • window.activeBorder#16825d
  • window.inactiveBorder#4f615b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#afac7c
emphasisitalic
strongbold
header#000063
constant.language#3a6a91
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#84967a
constant.regexp#474869
entity.name.tag#3f74a0
entity.name.tag.css#998558
entity.other.attribute-name#6e9bb3
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#b69d69
invalid#bb3a3a
markup.underlineunderline
markup.bold#40739cbold
markup.heading#41739cbold
markup.italicitalic
markup.inserted#92a588
markup.deleted#a1725f
markup.changed#4378a3
punctuation.definition.quote.begin.markdown#527542
punctuation.definition.list.begin.markdown#4969a0
markup.inline.raw#a37360
punctuation.definition.tag#535353
meta.preprocessor, entity.name.function.preprocessor#3e6c92
meta.preprocessor.string#8a6151
meta.preprocessor.numeric#839e74
meta.structure.dictionary.key.python#6ea0bb
meta.diff.header#3d74a1
storage#3a75a5
storage.type#3e79aa
storage.modifier, keyword.operator.noexcept#3c7aad
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#9c6650
string.tag#aa7059
string.value#a06b56
string.regexp#9c4444
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#3a73a1
meta.template.expression#969696
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#62a6ca
keyword#417eb1
keyword.control#3f77a5
keyword.operator#a5a5a5
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#4183b9
keyword.other.unit#85a574
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#4280b3
support.function.git-rebase#67a4c5
constant.sha.git-rebase#86a178
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#9c9c9c
variable.language#3c79ac
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#b6b677
meta.return-type, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, 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#39ac95
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#319480
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#9c5e97
variable, meta.definition.variable.name, support.variable, entity.name.variable#65a5c7
meta.object-literal.key#71b0d3
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#ad7159
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#ac6e56
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#ad4f4f
keyword.operator.or.regexp, keyword.control.anchor.regexp#bebe86
keyword.operator.quantifier.regexp#af955d
constant.character#3c80b8
constant.character.escape#bea163
entity.name.label#8a8a8a
comment#007e2aitalic
string.quoted.docstring.multi, comment.block#007e2aitalic
punctuation.definition.comment, punctuation.definition.string.begin, punctuation.definition.string.end
entity.name.type, entity.other.inherited-classunderline
token.info-token#4d7bca
token.warn-token#a7761d
token.error-token#c92929
token.debug-token#8a44bd

Shiki preview

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

Loading...

NomosBlack by nomos - VS Code Theme