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#390023
  • activityBar.dropBackground#130d1c
  • activityBar.foreground#e8bbff
  • activityBarBadge.background#4bf39e
  • activityBarBadge.foreground#37146b
  • button.background#390023
  • button.foreground#ffffff
  • editor.background#130d1c
  • editor.foreground#ffffff
  • editorGroup.dropBackground#130d1c
  • editorGroup.emptyBackground#390023
  • editorGroupHeader.noTabsBackground#130d1c
  • editorGroupHeader.tabsBackground#0c0113
  • editorPane.background#130d1c
  • focusBorder#7a1e92
  • input.background#390023
  • input.border#907591
  • input.foreground#ffffff
  • input.placeholderForeground#e3e3e3
  • inputOption.activeBorder#de5bf2
  • inputValidation.errorBackground#6a1146
  • inputValidation.errorBorder#d85335
  • inputValidation.infoBackground#390023
  • inputValidation.infoBorder#de5bf2
  • inputValidation.warningBackground#6a1146
  • inputValidation.warningBorder#d85335
  • list.activeSelectionBackground#535353
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#130d1c
  • list.focusBackground#130d1c
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#130d1c
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#130d1c
  • list.inactiveSelectionBackground#130d1c
  • list.inactiveSelectionForeground#ffffff
  • minimap.findMatchHighlight#f8caff
  • minimap.selectionHighlight#fae9fc
  • notificationCenterHeader.background#130d1c
  • notificationCenterHeader.foreground#aaa
  • notificationLink.foreground#e9f47d
  • notifications.background#130d1c
  • notifications.border#e9f47d
  • notifications.foreground#f8caff
  • notificationToast.border#7a1e92
  • settings.textInputBackground#390023
  • settings.textInputForeground#cccccc
  • sideBar.background#0b0112
  • sideBar.border#130d1c
  • sideBar.foreground#b3b3b3
  • sideBarSectionHeader.background#130d1c
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#451152
  • statusBar.border#140116
  • statusBar.debuggingBackground#390023
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#130d1c
  • statusBar.noFolderBorder#130d1c
  • statusBar.noFolderForeground#b3b3b3
  • statusBarItem.activeBackground#535353
  • statusBarItem.hoverBackground#390023
  • tab.activeBackground#130d1c
  • tab.activeBorder#600c98
  • tab.activeForeground#ffffff
  • tab.border#170617
  • tab.inactiveBackground#390023
  • titleBar.activeBackground#130d1c
  • titleBar.inactiveBackground#390023

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#BD93F9
source#4af2a1
meta.diff, meta.diff.header#6272A4
markup.inserted#ff76c7
markup.deleted#FF5555
markup.changed#4af2a1
invalid#FF5555underline italic
invalid.deprecated#4af2a1underline italic
entity.name.filename#BD64C9
markup.error#FF5555
markup.underlineunderline
markup.bold#4af2a1bold
markup.heading#BD93F9bold
markup.italic#BD64C9italic
beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext#d8c7ef
markup.inline.raw, markup.raw.restructuredtext#ff76c7
markup.underline.link, markup.underline.link.image#fce5c3
meta.link.reference.def.restructuredtext, punctuation.definition.directive.restructuredtext, string.other.link.description, string.other.link.title#fce5c3
entity.name.directive.restructuredtext, markup.quote#BD64C9italic
meta.separator.markdown#6272A4
fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown#ff76c7
punctuation.definition.constant.restructuredtext#BD93F9
markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end#BD93F9
meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end#4af2a1
markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin, markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end#BD64C9
entity.name.type.class#f66b63italic
keyword.expressions-and-types.swift, keyword.other.this, variable.language, variable.language punctuation.definition.variable.php, variable.other.readwrite.instance.ruby, variable.parameter.function.language.special#BD93F9italic
entity.other.inherited-class#d8c7efitalic
comment, punctuation.definition.comment, unused.comment, wildcard.comment, punctuation.definition.comment.html, comment.block.html, text.html.derivative#7a5ea7
comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class#d8c7efitalic
comment.block.documentation variable#4af2a1italic
constant, variable.other.constant#BD93F9
constant.character.escape, constant.character.string.escape, constant.regexp#c773ff
entity.name.tag#c773ff
punctuation.definition.tag.jsx, support.class.component.open.jsx, support.class.component.close.jsx#f773c8
entity.other.attribute-name.parent-selector#c773ff
meta.tag.metadata.meta.void.html, meta.attribute.content.html#d8c7ef
entity.name.function, meta.function-call.generic, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix#ff76c7
entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql, variable.parameter#4bf39eitalic
meta.decorator variable.other.readwrite, meta.decorator variable.other.property#ff76c7italic
meta.decorator variable.other.object#ff76c7
keyword, punctuation.definition.keyword#c773ff
keyword.control.new, keyword.operator.newbold
meta.selector#c773ff
support#d8c7efitalic
support.function.magic, support.variable, variable.other.predefined#BD93F9
support.function, support.type.property-name, string.unquoted.js, constant.other.object.key.js#d7c8ed
constant.other.symbol.hashkey punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.dictionary.key-value, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation#FFFFFF
keyword.operator.other.powershell, keyword.other.statement-separator.powershell, meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor#c8f24a
meta.string-contents.quoted.double punctuation.definition.variable, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.coffee, punctuation.section.embedded.end, punctuation.section.embedded.end source.php, punctuation.section.embedded.end source.ruby, punctuation.definition.variable.makefile#c773ff
entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml#d8c7ef
constant.other.date, constant.other.timestamp#4af2a1
variable.other.alias.yaml#ff76c7italic underline
storage, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def#c773ffbold
entity.name.type, keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml#d8c7efitalic
entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type#4af2a1
storage.modifier#c773ff
string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp#BD64C9
punctuation.definition.group.capture.regexp#c773ff
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#FF5555
punctuation.definition.character-class.regexp#d8c7ef
punctuation.definition.group.regexp#4af2a1
punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp#FF5555
meta.assertion.look-ahead.regexp#ff76c7
string#BD64C9
punctuation.definition.string.begin, punctuation.definition.string.end#E9F284
punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end#8BE9FE
variable, constant.other.key.perl, support.variable.property#4af2a1
meta.import variable.other.readwrite, meta.export variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable#4af2a1italic
meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable#4af2a1
meta.selectionset.graphql variable#BD64C9
meta.selectionset.graphql meta.arguments variable#4af2a1
entity.name.fragment.graphql, variable.fragment.graphql#d8c7ef
constant.other.symbol.hashkey.ruby, keyword.operator.dereference.java, keyword.operator.navigation.groovy, meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.for-loop.shell string, storage.modifier.import, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.separator.list.comma.css, constant.language.empty-list.haskell#4af2a1
source.shell variable.other#BD93F9
support.constant#BD93F9
meta.scope.prerequisites.makefile#BD64C9
string.quoted.double.html#ff86db
meta.attribute-selector.scss#BD64C9
punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss#4af2a1
meta.preprocessor.haskell#6272A4
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.other.readwrite.js#d8c7ef
string.quoted.double.html#4bf39eitalic
variable.other.object.js#f773c8
text.html.vue-html, JSXNested#FFFFFF
entity.other.attribute-name.id.css, keyword.control.at-rule.import.scss#f66b63
meta.property-name.scss, meta.property-list.scss, variable.scss#f773c8
punctuation.section.property-list.begin.bracket.curly.scss, punctuation.section.property-list.end.bracket.curly.scss#4bf39e
entity.name.tag.reference.scss#e9f47d
meta.object-literal.key.js#c86dff
meta.object.member.js, source.vue, meta.objectliteral.js#d8c7ef
keyword.control.export.js, keyword.control.module.js, punctuation.definition.block.js#4bf39e
keyword.control.import.js#e9f47d
JSXEndTagStart, JSXEndTagEnd, punctuation.definition.tag.jsx, meta.tag.metadata.style.end.html, text.html.derivative, meta.tag.metadata.script.end.html#FFFFFF
entity.name.type.instance.jsdoc#c86dff
meta.brace.curly.jsdoc#FFFFFF
meta.attribute.id.html#f66b63
meta.attribute.class.html, entity.other.attribute-name.class.css, source.css.scss, entity.other.attribute-name.class.scss#f773c8

Shiki preview

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

Loading...

Sappho by laurenclark - VS Code Theme