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#232834
  • activityBar.border#232834
  • activityBar.foreground#5f7e97
  • activityBarBadge.background#44596b
  • activityBarBadge.foreground#ffffff
  • badge.background#FBD03C
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#F1F1F1
  • breadcrumbPicker.background#232834
  • button.background#34CDFF
  • button.foreground#000000
  • button.hoverBackground#2593b8
  • contrastBorder#232834
  • debugConsole.errorForeground#B51631
  • debugConsole.infoForeground#FFFF00
  • debugConsole.sourceForeground#EFF1F3
  • debugConsole.warningForeground#FFFF00
  • debugConsoleInputIcon.foreground#EFF1F3
  • debugExceptionWidget.background#232834
  • debugExceptionWidget.border#5f7e97
  • debugToolBar.background#232834
  • diffEditor.insertedTextBackground#99b76d23
  • diffEditor.insertedTextBorder#addb6733
  • diffEditor.removedTextBackground#B5163133
  • diffEditor.removedTextBorder#B516314d
  • dropdown.background#232834
  • dropdown.border#232834
  • dropdown.foreground#EFF1F3
  • editor.background#232834
  • editor.findMatchBackground#0047FF
  • editor.findMatchHighlightBackground#0047FF
  • editor.foreground#F1F1F1
  • editor.hoverHighlightBackground#0047FF
  • editor.inactiveSelectionBackground#376fff
  • editor.lineHighlightBackground#0003
  • editor.rangeHighlightBackground#0047FF
  • editor.selectionBackground#0C152C
  • editor.selectionHighlightBackground#0047FF
  • editor.wordHighlightBackground#0047FF
  • editor.wordHighlightStrongBackground#0047FF
  • editorBracketMatch.background#0047FF
  • editorBracketMatch.border#0047FF
  • editorCodeLens.foreground#7F848E
  • editorCursor.foreground#EFF1F3
  • editorError.foreground#B51631
  • editorGroup.border#232834
  • editorGroup.dropBackground#7e57c273
  • editorGroup.emptyBackground#232834
  • editorGroupHeader.noTabsBackground#232834
  • editorGroupHeader.tabsBackground#232834
  • editorGroupHeader.tabsBorder#FBD03C
  • editorGutter.addedBackground#75BF5B
  • editorGutter.background#232834
  • editorGutter.deletedBackground#B51631
  • editorGutter.modifiedBackground#e2b93d
  • editorHoverWidget.background#232834
  • editorHoverWidget.border#5f7e97
  • editorIndentGuide.activeBackground#7E97AC
  • editorIndentGuide.background#5e81ce52
  • editorLightBulb.foreground#FBD03C
  • editorLightBulbAutoFix.foreground#FBD03C
  • editorLineNumber.activeForeground#EFF1F3
  • editorLineNumber.foreground#3d4555
  • editorMarkerNavigation.background#0b2942
  • editorMarkerNavigationError.background#B51631
  • editorMarkerNavigationWarning.background#FFCA28
  • editorOverviewRuler.commonContentForeground#7e57c2
  • editorOverviewRuler.currentContentForeground#7e57c2
  • editorOverviewRuler.incomingContentForeground#7e57c2
  • editorRuler.foreground#5e81ce52
  • editorSuggestWidget.background#2C3043
  • editorSuggestWidget.border#2B2F40
  • editorSuggestWidget.foreground#d6deeb
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#5f7e97
  • editorWarning.foreground#b39554
  • editorWidget.background#1a1d25
  • editorWidget.border#ffff00
  • errorForeground#FFFF00
  • extensionButton.prominentBackground#34CDFF
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#2593b8
  • focusBorder#232834
  • foreground#d6deeb
  • gitDecoration.conflictingResourceForeground#ffeb95cc
  • gitDecoration.deletedResourceForeground#B5163190
  • gitDecoration.ignoredResourceForeground#395a75
  • gitDecoration.modifiedResourceForeground#a2bffc
  • gitDecoration.untrackedResourceForeground#addb67ff
  • input.background#1a1d25
  • input.border#1a1d25
  • input.foreground#ffffffcc
  • input.placeholderForeground#5f7e97
  • inputOption.activeBorder#ffffffcc
  • inputValidation.errorBackground#B51631
  • inputValidation.errorBorder#B51631
  • inputValidation.errorForeground#EFF1F3
  • inputValidation.infoBackground#64B5F6
  • inputValidation.infoBorder#64B5F6
  • inputValidation.infoForeground#EFF1F3
  • inputValidation.warningBackground#FBD03C
  • inputValidation.warningBorder#FBD03C
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#1a1d25
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1a1d25
  • list.focusBackground#1a1d25
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#1a1d25
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#1a1d25
  • list.inactiveSelectionForeground#5f7e97
  • list.invalidItemForeground#975f94
  • menu.background#232834
  • menu.border#232834
  • menu.foreground#EFF1F3
  • menu.selectionBackground#FBD03C
  • menu.selectionBorder#232834
  • menu.selectionForeground#232834
  • menu.separatorBackground#EFF1F3
  • menubar.selectionBackground#1a1d25
  • menubar.selectionBorder#1a1d25
  • menubar.selectionForeground#EFF1F3
  • merge.currentHeaderBackground#5f7e97
  • merge.incomingHeaderBackground#7e57c25a
  • minimap.background#232834
  • minimap.errorHighlight#bf616acc
  • minimap.findMatchHighlight#0047FF
  • minimap.selectionHighlight#0047FFcc
  • minimap.warningHighlight#ebcb8bcc
  • minimapGutter.addedBackground#a3be8c
  • minimapGutter.deletedBackground#bf616a
  • minimapGutter.modifiedBackground#ebcb8b
  • minimapSlider.activeBackground#10131a8c
  • minimapSlider.background#10131a8c
  • minimapSlider.hoverBackground#10131a8c
  • notificationCenter.border#262a39
  • notificationLink.foreground#80CBC4
  • notifications.background#01111d
  • notifications.border#262a39
  • notifications.foreground#ffffffcc
  • notificationToast.border#262a39
  • panel.background#232834
  • panel.border#5f7e97
  • panelTitle.activeBorder#5f7e97
  • panelTitle.activeForeground#ffffffcc
  • panelTitle.inactiveForeground#d6deeb80
  • peekView.border#5f7e97
  • peekViewEditor.background#232834
  • peekViewEditor.matchHighlightBackground#7e57c25a
  • peekViewResult.background#232834
  • peekViewResult.fileForeground#5f7e97
  • peekViewResult.lineForeground#5f7e97
  • peekViewResult.matchHighlightBackground#ffffffcc
  • peekViewResult.selectionBackground#2E3250
  • peekViewResult.selectionForeground#5f7e97
  • peekViewTitle.background#232834
  • peekViewTitleDescription.foreground#697098
  • peekViewTitleLabel.foreground#5f7e97
  • pickerGroup.border#232834
  • pickerGroup.foreground#5f7e97
  • quickInput.background#1a1d25
  • quickInput.foreground#EFF1F3
  • quickInputTitle.background#1a1d25
  • scrollbar.shadow#010b14
  • scrollbarSlider.activeBackground#2a3242
  • scrollbarSlider.background#2a3242
  • scrollbarSlider.hoverBackground#2a3242
  • searchEditor.findMatchBackground#1a1d25
  • searchEditor.findMatchBorder#1a1d25
  • searchEditor.textInputBorder#1a1d25
  • selection.background#4373c2
  • settings.checkboxBackground#1e212c
  • settings.checkboxBorder#1e212c
  • settings.checkboxForeground#EFF1F3
  • settings.dropdownBackground#1e212c
  • settings.dropdownBorder#1e212c
  • settings.dropdownForeground#EFF1F3
  • settings.dropdownListBorder#1e212c
  • settings.headerForeground#EFF1F3
  • settings.modifiedItemIndicator#FFFF00
  • settings.numberInputBackground#1e212c
  • settings.numberInputBorder#1e212c
  • settings.numberInputForeground#EFF1F3
  • settings.textInputBackground#1e212c
  • settings.textInputBorder#1e212c
  • settings.textInputForeground#EFF1F3
  • sideBar.background#232834
  • sideBar.border#232834
  • sideBar.foreground#89a4bb
  • sideBarSectionHeader.background#232834
  • sideBarSectionHeader.foreground#5f7e97
  • sideBarTitle.foreground#5f7e97
  • statusBar.background#232834
  • statusBar.border#262A39
  • statusBar.debuggingBackground#202431
  • statusBar.debuggingBorder#1F2330
  • statusBar.foreground#5f7e97
  • statusBar.noFolderBackground#232834
  • statusBar.noFolderBorder#25293A
  • statusBarItem.activeBackground#202431
  • statusBarItem.hoverBackground#202431
  • statusBarItem.prominentBackground#202431
  • statusBarItem.prominentHoverBackground#202431
  • tab.activeBackground#FBD03C
  • tab.activeBorder#FBD03C
  • tab.activeForeground#000000
  • tab.border#232834
  • tab.inactiveBackground#232834
  • tab.inactiveForeground#FFFFFF
  • tab.unfocusedActiveBorder#FBD03C
  • tab.unfocusedActiveForeground#000000
  • tab.unfocusedInactiveForeground#EFF1F3
  • terminal.ansiBlack#232834
  • terminal.ansiBlue#EFF1F3
  • terminal.ansiBrightBlack#575656
  • terminal.ansiBrightBlue#EFF1F3
  • terminal.ansiBrightCyan#7fdbca
  • terminal.ansiBrightGreen#32FF32
  • terminal.ansiBrightMagenta#34CDFF
  • terminal.ansiBrightRed#B51631
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFFF00
  • terminal.ansiCyan#B5F5F8
  • terminal.ansiGreen#32FF32
  • terminal.ansiMagenta#34CDFF
  • terminal.ansiRed#B51631
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#addb67
  • terminal.foreground#EFF1F3
  • terminal.selectionBackground#0048ff54
  • terminalCursor.background#0048ff54
  • textBlockQuote.background#3b4252
  • textBlockQuote.border#81a1c1
  • textCodeBlock.background#4c566a
  • textLink.activeForeground#FFFF00
  • textLink.foreground#34CDFF
  • textPreformat.foreground#FFFF00
  • textSeparator.foreground#EFF1F3
  • titleBar.activeBackground#232834
  • titleBar.activeForeground#eeefff
  • titleBar.inactiveBackground#010e1a
  • walkThrough.embeddedEditorBackground#232834
  • welcomePage.background#1e212c
  • welcomePage.buttonBackground#232834
  • welcomePage.buttonHoverBackground#232834
  • widget.shadow#1a1d25

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
markup.changed, meta.diff.header.git, meta.diff.header.from-file, meta.diff.header.to-file#EFF1F3
markup.deleted.diff#B5163190
markup.inserted.diff#addb67ff
comment#7F848E
string#B5F5F8
region#7F848E
string.quoted, variable.other.readwrite.js#B5F5F8
string.unquoted, string.unquoted.preprocessor.message#F1F1F1
string.unquoted.plain.out.yaml#B5F5F8
string.quoted.double.yaml#EFF1F3
punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml#EFF1F3
punctuation.definition.generic.begin.html, punctuation.definition.generic.end.html#B51631f2
support.constant.math#addb67
support.constant.math.ts, support.function.math.ts#34CDFF
support.constant.math.js, support.function.math.js#EFF1F3
constant.language.null.js#34CDFF
constant.numeric, constant.character.numeric#A19B7E
constant.numeric.decimal.js#A19B7E
constant.language, punctuation.definition.constant, variable.other.constant#EFF1F3
constant.character, constant.other#EFF1F3
constant.character.escape#7F848E
constant.character.escape.line-continuation.cpp#7F848E
string.regexp, string.regexp keyword.other#5ca7e4
meta.function punctuation.separator.comma#EFF1F3
variable#EFF1F3
punctuation.accessor, keyword#EFF1F3
keyword.preprocessor.region#4b515f
storage, meta.var.expr, meta.class meta.method.declaration meta.var.expr storage.type.js, storage.type.property.js, storage.type.property.ts, storage.type.property.tsx#34CDFF
storage.modifier#34CDFF
storage.modifier.import.java#EFF1F3
keyword.other.import.java#34CDFF
keyword.other.package.java#34CDFF
storage.modifier.package.java#EFF1F3
entity.name.type.class.java#EFF1F3
storage.modifier.js#34CDFF
storage.type.cs#2B91AF
storage.type.function.arrow.js#EFF1F3
entity.name.class, meta.class entity.name.type.class#008B8B
entity.other.inherited-class#5E81AC
entity.other.inherited-class.ruby#5E81AC
entity.other.inherited-class.php#5E81AC
entity.other.inherited-class.tsx#5E81AC
variable.language.this.tsx#34CDFF
variable.language.this.ts#34CDFF
variable.other.property.tsx#EFF1F3
variable.other.property.ts#EFF1F3
keyword.control.import.tsx#34CDFF
meta.definition.method.tsx entity.name.function.tsx#EFF1F3
meta.decorator.tsx meta.function-call.tsx entity.name.function.tsx#34CDFF
meta.decorator.tsx punctuation.decorator.tsx#34CDFF
meta.function-call.tsx support.class.console.tsx#EFF1F3
meta.function-call.ts support.class.console.ts#EFF1F3
meta.function-call.tsx support.function.console.tsx#EFF1F3
meta.function-call.ts support.function.console.ts#A3BE8C
meta.arrow.tsx storage.type.function.arrow.tsx#EFF1F3
meta.arrow.ts storage.type.function.arrow.ts#EFF1F3
string.quoted.single.js#B5F5F8
string.quoted.single.ts#B5F5F8
string.quoted.other.lt-gt.include.cpp#EFF1F3
string.regexp.js#B5F5F8
constant.character.escape.backslash.regexp#81A1C1
punctuation.definition.group.regexp#4ECB4D
punctuation.definition.group.no-capture.regexp#4ECB4D
meta.group.regexp#B5F5F8
keyword.operator.or.regexp#34CDFF
keyword.operator.expression.instanceof.js#34CDFF
punctuation.definition.character-class.regexp#EBCB8B
constant.other.character-class.regexp#34CDFF
constant.other.character-class.set.regexp#B5F5F8
constant.other.character-class.range.regexp#A19B7E
keyword.operator.quantifier.regexp#34CDFF
keyword.control.anchor.regexp#34CDFF
punctuation.definition.string.begin.js, punctuation.definition.string.end.js#EFF1F3
keyword.other.js#4ECB4D
support.class.console.js#EFF1F3
meta.function-call.tsx support.function.tsx#EFF1F3
meta.function-call.ts support.function.ts#A3BE8C
support.function.console.js#EFF1F3
punctuation.terminator.statement.js#EFF1F3
punctuation.terminator.statement.ts#EFF1F3
punctuation.definition.tag, meta.tag#7F848E
meta.tag.other.html, entity.name.tag, meta.tag.html#7F848E
entity.other.attribute-name#7F848E
entity.name.tag.custom#7F848E
support.function, support.constant#eff3f0
support.constant.meta.property-value#7fdbca
support.type, support.class#5CCFE6
support.type.python#34CDFF
punctuation.definition.decorator.python#34CDFF
punctuation.definition.binding-pattern.object.js#EFF1F3
support.type.object.module.js#EFF1F3
support.variable.dom#addb67
invalid#ffffff
invalid.deprecated#ffffff
keyword.operator#34CDFF
keyword.operator.class.php#34CDFF
keyword.operator.sizeof.cpp#34CDFF
keyword.operator.expression.in.js#34CDFF
keyword.operator.conditional.question-mark#EFF1F3
keyword.operator.relational#EFF1F3
keyword.operator.assignment#EFF1F3
keyword.operator.assignment.python#EFF1F3
keyword.operator.comparison.python#EFF1F3
keyword.operator.comparison.ts, keyword.operator.comparison.tsx#EFF1F3
keyword.operator.python#EFF1F3
keyword.operator.arithmetic.python#EFF1F3
keyword.operator.arithmetic#EFF1F3
keyword.operator.arrow#EFF1F3
keyword.operator.bitwise#EFF1F3
keyword.operator.increment#EFF1F3
keyword.operator.ternary#EFF1F3
keyword.other.using#34CDFF
keyword.other.await#34CDFF
keyword.other.void#34CDFF
keyword.other.namespace#34CDFF
keyword.other.where#34CDFF
keyword.other.var#34CDFF
keyword.type#34CDFF
comment.line.double-slash#7F848E
comment.line.double-slash.js#54585f
string.quoted.double#B8D7A3
string.quoted.double.clojure#B5F5F8
string.quoted.double.java#B5F5F8
string.quoted.double.cpp#B5F5F8
string.quoted.double.ruby#B5F5F8
string.quoted.double.cs#B5F5F8
meta.tag.cs string.quoted.double.cs#B8D7A3
object#cdebf7
constant.language.null#34CDFF
meta.brace#EFF1F3
punctuation.definition.parameters.begin.js, punctuation.definition.parameters.end.js#EFF1F3
meta.delimiter.period#34CDFF
punctuation.definition.string#EFF1F3
punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs#EFF1F3
punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs#34CDFF
constant.language.boolean#34CDFF
object.comma#ffffff
variable.parameter.function#7fdbca
variable.parameter.function.language.special.self.python#EFF1F3
variable.parameter.function.language.python#EFF1F3
variable.parameter.function.language.special.cls.python#EFF1F3
meta.function-call.generic.python#E4FF1A
variable.parameter.function.ruby#EFF1F3
support.type.vendor.property-name, support.constant.vendor.property-value, support.type.property-name, meta.property-list entity.name.tag#80CBC4
meta.property-list entity.name.tag.reference#57eaf1
constant.other.color.rgb-value punctuation.definition.constant#F78C6C
constant.other.color#C8C8C8
keyword.other.unit#C8C8C8
meta.selector#34CDFF
entity.other.attribute-name.class.css#34CDFF
support.type.vendored.property-name.css#EAE2B7
support.function.url.css#C8C8C8
support.function.builtin.python#34CDFF
entity.name.type.class.python#EFF1F3
entity.name.type.class.php#EFF1F3
support.function.calc.css#C8C8C8
keyword.other.important.css#34CDFF
keyword.operator.pattern.css#C8C8C8
punctuation.definition.string.begin.css, punctuation.definition.string.end.css#C8C8C8
punctuation.definition.entity.begin.bracket.square.css, punctuation.definition.entity.end.bracket.square.css#C8C8C8
support.function.misc.css#C8C8C8
meta.function.url.css#C8C8C8
support.function.transform.css#C8C8C8
punctuation.terminator.rule.css#C8C8C8
punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css#C8C8C8
keyword.operator.combinator.css#C8C8C8
string.quoted.double.css#B5F5F8
string.quoted.double.powershell#B5F5F8
support.function.attribute.powershell#EFF1F3
entity.other.attribute-name.id#7F848E
meta.property-name#80CBC4
entity.name.tag.doctype, meta.tag.sgml.doctype#34CDFF
punctuation.definition.parameters#d9f5dd
keyword.control.operator#7fdbca
keyword.operator.logical#34CDFF
variable.instance, variable.other.instance, variable.readwrite.instance, variable.other.readwrite.instance, variable.other.property#7CA5A0
variable.instance.ruby, variable.other.instance.ruby, variable.readwrite.instance.ruby, variable.other.readwrite.instance.ruby, variable.other.property.ruby#5E81AC
variable.other.readwrite.class.ruby#5E81AC
punctuation.definition.variable.ruby#5E81AC
variable.other.property.js#EFF1F3
support.variable.property.js#EFF1F3
support.variable.property.ts#34CDFF
variable.other.object.property#EFF1F3
variable.other.object.js#E4FF1A
meta.objectliteral.js#E4FF1A
entity.name.function#E4FF1A
punctuation.separator.comma.js#EFF1F3
entity.name.function.cs#E4FF1A
entity.name.function.clojure#34CDFF
entity.name.function.php#E4FF1A
entity.name.function.java#E4FF1A
entity.name.function.ruby#EFF1F3
entity.name.function.definition.cpp#EFF1F3
meta.function.definition.cpp meta.head.function.definition.cpp entity.name.function.definition.cpp#EFF1F3
meta.template.call.cpp meta.qualified_type.cpp entity.name.type.cpp#34CDFF
keyword.operator.cpp#34CDFF
variable.language.this.cpp#34CDFF
keyword.operator.cast.reinterpret_cast.cpp#EFF1F3
variable.other.property.cpp#EFF1F3
keyword.operator.decrement.cpp#EFF1F3
keyword.operator.comparison.cpp#EFF1F3
keyword.operator.comparison.cs#EFF1F3
meta.block.tsx meta.function-call.tsx entity.name.function.tsx#EFF1F3
support.type.primitive.tsx#34CDFF
support.type.primitive.ts#34CDFF
entity.name.function.js#EFF1F3
entity.name.function.tsx#EFF1F3
support.function.js#EFF1F3
keyword.operator.comparison, keyword.control.flow.js, keyword.control.flow.ts, keyword.control.flow.tsx, keyword.control.ruby, keyword.control.module.ruby, keyword.control.class.ruby, keyword.control.def.ruby, keyword.control.loop.js, keyword.control.loop.ts, keyword.control.import.js, keyword.control.import.ts, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.tsx, keyword.operator.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#34CDFF
keyword.operator.expression.typeof.js#34CDFF
keyword.control.conditional.js, keyword.control.conditional.ts, keyword.control.switch.js, keyword.control.switch.ts#F1F1F1
support.constant, keyword.other.special-method, keyword.other.new, keyword.other.debugger, keyword.control#34CDFF
support.function#addb67
support.function.kernel.ruby#34CDFF
invalid.broken#020e14
invalid.unimplemented#ffffff
invalid.illegal#ffffff
variable.language#7fdbca
variable.language.this.js#34CDFF
variable.language.this.php#34CDFF
variable.language.arguments.js#EFF1F3
support.variable.property#34CDFF
variable.function#EFF1F3
variable.language.super.js#EFF1F3
variable.language.super.tsx#EFF1F3
entity.other.inherited-class.js#5E81AC
variable.interpolation#B51631
meta.function-call#EFF1F3
punctuation.section.embedded#FF007F
punctuation.terminator.expression, punctuation.definition.arguments, punctuation.definition.array, punctuation.section.array, meta.array#d6deeb
punctuation.definition.list.begin, punctuation.definition.list.end, punctuation.separator.arguments, punctuation.definition.list#EFF1F3
punctuation.definition.list.begin.markdown, punctuation.definition.list.end.markdown, punctuation.separator.arguments.markdown, punctuation.definition.list.markdown#EFF1F3
string.template meta.template.expression#FF007F
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js#EFF1F3
string.template.js meta.template.expression.js#34CDFF
string.template punctuation.definition.string#d6deeb
italic#34CDFFitalic
bold#addb67bold
quote#B5F5F8
raw#80CBC4
variable.assignment.coffee#31e1eb
variable.parameter.function.coffee#d6deeb
variable.assignment.coffee#7fdbca
variable.other.readwrite.cs#d6deeb
entity.name.type.class.cs, storage.type.cs#eff3ef
entity.name.variable.field#EFF1F3
entity.name.variable.field.where.js#34CDFF
keyword.other.where#34CDFF
entity.name.variable.field.where#34CDFF
entity.name.type.type-parameter#B8D7A3
entity.name.type.namespace.cs#F1F1F1
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css, support.constant.property-value.css#34CDFF
support.constant.property-value.css#C8C8C8
constant.character.escape.codepoint.css#B5F5F8
punctuation.definition.keyword.css#34CDFF
support.type.property-name.media.css#EAE2B7
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#7fdbca
keyword.other.unit.css#FFEB95
meta.attribute.id.html, string.quoted.double.html#EFF1F3
string.quoted.double.include.cpp#EFF1F3
entity.name.function.preprocessor.cpp#EFF1F3
keyword.operator.null-conditional#EFF1F3
entity.name.tag.html#34CDFF
meta.attribute-selector.css entity.other.attribute-name.attribute, variable.other.readwrite.js#2EB7F3
entity.other.attribute-name.css#2EB7F3
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#f0f3ef
source.elixir entity.name.function#addb67
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#EFF1F3
source.elixir punctuation.definition.string#addb67
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#addb67
source.elixir .punctuation.binary.elixir#34CDFF
constant.keyword.clojure#34CDFF
source.elm#5f7e97
source.go meta.function-call.go#DDDDDD
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.struct.go, source.go keyword.interface.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#34CDFF
source.go constant.language.go, source.go constant.other.placeholder.go#B51631
entity.scope.name.cpp#EFF1F3
meta.namespace-block.cpp#F1F1F1
storage.type.language.primitive.cpp#B51631
meta.preprocessor.macro.cpp#d6deeb
variable.parameter#ffcb8b
variable.other.readwrite.powershell#EFF1F3
support.function.powershell#ffe600
entity.other.attribute-name.id.html#7F848E
punctuation.definition.tag.html#6ae9f0
meta.tag.sgml.doctype.html#34CDFF
meta.class entity.name.type.class.js#EFF1F3
keyword.operator.expression.of.js#34CDFF
meta.method.declaration storage.type.js#EFF1F3
terminator.js#d6deeb
meta.js punctuation.definition.js#d6deeb
entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc#5f7e97
variable.other.jsdoc, variable.other.phpdoc#78ccf0
variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other#d6deeb
variable.parameter.function.js#7986E7
variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx#d6deeb
variable.js, variable.other.js#d6deeb
entity.name.type.js, entity.name.type.module.js#EFF1F3
constant.character.escape.js#FFFF00
support.class.js#d6deeb
support.class.builtin.js#34CDFF
support.class.builtin.php#34CDFF
support.type.property-name.json#7fdbca
string.json support.type.property-name.json#7F848E
support.type.property-name.json.comments#7F848E
support.type.property-name.css#EAE2B7
variable.css, meta.property-list.css#EAE2B7
constant.numeric.css#C8C8C8
support.constant.vendored.property-value.css, meta.property-value.css, support.constant.font-name.css#C8C8C8
support.constant.json#addb67
meta.structure.dictionary.value.json string.quoted.double#B5F5F8
string.quoted.double.json punctuation.definition.string.json#80CBC4
string.quoted.double.js#B5F5F8
string.quoted.double.tsx#B5F5F8
string.quoted.double.ts#B5F5F8
string.quoted.double.php#B5F5F8
source.sql.embedded.php#B5F5F8
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#34CDFF
variable.other.object.js#d6deeb
variable.other.ruby#d6deeb
entity.name.type.class.ruby#EFF1F3
constant.language.symbol.hashkey.ruby#7fdbca
constant.language.symbol.ruby#7fdbca
entity.name.tag.less#7fdbca
keyword.other.unit.css#FFEB95
meta.attribute-selector.less entity.other.attribute-name.attribute#2EB7F3
markup.heading.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#76923C
markup.italic.markdown#34CDFF
markup.bold.markdown#34CDFFbold
punctuation.definition.raw.markdown#34CDFFbold
punctuation.definition.heading.markdown#7F848Ebold
heading.1.markdown#FFFF00bold
heading.2.markdown#FFFF00bold
heading.3.markdown#FFFF00bold
markup.quote.markdown#7F848E
markup.inline.raw.markdown#80CBC4
markup.underline.link.markdown, markup.underline.link.image.markdown#A0DAED
string.other.link.title.markdown#A19B7E
punctuation.definition.string.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, meta.link.inline.markdown punctuation.definition.string#EFF1F3
punctuation.definition.quote.begin.markdown, punctuation.definition.quote.end.markdown#7F848E
meta.paragraph.markdown#EFF1F3
punctuation.definition.metadata.markdown#EFF1F3
string.other.link.description.markdown#A19B7E
beginning.punctuation.definition.list.markdown#82b1ff
markup.inline.raw.string.markdown#B5F5F8
variable.other.php, variable.other.property.php#bec5d4
support.class.php#EFF1F3
meta.function-call.php punctuation#d6deeb
variable.other.global.php#addb67
variable.other.global.php punctuation.definition.variable#addb67
constant.language.python#34CDFF
variable.parameter.function.python, meta.function-call.arguments.python#EFF1F3
meta.function-call.python, meta.function-call.generic.python#E4FF1A
punctuation.python#d6deeb
entity.name.function.decorator.python#addb67
source.python variable.language.special#9191FF
variable.language.special.self.python#EFF1F3
keyword.control.python#34CDFF
variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass#addb67
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#EFF1F3
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#bec5d4
meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute#2EB7F3
entity.name.tag.scss, entity.name.tag.sass#7fdbca
keyword.other.unit.scss, keyword.other.unit.sass#FFEB95
variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.object.ts, variable.other.object.tsx, variable.object.property.ts, variable.object.property.tsx, variable.other.ts, variable.other.tsx, variable.tsx, variable.ts#d6deeb
entity.name.type.ts, entity.name.type.tsx#A3BE8C
support.class.node.ts, support.class.node.tsx#EFF1F3
meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type#5f7e97
meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block#d6deeb
punctuation.definition.block.ts#EFF1F3
punctuation.definition.block.js#EFF1F3
keyword.operator.logical.js#EFF1F3
keyword.operator.logical.ts#EFF1F3
keyword.operator.new.js#34CDFF
meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx#EFF1F3
meta.tag.js meta.jsx.children.tsx#EFF1F3
entity.name.tag.yaml#7F848E
variable.other.readwrite.js, variable.parameter#d7dbe0
support.class.component.tsx#B8D7A3
support.class.component.js#B8D7A3
meta.tag.other.js, entity.name.tag.js, meta.tag.js#B8D7A3
meta.tag.other.tsx, entity.name.tag.tsx, meta.tag.tsx#B8D7A3
punctuation.section.embedded.begin.js, punctuation.section.embedded.end.js#EFF1F3
punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx#EFF1F3
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#A3BE8C
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#d6deeb
meta.class entity.name.type.class.tsx#EFF1F3
meta.class entity.name.type.class.ts#EFF1F3
entity.name.type.module.ts#EFF1F3
meta.type.annotation.tsx entity.name.type.tsx#34CDFF
meta.type.parameters.tsx entity.name.type.tsx#EFF1F3
meta.method.declaration storage.type.ts, meta.method.declaration storage.type.tsx#EFF1F3
meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, meta.brace, keyword.operator.operator, keyword.operator.or.regexp, keyword.operator.expression.in, keyword.operator.relational, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.type, keyword.operator, keyword, punctuation.definintion.string, punctuation, variable.other.readwrite.js, storage.type, source.css, string.quoted

Shiki preview

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

Loading...

Midnight Spruce Pine by Jason Hartsoe - VS Code Theme