Skip to main content
Coding Theme

Color themes

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.activeBackground#6e2dd433
  • activityBar.activeBorder#6e2dd4
  • activityBar.background#050505
  • activityBar.border#181818
  • activityBar.dropBorder#6e2dd433
  • activityBar.foreground#6e2dd4
  • activityBar.inactiveForeground#d4d4d4
  • activityBarBadge.background#6e2dd4
  • activityBarBadge.foreground#ffffff
  • activityBarTop.activeBorder#6e2dd4
  • activityBarTop.dropBorder#6e2dd433
  • activityBarTop.foreground#6e2dd4
  • activityBarTop.inactiveForeground#d4d4d4
  • badge.background#6e2dd4
  • badge.foreground#ffffff
  • breadcrumb.background#111111
  • breadcrumbPicker.background#181818
  • button.background#6e2dd480
  • button.border#ffffff15
  • button.foreground#ffffff
  • button.hoverBackground#6e2dd499
  • button.secondaryBackground#472747
  • button.secondaryForeground#ffcce8
  • button.secondaryHoverBackground#5c325c
  • button.separator#573d57
  • charts.blue#7f9fdb
  • charts.foreground#ffcce8
  • charts.green#8abf8e
  • charts.lines#c8c2c8
  • charts.orange#e6996a
  • charts.purple#6e2dd4
  • charts.red#e67a8c
  • charts.yellow#e6c38a
  • checkbox.foreground#ffcce8
  • commandCenter.activeBackground#6e2dd440
  • commandCenter.activeForeground#ffffff
  • commandCenter.background#111111
  • commandCenter.border#6e2dd450
  • commandCenter.foreground#6e2dd4
  • contrastActiveBorder#00000000
  • contrastBorder#00000000
  • debugConsole.errorForeground#e67a8c
  • debugConsole.infoForeground#7f9fdb
  • debugConsole.warningForeground#e6c38a
  • debugExceptionWidget.background#181818
  • debugExceptionWidget.border#6e2dd4
  • debugIcon.breakpointCurrentStackframeForeground#e67a8c
  • debugIcon.breakpointDisabledForeground#e67a8c80
  • debugIcon.breakpointForeground#e67a8c
  • debugIcon.continueForeground#7f9fdb
  • debugIcon.disconnectForeground#e67a8c
  • debugIcon.pauseForeground#e67a8c
  • debugIcon.restartForeground#8abf8e
  • debugIcon.startForeground#8abf8e
  • debugIcon.stepBackForeground#7f9fdb
  • debugIcon.stepIntoForeground#7f9fdb
  • debugIcon.stepOutForeground#7f9fdb
  • debugIcon.stepOverForeground#7f9fdb
  • debugIcon.stopForeground#e67a8c
  • debugToolBar.background#181818
  • descriptionForeground#e6e6e6cc
  • diffEditor.border#6e2dd4
  • diffEditor.diagonalFill#3d283d
  • diffEditor.insertedLineBackground#8abf8e1a
  • diffEditor.insertedTextBackground#8abf8e26
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.move.border#e6c38a4d
  • diffEditor.moveActive.border#e6c38ab3
  • diffEditor.removedLineBackground#e67a8c1a
  • diffEditor.removedTextBackground#e67a8c26
  • diffEditor.removedTextBorder#00000000
  • diffEditorGutter.insertedLineBackground#00000000
  • diffEditorGutter.removedLineBackground#00000000
  • diffEditorOverview.insertedForeground#8abf8e25
  • diffEditorOverview.removedForeground#e67a8c30
  • disabledForeground#e6e6e64d
  • dropdown.background#181818
  • dropdown.border#6e2dd450
  • dropdown.foreground#ffcce8
  • dropdown.listBackground#181818
  • editor.background#111111
  • editor.findMatchBackground#6e2dd430
  • editor.findMatchBorder#6e2dd460
  • editor.findMatchHighlightBackground#6e2dd43d
  • editor.findMatchHighlightBorder#6e2dd45c
  • editor.foldBackground#ffffff0d
  • editor.foldPlaceholderForeground#6e2dd4
  • editor.foreground#ffcce8
  • editor.hoverHighlightBackground#6e2dd44d
  • editor.inactiveSelectionBackground#6e2dd44d
  • editor.lineHighlightBackground#6e2dd41a
  • editor.lineHighlightBorder#6e2dd426
  • editor.linkedEditingBackground#7f9fdb33
  • editor.rangeHighlightBackground#6e2dd43d
  • editor.selectionBackground#6e2dd480
  • editor.selectionForeground#ffffff
  • editor.selectionHighlightBackground#6e2dd430
  • editor.selectionHighlightBorder#6e2dd44d
  • editor.wordHighlightBackground#6e2dd42a
  • editor.wordHighlightBorder#6e2dd43d
  • editor.wordHighlightStrongBackground#6e2dd43d
  • editorBracketHighlight.foreground1#e6c38a
  • editorBracketHighlight.foreground2#a65de2
  • editorBracketHighlight.foreground3#7f9fdb
  • editorBracketHighlight.foreground4#6e2dd4
  • editorBracketHighlight.foreground5#6ad0d0
  • editorBracketHighlight.foreground6#ff66aa
  • editorBracketHighlight.unexpectedBracket.foreground#e67a8c
  • editorBracketMatch.background#6e2dd44d
  • editorBracketMatch.border#6e2dd473
  • editorCodeLens.foreground#cccccc80
  • editorCursor.background#000000
  • editorCursor.foreground#e6c38a
  • editorError.border#00000000
  • editorError.foreground#e67a8c
  • editorGhostText.border#00000000
  • editorGhostText.foreground#d9d9d970
  • editorGroup.border#1a1a1a
  • editorGroup.dropBackground#6e2dd415
  • editorGroupHeader.border#00000000
  • editorGroupHeader.noTabsBackground#111111
  • editorGroupHeader.tabsBackground#050505
  • editorGroupHeader.tabsBorder#1a1a1a
  • editorGutter.addedBackground#8abf8ecc
  • editorGutter.background#111111
  • editorGutter.commentRangeForeground#d9d9d9
  • editorGutter.deletedBackground#e67a8ccc
  • editorGutter.modifiedBackground#7f9fdbcc
  • editorHoverWidget.background#181818
  • editorHoverWidget.border#6e2dd4
  • editorIndentGuide.activeBackground1#6e2dd4e6
  • editorIndentGuide.background1#6e2dd466
  • editorInfo.border#00000000
  • editorInlayHint.background#6e2dd420
  • editorInlayHint.foreground#e0e0e090
  • editorInlayHint.typeBackground#6e2dd430
  • editorInlayHint.typeForeground#6e2dd4aa
  • editorLineNumber.activeForeground#ffcce8
  • editorLineNumber.foreground#d4d4d4
  • editorLink.activeForeground#6e2dd4
  • editorMarkerNavigation.background#181818
  • editorMarkerNavigationError.background#e67a8c90
  • editorMarkerNavigationInfo.background#7f9fdb90
  • editorMarkerNavigationWarning.background#e6c38a90
  • editorOverviewRuler.addedForeground#8abf8e80
  • editorOverviewRuler.border#6e2dd4
  • editorOverviewRuler.deletedForeground#e67a8c80
  • editorOverviewRuler.errorForeground#e67a8c
  • editorOverviewRuler.incomingContentForeground#8abf8e80
  • editorOverviewRuler.infoForeground#7f9fdb80
  • editorOverviewRuler.modifiedForeground#7f9fdb80
  • editorOverviewRuler.selectionHighlightForeground#6e2dd480
  • editorOverviewRuler.warningForeground#e6c38a
  • editorRuler.foreground#6e2dd440
  • editorStickyScroll.shadow#00000066
  • editorStickyScrollHover.background#202020
  • editorSuggestWidget.background#181818
  • editorSuggestWidget.border#6e2dd4
  • editorSuggestWidget.foreground#ffcce8
  • editorSuggestWidget.highlightForeground#e6c38a
  • editorSuggestWidget.selectedBackground#6e2dd440
  • editorSuggestWidget.selectedIconForeground#ffffff
  • editorUnnecessaryCode.border#00000000
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.border#00000000
  • editorWarning.foreground#e6c38a
  • editorWhitespace.foreground#6e2dd460
  • editorWidget.background#181818
  • editorWidget.border#6e2dd4
  • editorWidget.resizeBorder#6e2dd450
  • errorForeground#e67a8c
  • errorLens.errorForeground#e67a8c99
  • errorLens.hintForeground#7f9fdb99
  • errorLens.infoForeground#7f9fdb99
  • errorLens.warningForeground#e6c38a99
  • extensionButton.background#6e2dd480
  • extensionButton.foreground#ffffff
  • extensionButton.hoverBackground#6e2dd499
  • extensionButton.prominentBackground#6e2dd49d
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#6e2dd4
  • focusBorder#6e2dd4
  • foreground#ffcce8
  • gitDecoration.conflictingResourceForeground#ff66aa
  • gitDecoration.deletedResourceForeground#e67a8c
  • gitDecoration.ignoredResourceForeground#d4d4d4
  • gitDecoration.modifiedResourceForeground#7f9fdb
  • gitDecoration.untrackedResourceForeground#8abf8e
  • icon.foreground#ffcce8AA
  • inlineChat.background#181818
  • inlineChat.border#6e2dd4
  • inlineChatInput.background#151515
  • inlineChatInput.border#6e2dd450
  • inlineChatInput.focusBorder#6e2dd4
  • input.background#151515
  • input.border#6e2dd450
  • input.foreground#ffcce8
  • input.placeholderForeground#d4d4d4cc
  • inputOption.activeBackground#6e2dd450
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#ffffff
  • inputOption.hoverBackground#6e2dd440
  • inputValidation.errorBackground#181818
  • inputValidation.errorBorder#e6c38a
  • inputValidation.infoBackground#181818
  • inputValidation.infoBorder#6e2dd4
  • inputValidation.warningBackground#181818
  • inputValidation.warningBorder#e6c38a
  • keybindingLabel.background#181818
  • keybindingLabel.border#6e2dd450
  • keybindingLabel.bottomBorder#6e2dd450
  • keybindingLabel.foreground#ffcce8
  • list.activeSelectionBackground#6e2dd450
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#6e2dd415
  • list.errorForeground#e67a8c
  • list.focusBackground#6e2dd440
  • list.focusForeground#ffffff
  • list.highlightForeground#6e2dd4
  • list.hoverBackground#6e2dd430
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#6e2dd440
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#e6c38a
  • menu.background#181818
  • menu.border#1a1a1a
  • menu.foreground#ffcce8
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#6e2dd430
  • menubar.selectionBackground#181818
  • menubar.selectionForeground#ffcce8
  • merge.border#6e2dd4
  • merge.commonContentBackground#e6c38a30
  • merge.commonHeaderBackground#e6c38a80
  • merge.currentContentBackground#8abf8e30
  • merge.currentHeaderBackground#8abf8e80
  • merge.incomingContentBackground#7f9fdb30
  • merge.incomingHeaderBackground#7f9fdb80
  • minimap.background#111111
  • minimap.errorHighlight#e67a8c
  • minimap.findMatchHighlight#6e2dd4
  • minimap.selectionHighlight#6e2dd4
  • minimap.selectionOccurrenceHighlight#6e2dd4
  • minimap.warningHighlight#e6c38a
  • minimapGutter.addedBackground#8abf8e
  • minimapGutter.deletedBackground#e67a8c
  • minimapGutter.modifiedBackground#7f9fdb
  • notificationCenterHeader.background#181818
  • notificationCenterHeader.foreground#ffcce8
  • notificationLink.foreground#6e2dd4
  • notifications.background#181818
  • notifications.border#6e2dd4
  • notifications.foreground#ffcce8
  • notificationsErrorIcon.foreground#e67a8c
  • notificationsInfoIcon.foreground#6e2dd4
  • notificationsWarningIcon.foreground#e6996a
  • panel.background#0c0c0c
  • panel.border#1a1a1a
  • panel.dropBorder#6e2dd480
  • panelInput.border#6e2dd450
  • panelSection.border#6e2dd4
  • panelSectionHeader.background#161616
  • panelSectionHeader.border#6e2dd4
  • panelSectionHeader.foreground#ffcce8
  • panelTitle.activeBorder#6e2dd4
  • panelTitle.activeForeground#6e2dd4
  • panelTitle.inactiveForeground#d4d4d4
  • peekView.border#6e2dd4
  • peekViewEditor.background#131313
  • peekViewEditor.matchHighlightBackground#6e2dd433
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#131313
  • peekViewEditorStickyScroll.background#202020
  • peekViewResult.background#151515
  • peekViewResult.fileForeground#ffcce8
  • peekViewResult.lineForeground#ffcce8
  • peekViewResult.matchHighlightBackground#6e2dd480
  • peekViewResult.selectionBackground#6e2dd433
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#181818
  • peekViewTitleDescription.foreground#ffcce8
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#6e2dd4
  • pickerGroup.foreground#ffcce8
  • profileBadge.background#6e2dd4
  • profileBadge.foreground#ffffff
  • progressBar.background#6e2dd4
  • quickInput.background#181818
  • quickInput.foreground#ffcce8
  • quickInputList.focusBackground#6e2dd450
  • quickInputList.focusForeground#ffffff
  • quickInputList.focusIconForeground#ffffff
  • quickInputTitle.background#050505
  • sash.hoverBorder#6e2dd450
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#6e2dd440
  • scrollbarSlider.background#6e2dd420
  • scrollbarSlider.hoverBackground#6e2dd430
  • selection.background#6e2dd480
  • settings.headerForeground#6e2dd4
  • settings.modifiedItemIndicator#6e2dd4
  • sideBar.background#0c0c0c
  • sideBar.border#181818
  • sideBar.foreground#ffcce8CC
  • sideBarSectionHeader.background#0c0c0c
  • sideBarSectionHeader.border#181818
  • sideBarSectionHeader.foreground#ffcce8
  • sideBarStickyScroll.background#080808
  • sideBarStickyScroll.shadow#00000066
  • sideBarTitle.foreground#6e2dd4
  • statusBar.background#050505
  • statusBar.border#181818
  • statusBar.debuggingBackground#6e2dd440
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#d4d4d4
  • statusBar.noFolderBackground#050505
  • statusBar.noFolderBorder#181818
  • statusBar.noFolderForeground#ffcce8cc
  • statusBarItem.activeBackground#6e2dd440
  • statusBarItem.compactHoverBackground#6e2dd480
  • statusBarItem.errorBackground#e67a8c
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.errorHoverBackground#ea8a99
  • statusBarItem.errorHoverForeground#ffffff
  • statusBarItem.hoverBackground#6e2dd440
  • statusBarItem.hoverForeground#ffffff
  • statusBarItem.offlineBackground#6e2dd4
  • statusBarItem.offlineForeground#ffffff
  • statusBarItem.offlineHoverBackground#8d49f0
  • statusBarItem.prominentBackground#6e2dd440
  • statusBarItem.prominentForeground#ffcce8
  • statusBarItem.prominentHoverBackground#6e2dd460
  • statusBarItem.remoteBackground#6ad0d0
  • statusBarItem.remoteForeground#000000
  • statusBarItem.remoteHoverBackground#84d6d6
  • statusBarItem.remoteHoverForeground#ffffff
  • statusBarItem.warningBackground#e6c38a
  • statusBarItem.warningForeground#000000
  • statusBarItem.warningHoverBackground#e9cc9b
  • statusBarItem.warningHoverForeground#000000
  • tab.activeBackground#111111
  • tab.activeBorder#6e2dd4
  • tab.activeBorderTop#6e2dd4
  • tab.activeForeground#6e2dd4
  • tab.border#181818
  • tab.hoverBackground#6e2dd430
  • tab.inactiveBackground#050505
  • tab.inactiveForeground#d4d4d4
  • tab.lastPinnedBorder#6e2dd440
  • tab.unfocusedActiveBorder#6e2dd480
  • tab.unfocusedActiveForeground#6e2dd480
  • tab.unfocusedHoverBackground#6e2dd420
  • tab.unfocusedInactiveForeground#d4d4d4
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#7f9fdb
  • terminal.ansiBrightBlack#d4d4d4
  • terminal.ansiBrightBlue#7f9fdb
  • terminal.ansiBrightCyan#6ad0d0
  • terminal.ansiBrightGreen#8abf8e
  • terminal.ansiBrightMagenta#8d49f0
  • terminal.ansiBrightRed#e67a8c
  • terminal.ansiBrightWhite#ff9dc6
  • terminal.ansiBrightYellow#e6c38a
  • terminal.ansiCyan#6ad0d0
  • terminal.ansiGreen#8abf8e
  • terminal.ansiMagenta#6e2dd4
  • terminal.ansiRed#e67a8c
  • terminal.ansiWhite#ffcce8
  • terminal.ansiYellow#e6c38a
  • terminal.background#0c0c0c
  • terminal.foreground#ffcce8
  • terminal.selectionBackground#6e2dd480
  • terminal.selectionForeground#ffffff
  • terminalCursor.background#000000
  • terminalCursor.foreground#e6c38a
  • terminalStickyScrollHover.background#202020
  • textBlockQuote.background#6e2dd434
  • textBlockQuote.border#6e2dd4b9
  • textCodeBlock.background#6e2dd434
  • textLink.activeForeground#9155df
  • textLink.foreground#6e2dd4
  • textPreformat.background#6e2dd430
  • textPreformat.foreground#e6c38a
  • textSeparator.foreground#6e2dd4
  • titleBar.activeBackground#080808
  • titleBar.activeForeground#d4d4d4
  • titleBar.border#181818
  • titleBar.inactiveBackground#080808
  • titleBar.inactiveForeground#d4d4d4
  • toolbar.hoverBackground#6e2dd440
  • tree.indentGuidesStroke#6e2dd440
  • walkThrough.embeddedEditorBackground#111111
  • welcomePage.progress.background#181818
  • welcomePage.progress.foreground#6e2dd4
  • welcomePage.tileBackground#18181880
  • welcomePage.tileBorder#6e2dd440
  • welcomePage.tileHoverBackground#6e2dd430
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.module.elm, entity.other.inherited-class.python, variable.other.object, support.other.namespace.php, entity.other.attribute-name.namespace.xml, record.accessor, entity.name.record.field.accessor, storage.modifier.import.java, storage.modifier.import.groovy, meta.import.swift entity.name.type.swift, meta.member.access.python, variable.other.property.ts, variable.other.property.js, constant.language.symbol.elixir, punctuation.tag.liquid support.class.liquid, meta.scriptblock.powershell meta.group.simple.subexpression.powershell meta.group.simple.subexpression.powershell meta.scriptblock.powershell meta.scriptblock.powershell support.variable.automatic.powershell punctuation.definition.variable.powershell, meta.scriptblock.powershell meta.group.simple.subexpression.powershell meta.group.simple.subexpression.powershell meta.scriptblock.powershell meta.scriptblock.powershell support.variable.automatic.powershell, source.cpp meta.block.class.cpp meta.body.class.cpp, source.cpp meta.block.class.cpp meta.body.class.cpp meta.function.definition.special.constructor.cpp meta.body.function.definition.special.constructor.cpp#e6996a
entity.name.type#a3c790
comment, punctuation.definition.comment, string.quoted.docstring.multi, comment.block.documentation source#d4d4d480italic
comment, punctuation.definition.comment, string.quoted.docstring.multi, comment.block.documentation source, string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape#BBBBBBitalic
constant, support.constant.core.php#e67a8c
meta.section.struct.go variable.other.field.go, meta.section.struct.go variable.other.declaration.go, source, support, constant.character.entity.named, meta.jsx.children, source.lua, text.html.derivative, source.graphql meta.selections variable.other.alias.graphql, source.graphql meta.type.interface.graphql meta.type.object.graphql variable.graphql, source.graphql variable.arguments.graphql, JSXNested#ffcce8
entity.name.function.decorator, meta.decorator entity.name.function, meta.decorator punctuation.decorator, punctuation.definition.decorator, meta.decorator variable.other.readwrite.ts, variable.parameter.gdscript, entity.name.variable.parameter, variable.parameter#a65de2
keyword.control.export, support.type.object.module#e6c38a
support.function, entity.name.function, meta.function-call, meta.function, meta.method.declaration, meta.function-call support, variable.language.super.ts, source.directive, meta.function-call.generic, meta.method-call.static.php, meta.method-call.php, meta.class storage.type, meta.method.groovy, meta.bracket.square.access, entity.name.function-call.elixir, punctuation.output.liquid support.variable.liquid, meta.function.echo.edge source.js keyword.operator.error-control.js, entity.name.type.variant.gdscript, entity.name.function.powershell#7f9fdb
keyword.control.import, meta.module.name.elm support, meta.import.elm support, keyword.control.at-rule, punctuation.definition.keyword, variable.control.import.include, keyword.other.import.java#e6c38a
keyword.package.go, keyword.operator.pointer.go, keyword.control, keyword.control.conditional, storage.modifier, keyword.operator.new, keyword.operator.expression, keyword.begin.blade, keyword.end.blade, keyword.blade, keyword.type-alias, keyword.type, support.class.console, keyword.other.await, storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, keyword.other.new, keyword.other.phpdoc, keyword.other.use.php, keyword.operator.logical.python, keyword.other.import.static.groovy, keyword.other.import.groovy, punctuation.definition.attribute.swift, source.svelte meta.scope.tag.main.svelte meta.tag.start.svelte variable.function.svelte, meta.directive.on.svelte entity.name.type.svelte, keyword.other.special-method.elixir, keyword.edge, entity.name.function.edge, support.constant.edge, keyword.other.gdscript, keyword.other.onready.gdscript, source.graphql meta.fragment.graphql keyword.on.graphql, source.graphql meta.type.interface.graphql keyword.implements.graphql, source.graphql meta.type.interface.graphql meta.type.object.graphql meta.type.list.graphql keyword.operator.nulltype.graphql, source.graphql meta.variables.graphql keyword.operator.nulltype.graphql, source.graphql meta.type.interface.graphql meta.type.object.graphql keyword.operator.nulltype.graphql, keyword.operator.class.php, keyword.operator.spread.php, keyword.operator.type.php, keyword.operator.increment-decrement.php, keyword.operator.increment-increment.php, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, keyword.operator.string.php, keyword.operator.ternary.php, keyword.operator.variadic.php, keyword.operator.nullable-type.php, keyword.other.use-as.php, keyword.import.go, keyword.operator.address.go, keyword.operator.null-coalescing, keyword.operator.arrow, keyword.struct.go, keyword.operator.liquid, keyword.operator.optional.ts, keyword.cmake, keyword.codetag.notation#e6c38a
meta.object-literal.key, variable.object.property#ffcce8
keyword.other.definition.ini, support.type.property-name, entity.name.tag.yaml#e6c38a
keyword.operator.comparison, storage.type.function.arrow, keyword.operator.lua, keyword.operator.assignment, keyword.operator.relational, keyword.operator.increment, keyword.operator.decrement, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.math#e6c38a
punctuation, attribute_value, meta.brace, punctuation.definition.parameters, punctuation.definition.template-expression, keyword.operator, keyword.other, punctuation.terminator, punctuation.separator, punctuation.definition.generic.begin, punctuation.definition.generic.end, meta.function.type-declaration, keyword.other.colon.elm, meta.record.field.elm keyword.other.elm, keyword.other.period.elm, meta.tag.xml, meta.tag.preprocessor.xml, punctuation.definition.block, punctuation.accessor, constant.name.attribute.tag.pug, string.interpolated.pug, keyword.other.whitespace.liquid, meta.tag.template.block.twig, meta.tag.template.value.twig, begin.bracket, end.bracket, text.html.twig meta.tag.inline.any, text.html.twig meta.tag.block.any, support.function.construct.begin.blade, support.function.construct.end.blade source.php, support.function.construct.end.blade, meta.function.echo.blade source.php, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, text.html.vue-html meta.tag.block.any, keyword.operator.assignment.tsx, meta.definition.method.signature.java, meta.class.body.groovy, meta.definition.method.groovy meta.method.body.java meta.declaration.assertion.groovy, punctuation.definition.list.begin.erlang, meta.expression.parenthesized, meta.definition.function.swift meta.parameter-clause.swift, source.swift meta.function-call.swift, punctuation.section.embedded.end.swift source.swift, source.lua, meta.function.lua, punctuation.definition.keyword.svelte, source.svelte meta.scope.tag.SpeakerPicture.svelte meta.tag.start.svelte entity.other.attribute-name.svelte, expression.embbeded.vue punctuation.definition.tag.begin.html.vue, expression.embbeded.vue punctuation.definition.tag.end.html.vue, source.graphql meta.type.interface.graphql meta.type.object.graphql meta.type.list.graphql meta.brace.square.graphql, punctuation.output.liquid, text.html.liquid meta.tag.liquid punctuation.definition.tag.end.liquid, JSXAttrs keyword.operator.assignment.jsx, meta.tag.attributes.js keyword.operator.assignment.js#d9d9d9
entity.name.package.go, variable.language.this, variable.language.special.self, variable.parameter.function.language.special.self, variable.language.this.php punctuation.definition.variable.php, meta.class.body.php storage.type.php, variable.parameter.function.swift entity.name.function.swift, variable.other.jsdoc, support.variable.drive.powershell, entity.other.attribute.lua#e6996a
storage, meta.var.expr storage.type, storage.type.function, keyword.function, storage.type.class, storage.type.property, keyword.other, keyword.local.lua, entity.name.class, meta.function.lua keyword.control.lua, storage.type.enum, storage.type.interface, storage.type.type, entity.name.type.class.java, support.class.php, entity.other.inherited-class.php, entity.name.type.class.groovy, storage.type.rust, entity.name.type.class.swift, source.svelte meta.script.svelte source.ts entity.name.label.ts, meta.directive.on.svelte keyword.control.svelte, storage.type.const.gdscript, storage.type.var.gdscript, source.graphql declaration.meta.type keyword, source.graphql meta.type.interface.graphql keyword.type.graphql, source.graphql keyword.schema.graphql, source.graphql keyword.operation.graphql, source.graphql meta.enum.graphql keyword.enum.graphql, source.graphql meta.fragment.graphql keyword.fragment.graphql, storage.type.trait.php, keyword.type.go, keyword.var.go, storage.type.powershell, keyword.const.go, keyword.storage.modifier#6ad0d0
string, string.template, string.quoted.single, punctuation.definition.string, punctuation.definition.string.template, punctuation.definition.string.begin, punctuation.definition.string.end.html source.js-ignored-vscode, punctuation.definition.string.end.html source.js, punctuation.definition.string.end.html.vue, punctuation.definition.string.end.html source.ts, punctuation.definition.string.end.html source.tsx, punctuation.definition.string.end.html source.js.jsx, punctuation.definition.string.end, string.other.link, constant.character.escape.regexp, variable.parameter.url, constant.other.symbol.quoted.single.erlang, constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.begin.erlang, constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.end.erlang, meta.import.ts punctuation.definition.variable.svelte, punctuation.definition.string.end.html source.css-ignored-vscode, text.html.edge punctuation.definition.variable.js, string.unquoted.plain.out.yaml, string.quoted.single.python punctuation.definition.string.begin.python, string.quoted.single.python punctuation.definition.string.end.python, punctuation.definition.string.end.html source.css, string.quoted.double.html source.css#8abf8e
string.quoted.docstring.multi.python, string.quoted.double.block.python punctuation.definition.string.end.python, string.quoted.double.block.python punctuation.definition.string.begin.python, string.quoted.double.block.python, punctuation.definition.string.begin.python, punctuation.definition.string.end.python#8abf8e60
entity.name.type, support.type, support.class, storage.type, entity.other.inherited-class, keyword.type, storage.type.java, storage.type.primitive.java, storage.type.generic.java, keyword.other.type, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php source.php, punctuation.section.embedded.end.php, storage.type.object.array.java, storage.type.primitive.groovy, storage.type.groovy, meta.definition.type.body.swift meta.function-call.swift, meta.definition.type.class.swift meta.inheritance-clause.swift, variable.other.constant.elixir, source.graphql declaration.meta.type support, source.graphql meta.selections, source.graphql meta.enum.graphql meta.type.object.graphql constant.character.enum.graphql, source.graphql meta.fragment.graphql entity.name.fragment.graphql, entity.name.type.class.php, support.class.php, entity.other.inherited-class.php, entity.other.alias.php, meta.group.simple.subexpression.powershell meta.scriptblock.powershell storage.type.powershell#6e2dd4
variable, variable.language, entity.name.type.class.js, entity.name.variable, support.variable.magic, meta.method.body, entity.name.variable, punctuation.definition.variable, meta.class variable.object.property, variable.other.constant entity.name.function, entity.name.variable.tuple-element.cs punctuation.separator.colon.cs, meta.definition.variable.name.groovy, meta.body.struct.cpp, parameter.variable.function.elixir, meta.directive.edge source.js, meta.function.echo.edge source.js, text.html.edge meta.function.echo.edge meta.function-call.js, source.css variable.parameter.keyframe-list.css, source.css meta.property-value.css, source.css.scss meta.at-rule.keyframes.scss entity.name.function.scss, source.css.scss meta.property-value.scss, entity.name.variable.tuple-element, meta.group.simple.subexpression.powershell support.variable.automatic.powershell, support.variable.automatic.powershell, storage.source.cmake, entity.source.cmake#ff66aa
source.elm constant.type-constructor#ff66aa
source.elm storage.type#6e2dd4
entity.name.tag.other.html, entity.name.tag support.class.component, support.class.component.html#6e2dd4
source.diff meta.diff.header.to-file, source.diff markup.inserted.diff, source.diff punctuation.definition.to-file.diff, source.diff punctuation.definition.inserted.diff#8abf8e
source.diff punctuation.definition.from-file.diff, source.diff meta.diff.header.from-file, source.diff markup.deleted.diff, source.diff punctuation.definition.deleted.diff#e67a8c
source.diff meta.diff.header.command#7f9fdb
source.diff punctuation.definition.range.diff, source.diff meta.diff.range.unified#e6996a
support.variable.liquid, support.class.liquid#ff66aa
text.html.basic entity.name, source.js-ignored-vscode, entity.name.tag, meta.embedded.block.blade constant.other.php, meta.embedded.block.blade keyword.operator.comparison.php, meta.embedded.block.blade keyword.operator.arithmetic.php, meta.tag.start.svelte keyword.control.svelte, meta.tag.end.svelte keyword.control.svelte#7f9fdb
meta.tag.sgml.doctype.html, punctuation.definition.tag, meta.tag.block.any, meta.tag.block.any.html, meta.tag.inline.any, source.css-ignored-vscode, meta.tag.metadata.style.end.html, text.html.vue invalid.illegal.character-not-allowed-here.html, meta.tag.inline.i.start.html, meta.tag.structure.div.start.html, punctuation.definition.tag.end.html.vue, invalid.illegal.character-not-allowed-here.html#7f9fdbaa
entity.other.attribute-name, entity.name.tag.liquid, invalid.deprecated.entity.other.attribute-name, meta.embedded.block.blade storage.type.php#e6c38a
markup.inline.raw.string.markdown, punctuation.definition.raw.markdown, markup.fenced_code.block.markdown, markup.fenced_code.block.markdown punctuation, markup.raw.block.markdown#6e2dd4
fenced_code.block.language#6e2dd4
punctuation.definition.list.begin#7f9fdb
entity.name.section, markup.heading.setext#6e2dd4
punctuation.definition.heading#6e2dd4
markup.underline.link, markup.underline.link.image#7f9fdb
markup.bold, punctuation.definition.bold#ff66aabold
markup.strikethrough, punctuation.definition.strikethrough#e67a8c
markup.italic, punctuation.definition.italic#e6996aitalic
markup.quote, markup.quote.markdown punctuation.definition.quote.begin#a65de2
punctuation.definition.quote.begin#7f9fdb
meta.embedded.block.frontmatter punctuation.definition.tag.begin, meta.embedded.block.frontmatter punctuation.definition.tag.end, meta.embedded.block.frontmatter string.unquoted.plain.out#d4d4d4italic
entity.other.attribute-name.pseudo-class#a65de2
entity.other.attribute-name.pseudo-element#a65de2
entity.other.attribute-name.class, entity.other.attribute-name.class punctuation.definition.entity#6ad0d0
entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity#6ad0d0
support.type.property-name.css, support.type.vendored.property-name, meta.property-list entity.name.tag.css, meta.property-list.scss meta.property-list.scss entity.name.tag.css, meta.property-list meta.property-name, source.css.scss meta.property-list.scss entity.name.tag.css#ffcce8
source.css.scss entity.other.attribute-name.id, source.css entity.other.attribute-name.id, entity.other.attribute-name.id punctuation.definition.entity#6e2dd4
entity.name.tag.reference, meta.property-list#e6996a
keyword.other.unit#e6996a
support.constant.property-value, support.constant.font-name, meta.property-value.css, meta.attribute.style.html#e6996a
constant.numeric#e6996a
entity.name.tag.css, meta.property-list.scss entity.name.tag.css#7f9fdb
meta.interface entity.name.type.interface, entity.name.type.interface#6e2dd4italic
meta.type.declaration entity.name.type, entity.name.type.class#6e2dd4bold
keyword.operator.type.annotation, meta.type.annotation punctuation.definition.type#e6c38a
meta.namespace entity.name.type, entity.name.type.namespace, meta.namespace keyword#a65de2
meta.definition.method entity.name.function, meta.definition.function entity.name.function#7f9fdbbold
markup.heading, markup.heading entity.name.section#6e2dd4bold
markup.changed, meta.diff.header.git, meta.diff.header.from-file, meta.diff.header.to-file#6e2dd4
markup.changed punctuation.definition.string, meta.diff.header.git punctuation.definition.string#6e2dd4
markup.inserted, meta.diff.header.from-file punctuation.definition.string, meta.diff.header.to-file punctuation.definition.string#8abf8e
markup.deleted, meta.diff.header.from-file punctuation.definition.string, meta.diff.header.to-file punctuation.definition.string#e67a8c
Karen's Themes by FelipeSantos92Dev - VS Code Theme