Skip to main content
Coding Theme

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#333842
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#3e3e3e
  • activityBarBadge.foreground#FFFFFF
  • badge.background#B2476E
  • badge.foreground#dfbfcd
  • button.background#e97b86
  • button.foreground#FFFFFF
  • button.hoverBackground#9a3d5f
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#353b45
  • dropdown.border#181A1F
  • editor.background#282C34
  • editor.findMatchBackground#b43355
  • editor.findMatchHighlightBackground#5f2d3a
  • editor.findRangeHighlightBackground#5f2d3a
  • editor.hoverHighlightBackground#efadff21
  • editor.lineHighlightBackground#ffc2de1f
  • editor.selectionBackground#505663
  • editorBracketMatch.background#ffc2de71
  • editorBracketMatch.border#ffc2de
  • editorCursor.foreground#8BB5B0
  • editorError.foreground#f3518c
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#21252B
  • editorHint.foreground#8db9e2
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.background#3C4049
  • editorInfo.foreground#d193e4
  • editorLineNumber.foreground#636D83
  • editorSuggestWidget.background#21252B
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#2C313A
  • editorWarning.foreground#a88bff
  • editorWhitespace.foreground#3C4049
  • editorWidget.background#21252B
  • errorForeground#B2476E
  • extensionButton.prominentBackground#B2476E
  • extensionButton.prominentHoverBackground#B2476E
  • focusBorder#A9DDD6
  • gitDecoration.addedResourceForeground#DAFBAC
  • gitDecoration.conflictingResourceForeground#d193e4
  • gitDecoration.deletedResourceForeground#B2476E
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#FAE3C6
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • input.background#000
  • input.border#181A1F
  • inputValidation.errorBackground#B2476E
  • inputValidation.errorBorder#B2476E
  • inputValidation.errorForeground#FFFFFF
  • inputValidation.infoBackground#B2476E
  • inputValidation.infoBorder#B2476E
  • inputValidation.infoForeground#FFFFFF
  • inputValidation.warningBackground#B2476E
  • inputValidation.warningBorder#B2476E
  • inputValidation.warningForeground#FFFFFF
  • list.activeSelectionBackground#2C313A
  • list.activeSelectionForeground#D7DAE0
  • list.errorForeground#F46197
  • list.focusBackground#2C313A
  • list.highlightForeground#D7DAE0
  • list.hoverBackground#2C313A66
  • list.inactiveSelectionBackground#2C313A
  • list.inactiveSelectionForeground#D7DAE0
  • list.warningForeground#FAE3C6
  • notificationLink.foreground#fab0cb
  • notificationsErrorIcon.foreground#f3518c
  • notificationsInfoIcon.foreground#d193e4
  • notificationsWarningIcon.foreground#a88bff
  • peekView.border#A9DDD6
  • peekViewEditor.background#21252B
  • peekViewEditorGutter.background#21252B
  • peekViewResult.background#21252B
  • peekViewResult.selectionBackground#21252B
  • peekViewTitle.background#21252B
  • peekViewTitleDescription.foreground#9DA5B4
  • peekViewTitleLabel.foreground#9DA5B4
  • pickerGroup.border#A9DDD6
  • problemsErrorIcon.foreground#f3518c
  • problemsInfoIcon.foreground#d193e4
  • problemsWarningIcon.foreground#a88bff
  • progressBar.background#A9DDD6
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#21252B
  • sideBarSectionHeader.background#333842
  • statusBar.background#21242b
  • statusBar.debuggingBackground#21242b
  • statusBar.debuggingForeground#e3dade
  • statusBar.foreground#e3dade
  • statusBar.noFolderBackground#21242b
  • statusBarItem.hoverBackground#9a3d5f
  • tab.activeBackground#282C34
  • tab.border#181A1F
  • tab.inactiveBackground#21252B
  • terminal.ansiBlack#2e3436
  • terminal.ansiBlue#72a8db
  • terminal.ansiBrightBlack#9DA5B4
  • terminal.ansiBrightBlue#8db9e2
  • terminal.ansiBrightCyan#34e2e2
  • terminal.ansiBrightGreen#DAFBAC
  • terminal.ansiBrightMagenta#fab0cb
  • terminal.ansiBrightRed#a88bff
  • terminal.ansiBrightWhite#fbfbfb
  • terminal.ansiBrightYellow#FAE3C6
  • terminal.ansiCyan#1fd6d6
  • terminal.ansiGreen#ccf98c
  • terminal.ansiMagenta#f780ab
  • terminal.ansiRed#f3518c
  • terminal.ansiWhite#b5bbae
  • terminal.ansiYellow#f6cc97
  • titleBar.activeBackground#21252B
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#21252B
  • titleBar.inactiveForeground#886d79

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#d198b9italic
comment markup.link#c1a6bb
entity.name.type#FAE3C6
entity.other.inherited-class#a88bff
keyword#8aa9e2italic
keyword.control#8aa9e2italic
keyword.operator#8aa9e2italic
keyword.other.special-method#8aa9e2italic
keyword.other.unit#8aa9e2italic
storage#d193e4
storage.type.annotation, storage.type.primitive#d193e4
storage.modifier.package, storage.modifier.import#d6c4d2
constant#FAE3C6
constant.variable#ffd2e9
constant.character.escape#A9DDD6
constant.numeric#f7fce9italic
constant.other.color#A9DDD6
constant.other.symbol#A9DDD6
variable#ffd2e9
variable.interpolation#a88bff
variable.parameter#c36fff
string#BE7689
string.regexp#A9DDD6
string.regexp source.ruby.embedded#FAE3C6
string.other.link#f5b571
punctuation.definition.comment#867683
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters, punctuation.definition.separator, punctuation.definition.seperator, punctuation.definition.array#B392AC
punctuation.definition.heading, punctuation.definition.identity#DAFBAC
punctuation.definition.bold#FAE3C6bold
punctuation.definition.italic#d193e4italic
punctuation.section.embedded#a88bff
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#B392AC
support.class#FAE3C6
support.type#A9DDD6
support.function#A9DDD6
support.function.any-method#DAFBAC
entity.name.function#DAFBAC
entity.name.class, entity.name.type.class#FAE3C6
entity.name.section#DAFBAC
entity.name.tag#a88bff
entity.other.attribute-name#FAE3C6italic
entity.other.attribute-name.id#DAFBAC
meta.class#FAE3C6
meta.class.body#B392AC
meta.method-call, meta.method#B392AC
meta.definition.variable#a88bff
meta.link#FAE3C6
meta.require#DAFBAC
meta.selector#d193e4
meta.separator#B392AC
meta.tag#B392AC
none#B392AC
invalid.deprecated#fff
invalid.illegal#fff
markup.bold#FAE3C6bold
markup.changed#d193e4
markup.deleted#a88bff
markup.italic#d193e4italic
markup.heading#a88bff
markup.heading punctuation.definition.heading#DAFBAC
markup.link#FAE3C6
markup.inserted#fab0cb
markup.quote#FAE3C6
markup.raw#fab0cb
source.c keyword.operator, source.cpp keyword.operator, source.cs keyword.operator#fab0cb
source.css property-name, source.css property-value#828997
source.css property-name.support, source.css property-value.support#B392AC
source.gfm link entity#DAFBAC
source.go storage.type.string#d193e4
source.ini keyword.other.definition.ini#a88bff
source.java storage.modifier.import#FAE3C6
source.java storage.type#FAE3C6
source.java keyword.operator.instanceof#d193e4
source.java-properties meta.key-pair#a88bff
source.java-properties meta.key-pair > punctuation#B392AC
variable.language.this.js#8781dbitalic
source.js keyword.operator#A9DDD6
source.js keyword.operator.delete, source.js keyword.operator.in, source.js keyword.operator.of, source.js keyword.operator.instanceof, source.js keyword.operator.new, source.js keyword.operator.typeof, source.js keyword.operator.void#d193e4
source.json meta.structure.dictionary.json > string.quoted.json#a88bff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#c271f5
source.json meta.structure.dictionary.json > value.json > string.quoted.json, source.json meta.structure.array.json > value.json > string.quoted.json, source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation, source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#fab0cb
source.json meta.structure.dictionary.json > constant.language.json, source.json meta.structure.array.json > constant.language.json#A9DDD6
source.python keyword.operator.logical.python#d193e4
source.python variable.parameter#FAE3C6
meta.attribute.rust#BCC199
storage.modifier.lifetime.rust, entity.name.lifetime.rust#33E8EC
keyword.unsafe.rust#CC6B73
customrule#B392AC
support.type.property-name#B392AC
string.quoted.double punctuation#fab0cb
support.constant#FAE3C6
support.type.property-name.json#a88bff
support.type.property-name.json punctuation#a88bff
punctuation.separator.key-value.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#A9DDD6
source.js.embedded.html keyword.operator, source.ts.embedded.html keyword.operator#A9DDD6
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#d6c4d2
support.variable.dom.js, support.variable.dom.ts#a88bff
support.variable.property.dom.js, support.variable.property.dom.ts#a88bff
meta.template.expression.js punctuation.definition, meta.template.expression.ts punctuation.definition#a88bff
source.ts punctuation.definition.typeparameters, source.js punctuation.definition.typeparameters, source.tsx punctuation.definition.typeparameters#B392AC
source.ts punctuation.definition.block, source.js punctuation.definition.block, source.tsx punctuation.definition.block#B392AC
source.ts punctuation.separator.comma, source.js punctuation.separator.comma, source.tsx punctuation.separator.comma#B392AC
support.variable.property.js, support.variable.property.ts, support.variable.property.tsx#a88bff
keyword.control.default.js, keyword.control.default.ts, keyword.control.default.tsx#a88bff
keyword.operator.expression.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#d193e4
keyword.operator.expression.of.js, keyword.operator.expression.of.ts, keyword.operator.expression.of.tsx#d193e4
meta.brace.round.js, meta.array-binding-pattern-variable.js, meta.brace.square.js, meta.brace.round.ts, meta.array-binding-pattern-variable.ts, meta.brace.square.ts, meta.brace.round.tsx, meta.array-binding-pattern-variable.tsx, meta.brace.square.tsx#B392AC
source.js punctuation.accessor, source.ts punctuation.accessor, source.tsx punctuation.accessor#B392AC
punctuation.terminator.statement.js, punctuation.terminator.statement.ts, punctuation.terminator.statement.tsx#B392AC
meta.array-binding-pattern-variable.js variable.other.readwrite.js, meta.array-binding-pattern-variable.ts variable.other.readwrite.ts, meta.array-binding-pattern-variable.tsx variable.other.readwrite.tsx#FAE3C6
source.js support.variable, source.ts support.variable, source.tsx support.variable#a88bff
variable.other.constant.property.js, variable.other.constant.property.ts, variable.other.constant.property.tsx#FAE3C6
keyword.operator.new.ts, keyword.operator.new.j, keyword.operator.new.tsx#d193e4
source.ts keyword.operator, source.tsx keyword.operator#A9DDD6
punctuation.separator.parameter.js, punctuation.separator.parameter.ts, punctuation.separator.parameter.tsx #B392AC
constant.language.import-export-all.js, constant.language.import-export-all.ts#a88bff
constant.language.import-export-all.jsx, constant.language.import-export-all.tsx#A9DDD6
keyword.control.as.js, keyword.control.as.ts, keyword.control.as.jsx, keyword.control.as.tsx#B392AC
variable.other.readwrite.alias.js, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.jsx, variable.other.readwrite.alias.tsx#a88bff
variable.other.constant.js, variable.other.constant.ts, variable.other.constant.jsx, variable.other.constant.tsx#FAE3C6
meta.export.default.js variable.other.readwrite.js, meta.export.default.ts variable.other.readwrite.ts#a88bff
source.js meta.template.expression.js punctuation.accessor, source.ts meta.template.expression.ts punctuation.accessor, source.tsx meta.template.expression.tsx punctuation.accessor#fab0cb
source.js meta.import-equals.external.js keyword.operator, source.jsx meta.import-equals.external.jsx keyword.operator, source.ts meta.import-equals.external.ts keyword.operator, source.tsx meta.import-equals.external.tsx keyword.operator#B392AC
entity.name.type.module.js,entity.name.type.module.ts,entity.name.type.module.jsx,entity.name.type.module.tsx#fab0cb
meta.class.js,meta.class.ts,meta.class.jsx,meta.class.tsx#B392AC
meta.definition.property.js variable, meta.definition.property.ts variable, meta.definition.property.jsx variable, meta.definition.property.tsx variable#B392AC
meta.type.parameters.js support.type, meta.type.parameters.jsx support.type, meta.type.parameters.ts support.type, meta.type.parameters.tsx support.type#B392AC
source.js meta.tag.js keyword.operator, source.jsx meta.tag.jsx keyword.operator, source.ts meta.tag.ts keyword.operator, source.tsx meta.tag.tsx keyword.operator#B392AC
meta.tag.js punctuation.section.embedded, meta.tag.jsx punctuation.section.embedded, meta.tag.ts punctuation.section.embedded, meta.tag.tsx punctuation.section.embedded#B392AC
meta.array.literal.js variable, meta.array.literal.jsx variable, meta.array.literal.ts variable, meta.array.literal.tsx variable#FAE3C6
support.type.object.module.js, support.type.object.module.jsx, support.type.object.module.ts, support.type.object.module.tsx#a88bff
constant.language.json#A9DDD6
variable.other.constant.object.js, variable.other.constant.object.jsx, variable.other.constant.object.ts, variable.other.constant.object.tsx#a05f5fitalic
storage.type.property.js, storage.type.property.jsx, storage.type.property.ts, storage.type.property.tsx#A9DDD6
meta.template.expression.js string.quoted punctuation.definition, meta.template.expression.jsx string.quoted punctuation.definition, meta.template.expression.ts string.quoted punctuation.definition, meta.template.expression.tsx string.quoted punctuation.definition#fab0cb
meta.template.expression.js string.template punctuation.definition.string.template, meta.template.expression.jsx string.template punctuation.definition.string.template, meta.template.expression.ts string.template punctuation.definition.string.template, meta.template.expression.tsx string.template punctuation.definition.string.template#fab0cb
keyword.operator.expression.in.js, keyword.operator.expression.in.jsx, keyword.operator.expression.in.ts, keyword.operator.expression.in.tsx#d193e4
source.python constant.other#B392AC
source.python constant#FAE3C6
constant.character.format.placeholder.other.python storage#FAE3C6
support.variable.magic.python#a88bff
meta.function.parameters.python#FAE3C6
punctuation.separator.annotation.python#B392AC
punctuation.separator.parameters.python#B392AC
entity.name.variable.field.cs#a88bff
source.cs keyword.operator#B392AC
variable.other.readwrite.cs#B392AC
variable.other.object.cs#B392AC
variable.other.object.property.cs#B392AC
entity.name.variable.property.cs#DAFBAC
storage.type.cs#FAE3C6
keyword.other.unsafe.rust#a88bff
markup.raw.block.markdown#B392AC
punctuation.definition.variable.shell#a88bff
support.constant.property-value.css#B392AC
punctuation.definition.constant.css#FAE3C6
punctuation.separator.key-value.scss#a88bff
punctuation.definition.constant.scss#FAE3C6
meta.property-list.scss punctuation.separator.key-value.scss#B392AC
storage.type.primitive.array.java#FAE3C6
entity.name.section.markdown#a88bff
punctuation.definition.heading.markdown#a88bff
markup.heading.setext#B392AC
punctuation.definition.bold.markdown#FAE3C6
markup.inline.raw.markdown#fab0cb
beginning.punctuation.definition.list.markdown#a88bff
markup.quote.markdown#867683italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#B392AC
punctuation.definition.metadata.markdown#d193e4
markup.underline.link.markdown, markup.underline.link.image.markdown#d193e4
string.other.link.title.markdown, string.other.link.description.markdown#DAFBAC
punctuation.separator.variable.ruby#a88bff
variable.other.constant.ruby#FAE3C6
keyword.operator.other.ruby#fab0cb
punctuation.definition.variable.php#a88bff
meta.class.php#B392AC

Shiki preview

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

Loading...

Alex's Anime Theme - Coding Theme