Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBackground#00000000
  • activityBar.activeBorder#151515
  • activityBar.background#151515
  • activityBar.border#00000000
  • activityBar.foreground#EBEBEB
  • activityBar.inactiveForeground#3F405B
  • activityBarBadge.background#E9FF92
  • activityBarBadge.foreground#151515
  • badge.background#3F405B
  • badge.foreground#EBEBEB
  • breadcrumb.activeSelectionForeground#A18FFF
  • breadcrumb.background#151515
  • breadcrumb.focusForeground#A18FFF
  • breadcrumb.foreground#3F405B
  • breadcrumbPicker.background#1f1f1f
  • button.background#E9FF92
  • button.foreground#151515
  • button.hoverBackground#E9FF92c0
  • button.secondaryBackground#3F405B
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#52547F
  • checkbox.background#0000003c
  • checkbox.border#00000000
  • checkbox.foreground#707e8a
  • commandCenter.activeBackground#111111
  • commandCenter.activeBorder#3f405b
  • commandCenter.background#111111
  • commandCenter.border#3f405b27
  • commandCenter.foreground#707e8a
  • commandCenter.inactiveBorder#151515
  • debugExceptionWidget.background#181818
  • debugExceptionWidget.border#E9FF92
  • debugToolBar.background#1f1f1f
  • debugToolBar.border#E9FF92
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#0000003c
  • dropdown.border#00000000
  • dropdown.foreground#707e8a
  • editor.background#151515
  • editor.findMatchBackground#E9FF925f
  • editor.findMatchBorder#E9FF92
  • editor.findMatchHighlightBackground#00000000
  • editor.findMatchHighlightBorder#E9FF92
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#BBBBBB
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#5c5050b3
  • editor.lineHighlightBackground#52547f29
  • editor.rangeHighlightBackground#52547f29
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#3F405B
  • editor.selectionForeground#EBEBEB
  • editor.selectionHighlightBackground#00000000
  • editor.selectionHighlightBorder#E9FF925f
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#3f405b27
  • editorBracketMatch.background#3F405B
  • editorBracketMatch.border#3F405B
  • editorCodeLens.foreground#999999
  • editorCursor.foreground#E9FF92
  • editorError.background#B73A3400
  • editorError.border#00000000
  • editorError.foreground#ff8b92
  • editorGroup.border#3f405b27
  • editorGroup.dropBackground#101010ee
  • editorGroup.dropIntoPromptBackground#141414
  • editorGroup.dropIntoPromptBorder#3F405B
  • editorGroup.dropIntoPromptForeground#EBEBEB
  • editorGroup.emptyBackground#151515
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#9ee1bf
  • editorGutter.background#151515
  • editorGutter.commentRangeForeground#3F405B
  • editorGutter.deletedBackground#ff8b92
  • editorGutter.foldingControlForeground#3F405B
  • editorGutter.modifiedBackground#3F405B
  • editorHoverWidget.background#181818
  • editorHoverWidget.border#3F405B
  • editorHoverWidget.foreground#707e8a
  • editorInfo.background#4490BF00
  • editorInfo.border#00000000
  • editorInfo.foreground#9ee1bf
  • editorLightBulbAutoFix.foreground#E9FF92
  • editorLineNumber.activeForeground#E9FF92
  • editorLineNumber.foreground#3F405B
  • editorLink.activeForeground#E9FF92
  • editorMarkerNavigation.background#181818
  • editorMarkerNavigationError.background#ff8b92
  • editorMarkerNavigationInfo.background#9ee1bf
  • editorMarkerNavigationWarning.background#ffc475
  • editorOverviewRuler.background#151515f5
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#843636
  • editorSuggestWidget.background#1f1f1f
  • editorSuggestWidget.border#3f405b27
  • editorSuggestWidget.focusHighlightForeground#E9FF92
  • editorSuggestWidget.foreground#707e8a
  • editorSuggestWidget.highlightForeground#E9FF92
  • editorSuggestWidget.selectedBackground#3F405B
  • editorSuggestWidget.selectedForeground#EBEBEB
  • editorSuggestWidget.selectedIconForeground#E9FF92
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffc475
  • editorWhitespace.foreground#00000000
  • editorWidget.background#181818
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#3F405B
  • focusBorder#3F405B
  • foreground#EBEBEB
  • gitDecoration.addedResourceForeground#9ee1bf
  • gitDecoration.conflictingResourceForeground#ffc475
  • gitDecoration.deletedResourceForeground#ff8b92
  • gitDecoration.ignoredResourceForeground#333333
  • gitDecoration.modifiedResourceForeground#E9FF92
  • gitDecoration.stageDeletedResourceForeground#ff8b92
  • gitDecoration.stageModifiedResourceForeground#6d7dfe
  • gitDecoration.submoduleResourceForeground#9ee1bf
  • gitDecoration.untrackedResourceForeground#707e8a
  • icon.foreground#3F405B
  • input.background#111111
  • input.border#3f405b27
  • input.foreground#707e8a
  • input.placeholderForeground#707e8a
  • inputOption.activeBackground#3F405B
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#EBEBEB
  • inputValidation.infoBorder#E9FF92
  • list.activeSelectionBackground#3F405B
  • list.activeSelectionForeground#EBEBEB
  • list.activeSelectionIconForeground#E9FF92
  • list.dropBackground#101010
  • list.focusBackground#E9FF92
  • list.focusForeground#000000
  • list.highlightForeground#E9FF92
  • list.hoverBackground#3f405b27
  • list.hoverForeground#EBEBEB
  • list.inactiveFocusOutline#3F405B
  • list.inactiveSelectionBackground#00000000
  • list.inactiveSelectionForeground#EBEBEB
  • listFilterWidget.background#333333
  • listFilterWidget.noMatchesOutline#ff8b92
  • listFilterWidget.outline#00000000
  • menu.background#1f1f1f
  • menu.border#3f405b27
  • menu.foreground#ffffff
  • menu.selectionBackground#5b3cbe
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#212121
  • menubar.selectionBackground#212121
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#707e8aaa
  • merge.commonHeaderBackground#707e8aaa
  • merge.currentContentBackground#5b3cbeaa
  • merge.currentHeaderBackground#5b3cbeaa
  • merge.incomingContentBackground#6d7dfeaa
  • merge.incomingHeaderBackground#6d7dfeaa
  • minimap.background#151515f5
  • minimap.errorHighlight#ff8b92
  • minimap.findMatchHighlight#E9FF925f
  • minimap.selectionHighlight#E9FF925f
  • minimap.warningHighlight#ffc475
  • minimapGutter.addedBackground#9ee1bf
  • minimapGutter.deletedBackground#ff8b92
  • minimapGutter.modifiedBackground#6d7dfe
  • notificationCenter.border#3F405B
  • notificationCenterHeader.background#181818
  • notificationCenterHeader.foreground#EBEBEB
  • notificationLink.foreground#181818
  • notifications.background#181818
  • notifications.border#3f405b27
  • notifications.foreground#EBEBEB
  • notificationsErrorIcon.foreground#ff8b92
  • notificationsInfoIcon.foreground#9ee1bf
  • notificationsWarningIcon.foreground#ffc475
  • notificationToast.border#3f405b27
  • panel.background#151515
  • panel.border#3f405b27
  • panel.dropBorder#3F405B
  • panelInput.border#3f405b27
  • panelSection.border#3f405b27
  • panelSection.dropBackground#101010ee
  • panelSectionHeader.background#151515
  • panelSectionHeader.border#3f405b27
  • panelSectionHeader.foreground#EBEBEB
  • panelTitle.activeBorder#E9FF92
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#3F405B
  • peekView.border#E9FF92
  • peekViewEditor.background#1f1f1f
  • peekViewEditor.matchHighlightBackground#E9FF925f
  • peekViewEditor.matchHighlightBorder#E9FF92
  • peekViewEditorGutter.background#1f1f1f
  • peekViewResult.background#1f1f1f
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#BBBBBB
  • peekViewResult.matchHighlightBackground#E9FF925f
  • peekViewResult.selectionBackground#3F405B
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#333333
  • pickerGroup.foreground#EBEBEB
  • profileBadge.background#3f405b
  • progressBar.background#3F405B
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#3f405bd2
  • scrollbarSlider.background#3f405b27
  • scrollbarSlider.hoverBackground#3F405B
  • selection.background#264f78
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#EBEBEB
  • sideBar.background#151515
  • sideBar.border#3f405b27
  • sideBar.dropBackground#101010ee
  • sideBar.foreground#707e8a
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#3f405b27
  • sideBarSectionHeader.foreground#707e8a
  • sideBarTitle.foreground#EBEBEB
  • statusBar.background#151515
  • statusBar.border#04040400
  • statusBar.debuggingBackground#E9FF92
  • statusBar.debuggingForeground#181818
  • statusBar.foreground#3F405B
  • statusBar.noFolderBackground#151515
  • statusBar.noFolderBorder#00000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#3F405B
  • statusBarItem.hoverBackground#3f405b27
  • statusBarItem.hoverForeground#EBEBEB
  • statusBarItem.remoteBackground#151515
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#151515
  • tab.activeBorder#00000000
  • tab.activeForeground#ffffff
  • tab.border#00000000
  • tab.hoverBackground#3f405b27
  • tab.hoverForeground#EBEBEB
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#3F405B
  • tab.lastPinnedBorder#3f405b49
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#52547F
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#6d7dfe
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#66ffb1
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#ff525c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#ffad3f
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#BDE873
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#ff8b92
  • terminal.ansiWhite#abbecf
  • terminal.ansiYellow#E9FF92
  • terminal.background#101010
  • terminal.border#3f405b27
  • terminal.dropBackground#101010ee
  • terminal.foreground#3F405B
  • terminal.selectionBackground#3F405B
  • terminal.selectionForeground#EBEBEB
  • terminal.tab.activeBorder#E9FF92
  • terminalCursor.background#00000000
  • terminalCursor.foreground#E9FF92
  • textLink.activeForeground#E9FF92
  • textLink.foreground#EBEBEB
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#3F405B
  • titleBar.border#00000000
  • titleBar.inactiveBackground#151515
  • titleBar.inactiveForeground#3F405B
  • tree.indentGuidesStroke#3f405b
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

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