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#292930
  • activityBar.background#151515
  • activityBar.border#151515
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff48
  • activityBarBadge.background#6bc400
  • activityBarBadge.foreground#000000
  • badge.background#6bc400
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#3c3c47
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#ffffffcc
  • button.background#346000
  • button.foreground#ffffff
  • button.hoverBackground#346000
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c47
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#212126
  • debugExceptionWidget.border#474747
  • debugToolBar.background#212126
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c47
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#212126
  • editor.findMatchBackground#3c3c47
  • editor.findMatchBorder#47474700
  • editor.findMatchHighlightBackground#3c3c47
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#4251604d
  • editor.foreground#acacc2
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#393943
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#393943
  • editor.selectionHighlightBackground#393943
  • editor.selectionHighlightBorder#ffffff00
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#3c3c47
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#69696f
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff3f3fb5
  • editorGroup.border#444444
  • editorGroup.emptyBackground#212126
  • editorGroupHeader.tabsBackground#212126
  • editorGroupHeader.tabsBorder#383838
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#212126
  • editorGutter.commentRangeForeground#828294
  • editorGutter.deletedBackground#bc0e16
  • editorGutter.foldingControlForeground#828294
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#292930
  • editorHoverWidget.border#4545451e
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#51515c
  • editorIndentGuide.background1#323238
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff8d
  • editorLineNumber.activeForeground#aaaabc
  • editorLineNumber.foreground#4a4a56
  • editorLink.activeForeground#6bc400
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#ff0000b9
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#ffd100bf
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#292930
  • editorSuggestWidget.border#3f3f3f
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#6bc400
  • editorSuggestWidget.selectedBackground#212126
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffd70095
  • editorWhitespace.foreground#5858608f
  • editorWidget.background#212126
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#4d4d4d
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#98ff5e
  • gitDecoration.conflictingResourceForeground#ff5400
  • gitDecoration.deletedResourceForeground#5c5c5c
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#9ce28d
  • gitDecoration.stageDeletedResourceForeground#5c5c5c
  • gitDecoration.stageModifiedResourceForeground#98ff5e
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#fdf02f
  • icon.foreground#ffffff
  • input.background#3c3c47
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#292930
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#3c3c47
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#3c3c47
  • list.focusBackground#3c3c47
  • list.focusForeground#cccccc
  • list.highlightForeground#6bc400
  • list.hoverBackground#3c3c47
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#3c3c47
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#13131b
  • listFilterWidget.noMatchesOutline#6bc400
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#346000
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#fff1f1
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#212126
  • minimap.errorHighlight#ff3f3fb5
  • minimap.findMatchHighlight#3c3c47
  • minimap.selectionHighlight#393943
  • minimap.warningHighlight#ffd70095
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#bc0e16
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cbcbcb
  • notifications.background#212126
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#2a2a2a
  • panel.background#151515
  • panel.border#8080804e
  • panelSection.border#80808034
  • panelTitle.activeBorder#6bc400
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#494954
  • peekViewEditor.background#292930
  • peekViewEditor.matchHighlightBackground#34600078
  • peekViewEditor.matchHighlightBorder#346000
  • peekViewEditorGutter.background#292930
  • peekViewResult.background#292930
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#e0e0e0
  • peekViewResult.matchHighlightBackground#50ff004d
  • peekViewResult.selectionBackground#212126
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#458000
  • progressBar.background#6bc400
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#15151566
  • scrollbarSlider.background#151515
  • scrollbarSlider.hoverBackground#151515b3
  • selection.background#315a00
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#292930
  • sideBar.border#fbfbfb00
  • sideBar.dropBackground#3c3c47
  • sideBar.foreground#6e6e79
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc00
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#8c8c8c
  • statusBar.background#151515
  • statusBar.debuggingBackground#264500
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#29272a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff00
  • statusBarItem.remoteBackground#6bc400
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#3c3c47
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#383838
  • tab.hoverBackground#292930
  • tab.inactiveBackground#212126
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808034
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#454545
  • terminalCursor.foreground#ffffff
  • textLink.foreground#6bc400
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#00000099
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#3c3c47
  • 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#c7c7c7
variable.other.generic-type.haskell#e952ff
storage.type.haskell#e8e8e8
support.variable.magic.python#c7c7c7
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#acacc2
variable.parameter.function.language.special.self.python#ffffff
storage.modifier.lifetime.rust#acacc2
support.function.std.rust#5bf589
entity.name.lifetime.rust#ffffff
variable.language.rust#c7c7c7
support.constant.edge#e952ff
constant.other.character-class.regexp#c7c7c7
keyword.operator.quantifier.regexp#e8e8e8
punctuation.definition.string.begin,punctuation.definition.string.end#adadad
variable.parameter.function#acacc2
comment markup.link#4e4e5a
markup.changed.diff#ffffff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#5bf589
markup.inserted.diff#adadad
markup.deleted.diff#c7c7c7
meta.function.c,meta.function.cpp#c7c7c7
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#acacc2
punctuation.separator.key-value#acacc2
keyword.operator.expression.import#5bf589
support.constant.math#ffffff
support.constant.property.math#e8e8e8
variable.other.constant#ffffff
storage.type.annotation.java, storage.type.object.array.java#ffffff
source.java#c7c7c7
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#acacc2
meta.method.java#5bf589
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffffff
keyword.operator.instanceof.java#e952ff
meta.definition.variable.name.java#c7c7c7
keyword.operator.logical#ffffff
keyword.operator.bitwise#ffffff
keyword.operator.channel#ffffff
support.constant.property-value.scss,support.constant.property-value.css#e8e8e8
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ffffff
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#e8e8e8
punctuation.separator.list.comma.css#acacc2
support.constant.color.w3c-standard-color-name.css#e8e8e8
support.type.vendored.property-name.css#ffffff
support.module.node,support.type.object.module,support.module.node#ffffff
entity.name.type.module#03edfd
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#c7c7c7
support.constant.json#e8e8e8
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#FF43C2
support.type.object.console#c7c7c7
support.variable.property.process#e8e8e8
entity.name.function,support.function.console#5bf589
keyword.operator.misc.rust#acacc2
keyword.operator.sigil.rust#e952ff
keyword.operator.delete#e952ff
support.type.object.dom#ffffff
support.variable.dom,support.variable.property.dom#c7c7c7
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ffffff
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#e952ff
punctuation.separator.delimiter#acacc2
punctuation.separator.c,punctuation.separator.cpp#e952ff
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ffffff
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#e952ff
variable.parameter.function.language.python#e8e8e8
support.type.python#ffffff
keyword.operator.logical.python#e952ff
variable.parameter.function.python#e8e8e8
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#acacc2
meta.function-call.generic.python#5bf589
constant.character.format.placeholder.other.python#e8e8e8
keyword.operator#acacc2
keyword.operator.assignment.compound#e952ff
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ffffff
keyword#e952ff
entity.name.namespace#ffffff
variable#c7c7c7
variable.c#acacc2
variable.language#ffffff
token.variable.parameter.java#acacc2
import.storage.java#ffffff
token.package.keyword#e952ff
token.package#acacc2
entity.name.function, meta.require, support.function.any-method, variable.function#5bf589
entity.name.type.namespace#03edfd
support.class, entity.name.type.class#03edfd
entity.name.class.identifier.namespace.type#ffffff
entity.name.class, variable.other.class.js, variable.other.class.ts#ffffff
variable.other.class.php#c7c7c7
entity.name.type#03edfd
keyword.control#CD38E4
control.elements, keyword.operator.less#e8e8e8
keyword.other.special-method#5bf589
storage#CD38E4
token.storage#e952ff
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#e952ff
token.storage.type.java#ffffff
support.function#ffffff
support.type.property-name#acacc2
support.constant.property-value#acacc2
support.constant.font-name#e8e8e8
meta.tag#acacc2
string#adadad
entity.other.inherited-class#ffffff
constant.other.symbol#ffffff
constant.numeric#D18D33
constant#e8e8e8
punctuation.definition.constant#e8e8e8
entity.name.tag#c7c7c7
entity.other.attribute-name#afedf1
entity.other.attribute-name.id#5bf589
entity.other.attribute-name.class.css#e8e8e8
meta.selector#e952ff
markup.heading#c7c7c7
markup.heading punctuation.definition.heading, entity.name.section#5bf589
keyword.other.unit#c7c7c7
markup.bold,todo.bold#e8e8e8
punctuation.definition.bold#ffffff
markup.italic, punctuation.definition.italic,todo.emphasis#e952ff
emphasis md#e952ff
entity.name.section.markdown#c7c7c7
punctuation.definition.heading.markdown#c7c7c7
punctuation.definition.list.begin.markdown#c7c7c7
markup.heading.setext#acacc2
punctuation.definition.bold.markdown#e8e8e8
markup.inline.raw.markdown#adadad
markup.inline.raw.string.markdown#adadad
punctuation.definition.list.markdown#c7c7c7
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#c7c7c7
beginning.punctuation.definition.list.markdown#c7c7c7
punctuation.definition.metadata.markdown#c7c7c7
markup.underline.link.markdown,markup.underline.link.image.markdown#e952ff
string.other.link.title.markdown,string.other.link.description.markdown#5bf589
string.regexp#ffffff
constant.character.escape#ffffff
punctuation.section.embedded, variable.interpolation#c7c7c7
punctuation.section.embedded.begin,punctuation.section.embedded.end#e952ff
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#acacc2
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#c7c7c7
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#c7c7c7
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#adadad
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ffffff
support.type.property-name.json#0fac34
support.type.property-name.json punctuation#c7c7c7
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#e952ff
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#e952ff
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffffff
keyword.operator.error-control.php#e952ff
keyword.operator.type.php#e952ff
punctuation.section.array.begin.php#acacc2
punctuation.section.array.end.php#acacc2
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ffffff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#5bf589
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#acacc2
support.constant.core.rust#e8e8e8
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#e8e8e8
entity.name.goto-label.php,support.other.php#5bf589
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ffffff
keyword.operator.regexp.php#e952ff
keyword.operator.comparison.php#ffffff
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#e952ff
meta.function.decorator.python#5bf589
support.token.decorator.python,meta.function.decorator.identifier.python#ffffff
function.parameter#acacc2
function.brace#acacc2
function.parameter.ruby, function.parameter.cs#acacc2
constant.language.symbol.ruby#ffffff
rgb-value#ffffff
inline-color-decoration rgb-value#e8e8e8
less rgb-value#e8e8e8
selector.sass#c7c7c7
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#03edfd
block.scope.end,block.scope.begin#acacc2
storage.type.cs#ffffff
entity.name.variable.local.cs#c7c7c7
token.info-token#5bf589
token.warn-token#e8e8e8
token.error-token#f44747
token.debug-token#e952ff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#e952ff
meta.template.expression#acacc2
keyword.operator.module#e952ff
support.type.type.flowtype#5bf589
support.type.primitive#03edfd
meta.property.object#c7c7c7
variable.parameter.function.js#c7c7c7
keyword.other.template.begin#adadad
keyword.other.template.end#adadad
keyword.other.substitution.begin#adadad
keyword.other.substitution.end#adadad
keyword.operator.assignment#ffffff
keyword.operator.assignment.go#ffffff
keyword.operator.arithmetic.go, keyword.operator.address.go#e952ff
entity.name.package.go#ffffff
support.type.prelude.elm#ffffff
support.constant.elm#e8e8e8
punctuation.quasi.element#e952ff
constant.character.entity#c7c7c7
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ffffff
entity.global.clojure#ffffff
meta.symbol.clojure#c7c7c7
constant.keyword.clojure#ffffff
meta.arguments.coffee, variable.parameter.function.coffee#c7c7c7
source.ini#adadad
meta.scope.prerequisites.makefile#c7c7c7
source.makefile#ffffff
storage.modifier.import.groovy#ffffff
meta.method.groovy#5bf589
meta.definition.variable.name.groovy#c7c7c7
meta.definition.class.inherited.classes.groovy#adadad
support.variable.semantic.hlsl#ffffff
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#e952ff
text.variable, text.bracketed#c7c7c7
support.type.swift, support.type.vb.asp#ffffff
entity.name.function.xi#ffffff
entity.name.class.xi#ffffff
constant.character.character-class.regexp.xi#c7c7c7
constant.regexp.xi#e952ff
keyword.control.xi#ffffff
invalid.xi#acacc2
beginning.punctuation.definition.quote.markdown.xi#adadad
beginning.punctuation.definition.list.markdown.xi#4e4e5a
constant.character.xi#5bf589
accent.xi#5bf589
wikiword.xi#e8e8e8
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#4e4e5a
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffffff
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#c7c7c7
meta.brace.square#acacc2
comment, punctuation.definition.comment#4e4e5aitalic
markup.quote.markdown#4e4e5a
punctuation.definition.block.sequence.item.yaml#acacc2
constant.language.symbol.elixir#ffffff
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.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic
support.class.component.tsx#03edfd
entity.name.tag.css, entity.other.attribute-name.class.css#00a4af
constant.language.boolean,variable.other.constant, meta.brace.square#df71fd
storage.type, keyword.control.flow#818181
keyword.control.export, keyword.control.import, keyword.control.from#5a5a5a
variable.other.readwrite.alias#ffffff
constant.numeric.css, keyword.operator.optional.tsx#03edfd
keyword.other.unit.px.css, keyword.other.unit.rem.css, keyword.other.unit.em.css, keyword.other.unit.percentage.css#00a4af
variable.parameter#0fac34