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#ffffff00
  • activityBar.activeBorder#393939
  • activityBar.activeFocusBorder#3b3b3b
  • activityBar.background#111111
  • activityBar.border#00000065
  • activityBar.foreground#dddddd
  • activityBar.inactiveForeground#ffffff55
  • activityBarBadge.background#b6b6b6ff
  • activityBarBadge.foreground#000000
  • activityBarTop.activeBorder#e3e3e3
  • activityBarTop.background#0c0c0c
  • activityBarTop.foreground#e3e3e3
  • activityBarTop.inactiveForeground#ffffff80
  • badge.background#ffffff20
  • badge.foreground#c9c9c9
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffffcc
  • breadcrumb.foreground#ffffffad
  • button.background#2e373e
  • button.border#ffffff02
  • button.foreground#dddddd
  • button.hoverBackground#323c43
  • button.secondaryBackground#2a2b2c
  • button.secondaryForeground#bbbbbb
  • button.secondaryHoverBackground#2f3132
  • button.separator#515e66
  • charts.blue#91bCC5
  • charts.foreground#cccccc
  • charts.green#91BF9D
  • charts.lines#999999
  • charts.orange#CC9C90
  • charts.purple#B695CA
  • charts.red#D090A6
  • charts.yellow#BEBC93
  • checkbox.background#242424
  • checkbox.border#ffffff1e
  • checkbox.foreground#c6c6c6
  • commandCenter.activeBackground#00000066
  • commandCenter.activeBorder#a5a5a544
  • commandCenter.activeForeground#a5a5a588
  • commandCenter.background#00000055
  • commandCenter.border#a5a5a52c
  • commandCenter.foreground#a5a5a5aa
  • commandCenter.inactiveBorder#00000055
  • debugConsole.errorForeground#e14c60
  • debugConsole.infoForeground#348bb7ff
  • debugConsole.warningForeground#e4b247
  • debugExceptionWidget.background#171717
  • debugExceptionWidget.border#bf3648
  • debugIcon.breakpointCurrentStackframeForeground#b9a15b
  • debugIcon.breakpointDisabledForeground#b9a15b78
  • debugIcon.breakpointForeground#b9a15b
  • debugIcon.continueForeground#4693b9
  • debugIcon.disconnectForeground#b9a15b
  • debugIcon.pauseForeground#b9a15b
  • debugIcon.restartForeground#4db396
  • debugIcon.startForeground#4db396
  • debugIcon.stepBackForeground#4693b9
  • debugIcon.stepIntoForeground#4693b9
  • debugIcon.stepOutForeground#4693b9
  • debugIcon.stepOverForeground#4693b9
  • debugIcon.stopForeground#b9a15b
  • debugToolBar.background#171717
  • debugToolBar.border#a3a3a3
  • diffEditor.border#ffffff33
  • diffEditor.insertedLineBackground#0047304b
  • diffEditor.insertedTextBackground#004730
  • diffEditor.insertedTextBorder#ffffff00
  • diffEditor.removedLineBackground#5c000c5c
  • diffEditor.removedTextBackground#5c000c
  • diffEditor.removedTextBorder#ffffff00
  • diffEditor.unchangedRegionBackground#151515
  • diffEditorGutter.insertedLineBackground#004730b7
  • diffEditorGutter.removedLineBackground#5c000cba
  • diffEditorOverview.insertedForeground#004730b8
  • diffEditorOverview.removedForeground#5c000cba
  • dropdown.background#1a1a1a
  • dropdown.border#ffffff1e
  • dropdown.foreground#c6c6c6
  • dropdown.listBackground#2b2b2b
  • editor.background#000000
  • editor.findMatchBackground#ffffffbc
  • editor.findMatchBorder#ffffff00
  • editor.findMatchForeground#c1c1c1ff
  • editor.findMatchHighlightBackground#ffffff3b
  • editor.findMatchHighlightBorder#ffffff15
  • editor.findMatchHighlightForeground#000000
  • editor.findRangeHighlightBackground#ffffff20
  • editor.findRangeHighlightBorder#0d0d0dcc
  • editor.foldBackground#ffffff39
  • editor.foldPlaceholderForeground#ffffff
  • editor.foreground#c5c5c5
  • editor.hoverHighlightBackgrounddefault
  • editor.inactiveSelectionBackground#0aadff33
  • editor.lineHighlightBackground#ffffff04
  • editor.lineHighlightBorder#0c0c0caa
  • editor.rangeHighlightBackground#303030
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#0aadff45
  • editor.selectionHighlightBackground#14a0e617
  • editor.selectionHighlightBorder#14a0e61f
  • editor.wordHighlightBackgrounddefault
  • editor.wordHighlightStrongBackgrounddefault
  • editorBracketHighlight.foreground1#7fa0b3
  • editorBracketHighlight.foreground2#B6857B
  • editorBracketHighlight.foreground3#B8759A
  • editorBracketHighlight.foreground4#AAA28A
  • editorBracketHighlight.unexpectedBracket.foreground#e0485c
  • editorBracketMatch.background#ffffff11
  • editorBracketMatch.border#ffffff33
  • editorBracketPairGuide.activeBackground1#0c394f
  • editorBracketPairGuide.activeBackground2#462212
  • editorBracketPairGuide.activeBackground3#500b2a
  • editorBracketPairGuide.activeBackground4#40330e
  • editorBracketPairGuide.background1#062737
  • editorBracketPairGuide.background2#31160a
  • editorBracketPairGuide.background3#38051c
  • editorBracketPairGuide.background4#2a2008
  • editorCodeLens.foregrounddefault
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.background#ffffff00
  • editorError.border#ffffff00
  • editorError.foreground#bb3547ff
  • editorGroup.border#2b2b2baa
  • editorGroup.emptyBackground#151515
  • editorGroupHeader.border#2b2b2baa
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#007c5dcc
  • editorGutter.background#040404
  • editorGutter.deletedBackground#c3182ecc
  • editorGutter.foldingControlForeground#e4e4e4
  • editorGutter.modifiedBackground#0070a8cc
  • editorHoverWidget.background#2b2b2b
  • editorHoverWidget.border#ffffff43
  • editorHoverWidget.foreground#dddddd
  • editorIndentGuide.activeBackground#ffffff1a
  • editorIndentGuide.background#ffffff1a
  • editorInfo.background#ffffff00
  • editorInfo.border#ffffff00
  • editorInfo.foreground#94dbff5e
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#646464
  • editorLink.activeForeground#4cabce
  • editorMarkerNavigation.background#1e1e1e
  • editorMarkerNavigationError.background#cd3c50
  • editorMarkerNavigationInfo.background#2480ae
  • editorMarkerNavigationWarning.background#d0a13b
  • editorOverviewRuler.addedForeground#69ffa577
  • editorOverviewRuler.background#040404ea
  • editorOverviewRuler.border#ffffff09
  • editorOverviewRuler.deletedForeground#ff7b7978
  • editorOverviewRuler.errorForeground#b21f33
  • editorOverviewRuler.incomingContentForeground#69ffa577
  • editorOverviewRuler.infoForeground#0b587f
  • editorOverviewRuler.modifiedForeground#70cfff78
  • editorOverviewRuler.warningForeground#a77813
  • editorRuler.foregrounddefault
  • editorStickyScroll.background#040404
  • editorStickyScroll.border#2b2b2b
  • editorStickyScroll.shadow#ffffff08
  • editorStickyScrollGutter.background#040404
  • editorStickyScrollHover.background#ffffff06
  • editorSuggestWidget.background#202020
  • editorSuggestWidget.border#ffffff43
  • editorSuggestWidget.focusHighlightForeground#ffffffff
  • editorSuggestWidget.foreground#a3a3a3
  • editorSuggestWidget.highlightForeground#ddddddff
  • editorSuggestWidget.selectedBackground#ffffff1e
  • editorSuggestWidget.selectedForeground#d9d9d9ff
  • editorSuggestWidget.selectedIconForeground#ffffffff
  • editorWarning.background#ffffff00
  • editorWarning.border#ffffff00
  • editorWarning.foreground#d3a748cc
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#171717
  • editorWidget.border#ffffff4b
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#434c52
  • errorForeground#e55266ff
  • errorLens.errorForeground#e14c60
  • errorLens.hintForeground#358ebb
  • errorLens.infoForeground#358ebb
  • errorLens.warningForeground#e4b247
  • focusBorder#f0faff
  • foreground#c6c6c6
  • gitDecoration.addedResourceForeground#91BF9D
  • gitDecoration.conflictingResourceForeground#B695CA
  • gitDecoration.deletedResourceForeground#D090A6
  • gitDecoration.ignoredResourceForeground#747474
  • gitDecoration.modifiedResourceForeground#91bCC5
  • gitDecoration.renamedResourceForeground#BEBC93
  • gitDecoration.stageDeletedResourceForeground#ffffff
  • gitDecoration.stageModifiedResourceForeground#ffffff
  • gitDecoration.submoduleResourceForeground#BFC1EB
  • gitDecoration.untrackedResourceForeground#CC9C90
  • icon.foreground#cccccc
  • input.background#0a0a0a
  • input.border#ffffff1e
  • input.foreground#ffffffef
  • input.placeholderForeground#696969
  • inputOption.activeBackground#ffffff29
  • inputOption.activeBorder#0000005c
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#ffffff26
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#00aaff45
  • list.errorForeground#bb3547ff
  • list.focusBackgrounddefault
  • list.focusForegrounddefault
  • list.highlightForeground#e0e0e0
  • list.hoverBackground#ffffff0e
  • list.hoverForeground#ffffffcc
  • list.inactiveSelectionBackground#ffffff18
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#d3a748cc
  • listFilterWidget.background#2c2c2c
  • listFilterWidget.noMatchesOutline#d3a790
  • listFilterWidget.outline#ffffff28
  • menu.background#2b2b2b
  • menu.border#ffffff44
  • menu.foreground#eeeeee
  • menu.selectionBackground#ffffff19
  • menu.selectionBorder#ffffff00
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ffffff1a
  • menubar.selectionBackground#ffffff0c
  • menubar.selectionBorder#ffffff00
  • menubar.selectionForeground#acacac
  • merge.commonContentBackground#323232
  • merge.commonHeaderBackground#494949
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#040404
  • minimap.errorHighlight#dc2644
  • minimap.findMatchHighlight#ffffff
  • minimap.selectionHighlight#007ab8
  • minimap.selectionOccurrenceHighlight#174d68
  • minimap.warningHighlight#efa400
  • minimapGutter.addedBackground#007c5dcc
  • minimapGutter.deletedBackground#b61c31cc
  • minimapGutter.modifiedBackground#0070a8cc
  • notificationCenter.border#ffffff43
  • notificationCenterHeader.background#404040ff
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#1e1e1e
  • notifications.borderdefault
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#cd3c50
  • notificationsInfoIcon.foreground#2480aeff
  • notificationsWarningIcon.foreground#d0a13b
  • notificationToast.border#ffffff43
  • panel.background#191919
  • panel.border#ffffff55
  • panelSection.border#ffffff2c
  • panelTitle.activeBorder#bbbbbb
  • panelTitle.activeForeground#adadad
  • panelTitle.inactiveForeground#adadadbb
  • peekView.border#444444
  • peekViewEditor.background#060606
  • peekViewEditor.matchHighlightBackground#ffffff34
  • peekViewEditor.matchHighlightBorder#ffffff78
  • peekViewEditorGutter.background#070707
  • peekViewEditorStickyScroll.background#060606
  • peekViewEditorStickyScrollGutter.background#070707
  • peekViewResult.background#060606
  • peekViewResult.fileForeground#cacaca
  • peekViewResult.lineForeground#c2c2c2
  • peekViewResult.matchHighlightBackground#ffffff3d
  • peekViewResult.selectionBackground#242424dd
  • peekViewResult.selectionForeground#cccccc
  • peekViewTitle.background#242424
  • peekViewTitleDescription.foreground#cccccc
  • peekViewTitleLabel.foreground#6a6a6a
  • pickerGroup.border#ffffff22
  • pickerGroup.foreground#ffffff6a
  • progressBar.background#ffffff
  • scmGraph.foreground1#91bCC5
  • scmGraph.foreground2#91BF9D
  • scmGraph.foreground3#BEBC93
  • scmGraph.foreground4#CC9C90
  • scmGraph.foreground5#D090A6
  • scmGraph.historyItemBaseRefColor#7b9094ff
  • scmGraph.historyItemHoverAdditionsForeground#91BF9D
  • scmGraph.historyItemHoverDefaultLabelBackground#8a8a8aff
  • scmGraph.historyItemHoverDefaultLabelForeground#000000e5
  • scmGraph.historyItemHoverDeletionsForeground#cd7b98
  • scmGraph.historyItemHoverLabelForeground#000000e5
  • scmGraph.historyItemRefColor#BEBC93
  • scmGraph.historyItemRemoteRefColor#b295ca
  • scrollbar.shadowdefault
  • scrollbarSlider.activeBackground#222222af
  • scrollbarSlider.background#222222a0
  • scrollbarSlider.hoverBackground#222222ab
  • selection.background#185777
  • settings.focusedRowBackground#ffffff0a
  • settings.headerBorder#1f1f1f
  • settings.headerForeground#cccccc
  • settings.modifiedItemIndicator#006da378
  • settings.settingsHeaderHoverForeground#dddddd
  • sideBar.background#0f0f0f
  • sideBar.border#00000090
  • sideBar.dropBackground#00c3ff44
  • sideBar.foreground#c6c6c6
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#00000062
  • sideBarSectionHeader.foreground#ffffffaa
  • sideBarStickyScroll.background#111111
  • sideBarStickyScroll.border#474747
  • sideBarStickyScroll.shadow#000000ff
  • sideBarTitle.border#00000065
  • sideBarTitle.foreground#aaaaaa
  • statusBar.background#1b1b1b
  • statusBar.border#ffffff00
  • statusBar.debuggingBackground#2a2213
  • statusBar.debuggingBorder#ffffff00
  • statusBar.debuggingForeground#7d7d7d
  • statusBar.focusBorder#ffffff00
  • statusBar.foreground#7b7b7b
  • statusBar.noFolderBackground#24132a
  • statusBar.noFolderBorder#ffffff00
  • statusBar.noFolderForeground#7d7d7d
  • statusBarItem.activeBackground#ffffff12
  • statusBarItem.compactHoverBackground#ffffff0f
  • statusBarItem.hoverBackground#ffffff06
  • statusBarItem.hoverForeground#7d7d7d
  • statusBarItem.prominentBackground#ffffff0b
  • statusBarItem.prominentForeground#8e8e8e
  • statusBarItem.prominentHoverBackground#ffffff06
  • statusBarItem.prominentHoverForeground#8e8e8e
  • statusBarItem.remoteBackground#ffffff0c
  • statusBarItem.remoteForeground#aaaaaa
  • statusBarItem.remoteHoverBackground#ffffff06
  • statusBarItem.remoteHoverForeground#aaaaaa
  • tab.activeBackground#000000
  • tab.activeBorder#000000
  • tab.activeBorderTop#ffffffdd
  • tab.activeForeground#c0c0c0
  • tab.border#000000f2
  • tab.hoverBackground#00000018
  • tab.inactiveBackground#ffffff00
  • tab.inactiveForeground#c0c0c0
  • tab.lastPinnedBorder#000000
  • terminal.ansiBlack#707070
  • terminal.ansiBlue#45b0de
  • terminal.ansiBrightBlack#acabab
  • terminal.ansiBrightBlue#81cae9
  • terminal.ansiBrightCyan#52e0e0
  • terminal.ansiBrightGreen#86ea8c
  • terminal.ansiBrightMagenta#eea0ee
  • terminal.ansiBrightRed#ea8a97
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#e6c070
  • terminal.ansiCyan#1fb2b2
  • terminal.ansiGreen#439d49
  • terminal.ansiMagenta#d161d1
  • terminal.ansiRed#e56c7c
  • terminal.ansiWhite#e8e8e8
  • terminal.ansiYellow#ddaa3c
  • terminal.border#ffffff2c
  • terminal.foreground#c0c0c0
  • terminal.selectionBackgrounddefault
  • terminalCursor.background#000000
  • terminalCursor.foreground#ffffff
  • textLink.activeForeground#66b1d6
  • textLink.foreground#5fa5c8
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#a5a5a5
  • titleBar.border#00000090
  • titleBar.inactiveBackground#1e1e1e
  • titleBar.inactiveForeground#a5a5a582
  • tree.indentGuidesStrokedefault
  • widget.border#ffffff4b
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#C9A88A
variable.other.generic-type.haskell#7CA0A2
storage.type.haskell#879090
support.variable.magic.python#C9A88A
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#d1d1cd
variable.parameter.function.language.special.self.python#B88078
storage.modifier.lifetime.rust#d1d1cd
support.function.std.rust#AB7686
entity.name.lifetime.rust#B88078
variable.language.rust#C9A88A
support.constant.edge#7CA0A2
constant.other.character-class.regexp#C9A88A
keyword.operator.quantifier.regexp#879090
punctuation.definition.string.begin,punctuation.definition.string.end#879090
variable.parameter.function#d1d1cd
comment markup.link#687565
markup.changed.diff#B88078
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#AB7686
markup.inserted.diff#879090
markup.deleted.diff#C9A88A
meta.function.c,meta.function.cpp#C9A88A
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#d1d1cd
punctuation.separator.key-value#d1d1cd
keyword.operator.expression.import#AB7686
support.constant.math#B88078
support.constant.property.math#879090
variable.other.constant#B88078
storage.type.annotation.java, storage.type.object.array.java#B88078
source.java#C9A88A
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#d1d1cd
meta.method.java#AB7686
storage.modifier.import.java,storage.type.java,storage.type.generic.java#B88078
keyword.operator.instanceof.java#7CA0A2
meta.definition.variable.name.java#C9A88A
keyword.operator.logical#d1d1cd
keyword.operator.bitwise#d1d1cd
keyword.operator.channel#d1d1cd
support.constant.property-value.scss,support.constant.property-value.css#879090
keyword.operator.css,keyword.operator.scss,keyword.operator.less#d1d1cd
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#879090
punctuation.separator.list.comma.css#d1d1cd
support.constant.color.w3c-standard-color-name.css#879090
support.type.vendored.property-name.css#d1d1cd
support.module.node,support.type.object.module,support.module.node#B88078
entity.name.type.module#B88078
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#C9A88A
support.constant.json#879090
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#7CA0A2
support.type.object.console#C9A88A
support.variable.property.process#879090
entity.name.function,support.function.console#AB7686
keyword.operator.misc.rust#d1d1cd
keyword.operator.sigil.rust#7CA0A2
keyword.operator.delete#7CA0A2
support.type.object.dom#d1d1cd
support.variable.dom,support.variable.property.dom#C9A88A
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#d1d1cd
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#7CA0A2
punctuation.separator.delimiter#d1d1cd
punctuation.separator.c,punctuation.separator.cpp#7CA0A2
support.type.posix-reserved.c,support.type.posix-reserved.cpp#d1d1cd
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#7CA0A2
variable.parameter.function.language.python#879090
support.type.python#d1d1cd
keyword.operator.logical.python#7CA0A2
variable.parameter.function.python#879090
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#d1d1cd
meta.function-call.generic.python#AB7686
constant.character.format.placeholder.other.python#879090
keyword.operator#d1d1cd
keyword.operator.assignment.compound#7CA0A2
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#d1d1cd
keyword#7CA0A2
entity.name.namespace#B88078
variable#C9A88A
variable.c#d1d1cd
variable.language#B88078
token.variable.parameter.java#d1d1cd
import.storage.java#B88078
token.package.keyword#7CA0A2
token.package#d1d1cd
entity.name.function, meta.require, support.function.any-method, variable.function#AB7686
entity.name.type.namespace#B88078
support.class, entity.name.type.class#B88078
entity.name.class.identifier.namespace.type#B88078
entity.name.class, variable.other.class.js, variable.other.class.ts#B88078
variable.other.class.php#C9A88A
entity.name.type#B88078
keyword.control#7CA0A2
control.elements, keyword.operator.less#879090
keyword.other.special-method#AB7686
storage#7CA0A2
token.storage#7CA0A2
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#7CA0A2
token.storage.type.java#B88078
support.function#d1d1cd
support.type.property-name#d1d1cd
support.constant.property-value#d1d1cd
support.constant.font-name#879090
meta.tag#d1d1cd
string#879090
entity.other.inherited-class#B88078
constant.other.symbol#d1d1cd
constant.numeric#879090
constant#879090
punctuation.definition.constant#879090
entity.name.tag#C9A88A
entity.other.attribute-name#879090
entity.other.attribute-name.id#AB7686normal
entity.other.attribute-name.class.css#879090normal
meta.selector#7CA0A2
markup.heading#C9A88A
markup.heading punctuation.definition.heading, entity.name.section#AB7686
keyword.other.unit#C9A88A
markup.bold,todo.bold#879090
punctuation.definition.bold#B88078
markup.italic, punctuation.definition.italic,todo.emphasis#7CA0A2
emphasis md#7CA0A2
entity.name.section.markdown#C9A88A
punctuation.definition.heading.markdown#C9A88A
punctuation.definition.list.begin.markdown#C9A88A
markup.heading.setext#d1d1cd
punctuation.definition.bold.markdown#879090
markup.inline.raw.markdown#879090
markup.inline.raw.string.markdown#879090
punctuation.definition.list.markdown#C9A88A
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#C9A88A
beginning.punctuation.definition.list.markdown#C9A88A
punctuation.definition.metadata.markdown#C9A88A
markup.underline.link.markdown,markup.underline.link.image.markdown#7CA0A2
string.other.link.title.markdown,string.other.link.description.markdown#AB7686
string.regexp#d1d1cd
constant.character.escape#d1d1cd
punctuation.section.embedded, variable.interpolation#C9A88A
punctuation.section.embedded.begin,punctuation.section.embedded.end#7CA0A2
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#d1d1cd
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#C9A88A
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#C9A88A
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#879090
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#d1d1cd
support.type.property-name.json#C9A88A
support.type.property-name.json punctuation#C9A88A
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#7CA0A2
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#7CA0A2
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#B88078
keyword.operator.error-control.php#7CA0A2
keyword.operator.type.php#7CA0A2
punctuation.section.array.begin.php#d1d1cd
punctuation.section.array.end.php#d1d1cd
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#B88078
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#AB7686
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#d1d1cd
support.constant.core.rust#879090
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#879090
entity.name.goto-label.php,support.other.php#AB7686
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#d1d1cd
keyword.operator.regexp.php#7CA0A2
keyword.operator.comparison.php#d1d1cd
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#7CA0A2
meta.function.decorator.python#AB7686
support.token.decorator.python,meta.function.decorator.identifier.python#d1d1cd
function.parameter#d1d1cd
function.brace#d1d1cd
function.parameter.ruby, function.parameter.cs#d1d1cd
constant.language.symbol.ruby#d1d1cd
rgb-value#d1d1cd
inline-color-decoration rgb-value#879090
less rgb-value#879090
selector.sass#C9A88A
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#B88078
block.scope.end,block.scope.begin#d1d1cd
storage.type.cs#B88078
entity.name.variable.local.cs#C9A88A
token.info-token#AB7686
token.warn-token#879090
token.error-token#f44747
token.debug-token#7CA0A2
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#7CA0A2
meta.template.expression#d1d1cd
keyword.operator.module#7CA0A2
support.type.type.flowtype#AB7686
support.type.primitive#B88078
meta.property.object#C9A88A
variable.parameter.function.js#C9A88A
keyword.other.template.begin#879090
keyword.other.template.end#879090
keyword.other.substitution.begin#879090
keyword.other.substitution.end#879090
keyword.operator.assignment#d1d1cd
keyword.operator.assignment.go#B88078
keyword.operator.arithmetic.go, keyword.operator.address.go#7CA0A2
entity.name.package.go#B88078
support.type.prelude.elm#d1d1cd
support.constant.elm#879090
punctuation.quasi.element#7CA0A2
constant.character.entity#C9A88A
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#d1d1cd
entity.global.clojure#B88078
meta.symbol.clojure#C9A88A
constant.keyword.clojure#d1d1cd
meta.arguments.coffee, variable.parameter.function.coffee#C9A88A
source.ini#879090
meta.scope.prerequisites.makefile#C9A88A
source.makefile#B88078
storage.modifier.import.groovy#B88078
meta.method.groovy#AB7686
meta.definition.variable.name.groovy#C9A88A
meta.definition.class.inherited.classes.groovy#879090
support.variable.semantic.hlsl#B88078
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#7CA0A2
text.variable, text.bracketed#C9A88A
support.type.swift, support.type.vb.asp#B88078
entity.name.function.xi#B88078
entity.name.class.xi#d1d1cd
constant.character.character-class.regexp.xi#C9A88A
constant.regexp.xi#7CA0A2
keyword.control.xi#d1d1cd
invalid.xi#d1d1cd
beginning.punctuation.definition.quote.markdown.xi#879090
beginning.punctuation.definition.list.markdown.xi#687565
constant.character.xi#AB7686
accent.xi#AB7686
wikiword.xi#879090
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#687565
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#B88078
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#C9A88A
meta.brace.square#d1d1cd
comment, punctuation.definition.comment#687565
markup.quote.markdown#687565
punctuation.definition.block.sequence.item.yaml#d1d1cd
constant.language.symbol.elixir#d1d1cd
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentation
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic
Upward Theme by Upward Solutions - VS Code Theme