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#161719
  • activityBar.dropBackground#6a6e72
  • activityBar.foreground#a3a8ad
  • activityBarBadge.background#608aeb
  • activityBarBadge.foreground#d5d8dacc
  • badge.background#ffffff29
  • badge.foreground#D5D8DA
  • breadcrumbPicker.background#232530
  • button.background#2E303E
  • diffEditor.insertedTextBackground#09F7A01A
  • diffEditor.removedTextBackground#F43E5C1A
  • dropdown.background#111315
  • dropdown.border#111315
  • dropdown.listBackground#181b1d
  • editor.background#1c1f21
  • editor.findMatchBackground#6C6F9399
  • editor.findMatchHighlightBackground#6C6F9380
  • editor.findRangeHighlightBackground#6C6F931A
  • editor.hoverHighlightBackground#6C6F934D
  • editor.lineHighlightBackground#2E303E33
  • editor.rangeHighlightBackground#2E303E99
  • editor.selectionBackground#ffffff20
  • editor.selectionHighlightBackground#ffffff10
  • editor.wordHighlightBackground#ffffff16
  • editor.wordHighlightStrongBackground#ffffff20
  • editorBracketMatch.background#6C6F9366
  • editorBracketMatch.border#6C6F9300
  • editorCodeLens.foreground#6C6F9399
  • editorCursor.background#1C1E26
  • editorCursor.foreground#608aeb
  • editorError.foreground#F43E5C
  • editorGroup.border#1A1C23
  • editorGroup.dropBackground#6C6F934D
  • editorGroupHeader.tabsBackground#161719
  • editorGutter.addedBackground#09F7A0A6
  • editorGutter.deletedBackground#F43E5CB3
  • editorGutter.modifiedBackground#21BFC2B3
  • editorHint.foreground#008000
  • editorIndentGuide.activeBackground#373a4b
  • editorIndentGuide.background#2E303E45
  • editorLineNumber.activeForeground#D5D8DA73
  • editorLineNumber.foreground#D5D8DA1F
  • editorOverviewRuler.addedForeground#09f7a099
  • editorOverviewRuler.border#2E303EB3
  • editorOverviewRuler.bracketMatchForeground#D5D8DA66
  • editorOverviewRuler.deletedForeground#F43E5C99
  • editorOverviewRuler.errorForeground#F43E5CE6
  • editorOverviewRuler.findMatchForeground#6C6F93
  • editorOverviewRuler.modifiedForeground#21BFC299
  • editorOverviewRuler.warningForeground#27D79773
  • editorRuler.foreground#6C6F9333
  • editorSuggestWidget.foreground#a2a7ac
  • editorSuggestWidget.highlightForeground#d9dbde
  • editorWarning.foreground#27D797CC
  • editorWidget.background#181b1d
  • editorWidget.border#181b1d
  • errorForeground#F43E5C
  • extensionButton.prominentBackground#ffffff30
  • focusBorder#608aeb
  • foreground#D5D8DA
  • gitDecoration.addedResourceForeground#27D797CC
  • gitDecoration.deletedResourceForeground#F43E5C
  • gitDecoration.ignoredResourceForeground#D5D8DA59
  • gitDecoration.modifiedResourceForeground#FAC39A
  • gitDecoration.untrackedResourceForeground#27D797
  • input.background#111315
  • input.border#141517
  • inputValidation.errorBackground#F43E5C80
  • inputValidation.errorBorder#F43E5C00
  • list.activeSelectionBackground#ffffff16
  • list.activeSelectionForeground#D5D8DA
  • list.dropBackground#6C6F9366
  • list.errorForeground#F43E5CE6
  • list.focusBackground#ffffff10
  • list.focusForeground#D5D8DA
  • list.highlightForeground#adb7c2
  • list.hoverBackground#ffffff05
  • list.hoverForeground#D5D8DA
  • list.inactiveFocusBackground#2E303E99
  • list.inactiveSelectionBackground#ffffff12
  • list.inactiveSelectionForeground#D5D8DA
  • list.warningForeground#27D797BF
  • menu.background#333d46
  • menu.border#ffffff00
  • panel.background#101313
  • peekView.border#1A1C23
  • peekViewEditor.background#232530
  • peekViewEditor.matchHighlightBackground#6C6F9399
  • peekViewResult.background#232530
  • peekViewResult.matchHighlightBackground#6C6F9399
  • peekViewResult.selectionBackground#2E303E80
  • peekViewTitle.background#232530
  • scrollbar.shadow#16161C
  • scrollbarSlider.activeBackground#6C6F9373
  • scrollbarSlider.background#6C6F931A
  • scrollbarSlider.hoverBackground#6C6F934D
  • selection.background#ffffff30
  • sideBar.background#161719
  • sideBar.dropBackground#6C6F934D
  • sideBar.foreground#adb7c2
  • sideBarSectionHeader.background#161719
  • sideBarSectionHeader.foreground#D5D8DACC
  • sideBarTitle.foreground#d7dadf
  • statusBar.background#161719
  • statusBar.border#101314
  • statusBar.debuggingBackground#161719
  • statusBar.debuggingBorder#101314
  • statusBar.debuggingForeground#a3a8ad
  • statusBar.foreground#a3a8ad
  • statusBar.noFolderBackground#161719
  • statusBarItem.hoverBackground#26272a
  • statusBarItem.prominentBackground#26272a
  • statusBarItem.prominentHoverBackground#6C6F93
  • tab.activeBackground#1c1f21
  • tab.activeBorder#608aeb
  • tab.border#1C1E2600
  • tab.inactiveBackground#161719
  • terminal.background#161719
  • titleBar.activeBackground#161719
  • titleBar.inactiveBackground#1C1E26
  • widget.shadow#16181a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5C6370italic
comment markup.link#5C6370
entity.name.type#E5C07B
entity.other.inherited-class#e5c078
keyword#c5a5c5
keyword.control#c5a5c5
keyword.operator#ABB2BF
keyword.other.special-method#79b6f2
keyword.other.unit#fac863
storage#c5a5c5
storage.type.annotation, storage.type.primitive#c5a5c5
storage.modifier.package, storage.modifier.import#ABB2BF
constant#fac863
constant.variable#fac863
constant.character.escape#56B6C2
constant.numeric#fac863
constant.other.color#56B6C2
constant.other.symbol#56B6C2
variable.other.property#cc6666
variable.interpolation#BE5046
variable.parameter#ABB2BF
string#8dc891
string.regexp#56B6C2
string.regexp source.ruby.embedded#E5C07B
string.other.link#cc6666
punctuation.definition.comment#5C6370
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters, punctuation.definition.separator, punctuation.definition.seperator, punctuation.definition.array#ABB2BF
punctuation.definition.heading, punctuation.definition.identity#79b6f2
punctuation.definition.bold#E5C07Bbold
punctuation.definition.italic#c5a5c5italic
punctuation.section.embedded#BE5046
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#ABB2BF
support.class#E5C07B
support.type#79b6f2
support.function#79b6f2
support.function.any-method#79b6f2
entity.name.function#79b6f2
entity.name.class, entity.name.type.class#E5C07B
entity.name.section#79b6f2
entity.name.tag#cc6666
entity.other.attribute-name#fac863
entity.other.attribute-name.id#79b6f2
meta.class#E5C07B
meta.class.body#ABB2BF
meta.method-call, meta.method#ABB2BF
meta.definition.variable#cc6666
meta.link#fac863
meta.require#79b6f2
meta.selector#c5a5c5
meta.separator#ABB2BF
meta.tag#ABB2BF
underline
none#ABB2BF
invalid.deprecated#523D14
invalid.illegalwhite
markup.bold#fac863bold
markup.changed#c5a5c5
markup.deleted#cc6666
markup.italic#c5a5c5italic
markup.heading#cc6666
markup.heading punctuation.definition.heading#79b6f2
markup.link#c5a5c5
markup.inserted#8dc891
markup.quote#fac863
markup.raw#8dc891
source.c keyword.operator#c5a5c5
source.cpp keyword.operator#c5a5c5
source.cs keyword.operator#c5a5c5
source.css property-name, source.css property-value#828997
source.css property-name.support, source.css property-value.support#ABB2BF
source.gfm markup
source.gfm link entity#79b6f2
source.go storage.type.string#c5a5c5
source.ini keyword.other.definition.ini#cc6666
source.java storage.modifier.import#E5C07B
source.java storage.type#E5C07B
source.java keyword.operator.instanceof#c5a5c5
source.java-properties meta.key-pair#cc6666
source.java-properties meta.key-pair > punctuation#ABB2BF
source.js keyword.operator#56B6C2
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#c5a5c5
source.json meta.structure.dictionary.json > string.quoted.json#c5727b
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#cc6666
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#8dc891
source.json meta.structure.dictionary.json > constant.language.json, source.json meta.structure.array.json > constant.language.json#56B6C2
source.ruby constant.other.symbol > punctuationinherit
source.python keyword.operator.logical.python#c5a5c5
source.python variable.parameter#fac863
meta.attribute.rust#BCC199
storage.modifier.lifetime.rust, entity.name.lifetime.rust#33E8EC
keyword.unsafe.rust#CC6B73
customrule#ABB2BF
support.type.property-name#ABB2BF
string.quoted.double punctuation#8dc891
support.constant#fac863
support.type.property-name.json#cc6666
support.type.property-name.json punctuation#cc6666
punctuation.separator.key-value.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#56B6C2
source.js.embedded.html keyword.operator, source.ts.embedded.html keyword.operator#56B6C2
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#ABB2BF
support.variable.dom.js, support.variable.dom.ts#cc6666
support.variable.property.dom.js, support.variable.property.dom.ts#cc6666
meta.template.expression.js punctuation.definition, meta.template.expression.ts punctuation.definition#BE5046
source.ts punctuation.definition.typeparameters, source.js punctuation.definition.typeparameters, source.tsx punctuation.definition.typeparameters#ABB2BF
source.ts punctuation.definition.block, source.js punctuation.definition.block, source.tsx punctuation.definition.block#ABB2BF
source.ts punctuation.separator.comma, source.js punctuation.separator.comma, source.tsx punctuation.separator.comma#ABB2BF
support.variable.property.js, support.variable.property.ts, support.variable.property.tsx#cc6666
keyword.control.default.js, keyword.control.default.ts, keyword.control.default.tsx#cc6666
keyword.operator.expression.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#c5a5c5
keyword.operator.expression.of.js, keyword.operator.expression.of.ts, keyword.operator.expression.of.tsx#c5a5c5
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#ABB2BF
source.js punctuation.accessor, source.ts punctuation.accessor, source.tsx punctuation.accessor#ABB2BF
punctuation.terminator.statement.js, punctuation.terminator.statement.ts, punctuation.terminator.statement.tsx#ABB2BF
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#fac863
source.js support.variable, source.ts support.variable, source.tsx support.variable#cc6666
variable.other.constant.property.js, variable.other.constant.property.ts, variable.other.constant.property.tsx#fac863
keyword.operator.new.ts, keyword.operator.new.j, keyword.operator.new.tsx#c5a5c5
source.ts keyword.operator, source.tsx keyword.operator#56B6C2
punctuation.separator.parameter.js, punctuation.separator.parameter.ts, punctuation.separator.parameter.tsx #ABB2BF
constant.language.import-export-all.js, constant.language.import-export-all.ts#cc6666
constant.language.import-export-all.jsx, constant.language.import-export-all.tsx#56B6C2
keyword.control.as.js, keyword.control.as.ts, keyword.control.as.jsx, keyword.control.as.tsx#ABB2BF
variable.other.readwrite.alias.js, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.jsx, variable.other.readwrite.alias.tsx#cc6666
variable.other.constant.js, variable.other.constant.ts, variable.other.constant.jsx, variable.other.constant.tsx#fac863
meta.export.default.js variable.other.readwrite.js, meta.export.default.ts variable.other.readwrite.ts#cc6666
source.js meta.template.expression.js punctuation.accessor, source.ts meta.template.expression.ts punctuation.accessor, source.tsx meta.template.expression.tsx punctuation.accessor#8dc891
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#ABB2BF
entity.name.type.module.js,entity.name.type.module.ts,entity.name.type.module.jsx,entity.name.type.module.tsx#8dc891
meta.class.js,meta.class.ts,meta.class.jsx,meta.class.tsx#ABB2BF
meta.definition.property.js variable, meta.definition.property.ts variable, meta.definition.property.jsx variable, meta.definition.property.tsx variable#ABB2BF
meta.type.parameters.js support.type, meta.type.parameters.jsx support.type, meta.type.parameters.ts support.type, meta.type.parameters.tsx support.type#ABB2BF
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#ABB2BF
meta.tag.js punctuation.section.embedded, meta.tag.jsx punctuation.section.embedded, meta.tag.ts punctuation.section.embedded, meta.tag.tsx punctuation.section.embedded#ABB2BF
meta.array.literal.js variable, meta.array.literal.jsx variable, meta.array.literal.ts variable, meta.array.literal.tsx variable#E5C07B
support.type.object.module.js, support.type.object.module.jsx, support.type.object.module.ts, support.type.object.module.tsx#cc6666
constant.language.json#56B6C2
variable.other.constant.object.js, variable.other.constant.object.jsx, variable.other.constant.object.ts, variable.other.constant.object.tsx#fac863
storage.type.property.js, storage.type.property.jsx, storage.type.property.ts, storage.type.property.tsx#56B6C2
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#8dc891
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#8dc891
keyword.operator.expression.in.js, keyword.operator.expression.in.jsx, keyword.operator.expression.in.ts, keyword.operator.expression.in.tsx#c5a5c5
source.python constant.other#ABB2BF
source.python constant#fac863
constant.character.format.placeholder.other.python storage#fac863
support.variable.magic.python#cc6666
meta.function.parameters.python#fac863
punctuation.separator.annotation.python#ABB2BF
punctuation.separator.parameters.python#ABB2BF
entity.name.variable.field.cs#cc6666
source.cs keyword.operator#ABB2BF
variable.other.readwrite.cs#ABB2BF
variable.other.object.cs#ABB2BF
variable.other.object.property.cs#ABB2BF
entity.name.variable.property.cs#79b6f2
storage.type.cs#E5C07B
keyword.other.unsafe.rust#cc6666
markup.raw.block.markdown#ABB2BF
punctuation.definition.variable.shell#cc6666
support.constant.property-value.css#ABB2BF
punctuation.definition.constant.css#fac863
punctuation.separator.key-value.scss#cc6666
punctuation.definition.constant.scss#fac863
meta.property-list.scss punctuation.separator.key-value.scss#ABB2BF
storage.type.primitive.array.java#E5C07B
entity.name.section.markdown#cc6666
punctuation.definition.heading.markdown#cc6666
markup.heading.setext#ABB2BF
punctuation.definition.bold.markdown#fac863
markup.inline.raw.markdown#8dc891
beginning.punctuation.definition.list.markdown#cc6666
markup.quote.markdown#5C6370italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ABB2BF
punctuation.definition.metadata.markdown#c5a5c5
markup.underline.link.markdown, markup.underline.link.image.markdown#c5a5c5
string.other.link.title.markdown, string.other.link.description.markdown#79b6f2
punctuation.separator.variable.ruby#cc6666
variable.other.constant.ruby#fac863
keyword.operator.other.ruby#8dc891
punctuation.definition.variable.php#cc6666
meta.class.php#ABB2BF
entity.name.tag support.class.component, meta.tag.other.html, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html#cc6666

Shiki preview

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

Loading...

One Resharpened Theme by Peng Hanlin - VS Code Theme