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#00000000
  • activityBar.background#23252e
  • activityBar.border#00000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff11
  • activityBarBadge.background#ffd86e
  • activityBarBadge.foreground#23252e
  • badge.background#ffd86e
  • badge.foreground#23252e
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#23252e
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ffffff44
  • button.background#ffd86e
  • button.foreground#23252e
  • button.hoverBackground#ffbc1f
  • button.secondaryBackground#1c1e25
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#272a34
  • checkbox.background#272a34
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#272a34
  • debugExceptionWidget.border#00000000
  • debugToolBar.background#272a34
  • debugToolBar.border#00000000
  • diffEditor.border#1c1e25
  • diffEditor.diagonalFill#ffffff11
  • diffEditor.insertedTextBackground#234e55
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#4f3438
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#272a34
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#23252e
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ffffff11
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#00000044
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#00000033
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#ffffff11
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#ffffff11
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketHighlight.foreground1#cdd2e9
  • editorBracketHighlight.foreground2#fad185
  • editorBracketHighlight.foreground3#35DEE9
  • editorBracketHighlight.foreground4#e78f9e
  • editorBracketMatch.background#ffffff11
  • editorBracketMatch.border#00000000
  • editorCodeLens.foreground#ffffff33
  • editorCursor.background#23252e
  • editorCursor.foreground#ffffff
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#f29086
  • editorGroup.border#1c1e25
  • editorGroup.emptyBackground#23252e
  • editorGroupHeader.border#1c1e25
  • editorGroupHeader.tabsBackground#23252e
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#5bf29a
  • editorGutter.background#23252e
  • editorGutter.commentRangeForeground#ffffff33
  • editorGutter.deletedBackground#ff7062
  • editorGutter.foldingControlForeground#ffffff33
  • editorGutter.modifiedBackground#2dced0
  • editorHoverWidget.background#272a34
  • editorHoverWidget.border#1c1e25
  • editorHoverWidget.foreground#ffffff55
  • editorIndentGuide.activeBackground#ffffff33
  • editorIndentGuide.background#ffffff11
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#ffffff33
  • editorLightBulb.foreground#FFFFFF
  • editorLightBulbAutoFix.foreground#FFFFFF
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#ffffff33
  • editorLink.activeForeground#4eb4ff
  • editorMarkerNavigation.background#1c1e25
  • editorMarkerNavigationError.background#f29086
  • editorMarkerNavigationInfo.background#2dced0
  • editorMarkerNavigationWarning.background#ffd86e
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#ffffff11
  • editorSuggestWidget.background#23252e
  • editorSuggestWidget.border#1c1e25
  • editorSuggestWidget.focusHighlightForeground#F6CA52
  • editorSuggestWidget.foreground#ffffff55
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#00000044
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorSuggestWidget.selectedIconForeground#F6CA52
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#ffd1a8
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#272a34
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#1c1e25
  • focusBorder#00000000
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#5bf29a
  • gitDecoration.conflictingResourceForeground#9292ff
  • gitDecoration.deletedResourceForeground#ff7272
  • gitDecoration.ignoredResourceForeground#ffffff33
  • gitDecoration.modifiedResourceForeground#ffc773
  • gitDecoration.stageDeletedResourceForeground#ff7062
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#a7a7ff
  • gitDecoration.untrackedResourceForeground#5ecb8c
  • icon.foreground#ffffff
  • input.background#272a34
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff55
  • inputOption.activeBackground#00000000
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#ffd86e
  • list.activeSelectionBackground#ffd86e
  • list.activeSelectionForeground#23252e
  • list.activeSelectionIconForeground#23252e
  • list.dropBackground#00000044
  • list.focusBackground#00000044
  • list.focusForeground#ffffff
  • list.focusHighlightForeground#23252e
  • list.highlightForeground#ffffff
  • list.hoverBackground#00000022
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#272a34
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#1c1e25
  • listFilterWidget.noMatchesOutline#ff7062
  • listFilterWidget.outline#00000000
  • menu.background#272a34
  • menu.border#1c1e25
  • menu.foreground#ffffff
  • menu.selectionBackground#F6CA52
  • menu.selectionBorder#00000000
  • menu.selectionForeground#23252e
  • menu.separatorBackground#1c1e25
  • menubar.selectionBackground#00000033
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#1c1e25
  • merge.commonHeaderBackground#1c1e25
  • merge.currentContentBackground#5bf29a22
  • merge.currentHeaderBackground#5bf29a55
  • merge.incomingContentBackground#2dced022
  • merge.incomingHeaderBackground#2dced055
  • minimap.background#23252e
  • minimap.errorHighlight#f29086
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#264f78
  • minimap.warningHighlight#ffd86e
  • minimapGutter.addedBackground#5bf29a
  • minimapGutter.deletedBackground#ff7062
  • minimapGutter.modifiedBackground#2dced0
  • notificationCenter.border#1c1e25
  • notificationCenterHeader.background#272a34
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#272a34
  • notifications.border#1c1e25
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff7062
  • notificationsInfoIcon.foreground#2dced0
  • notificationsWarningIcon.foreground#ffd86e
  • notificationToast.border#00000000
  • panel.background#23252e
  • panel.border#1c1e25
  • panelSection.border#1c1e25
  • panelTitle.activeBorder#ffd86e
  • panelTitle.activeForeground#ffd86e
  • panelTitle.inactiveForeground#ffffff44
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#ffffff11
  • pickerGroup.foreground#ffd86e
  • progressBar.background#ffd86e
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#272a34
  • scrollbarSlider.background#1c1e25
  • scrollbarSlider.hoverBackground#272a34
  • selection.background#ffd86e
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#23252e
  • sideBar.border#1c1e25
  • sideBar.dropBackground#00000044
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffd86e
  • statusBar.background#23252e
  • statusBar.border#00000000
  • statusBar.debuggingBackground#ffd86e
  • statusBar.debuggingBorder#ffd86e
  • statusBar.debuggingForeground#23252e
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ff7062
  • statusBar.noFolderBorder#23252e
  • statusBar.noFolderForeground#23252e
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#00000033
  • statusBarItem.remoteBackground#ffd86e
  • statusBarItem.remoteForeground#23252e
  • tab.activeBackground#272a34
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#1c1e25
  • tab.hoverBackground#00000033
  • tab.hoverBorder#00000000
  • tab.hoverForeground#ffffff44
  • tab.inactiveBackground#23252e
  • tab.inactiveForeground#ffffff44
  • terminal.ansiBlack#313744
  • terminal.ansiBlue#4cb2ff
  • terminal.ansiBrightBlack#556570
  • terminal.ansiBrightBlue#4cb2ff
  • terminal.ansiBrightCyan#24e8ea
  • terminal.ansiBrightGreen#5bf29a
  • terminal.ansiBrightMagenta#a7a7ff
  • terminal.ansiBrightRed#ff7272
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd04f
  • terminal.ansiCyan#2dced0
  • terminal.ansiGreen#5ecb8c
  • terminal.ansiMagenta#9292ff
  • terminal.ansiRed#e17e85
  • terminal.ansiWhite#f8f8f8
  • terminal.ansiYellow#f6ca52
  • terminal.border#1c1e25
  • terminal.foreground#ffffff
  • terminal.selectionBackground#ffffff11
  • terminalCursor.background#23252e
  • terminalCursor.foreground#ffd86e
  • textLink.foreground#ffd86e
  • titleBar.activeBackground#23252e
  • titleBar.activeForeground#ffffff
  • titleBar.border#00000000
  • titleBar.inactiveBackground#23252e
  • titleBar.inactiveForeground#ffffff44
  • tree.indentGuidesStroke#ffffff22
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000000

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#ffffff
variable.other.generic-type.haskell#ff8888
storage.type.haskell#14ffde
support.variable.magic.python#ffffff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ffffff
variable.parameter.function.language.special.self.python#ffffff
storage.modifier.lifetime.rust#ffffff
support.function.std.rust#ffa478
entity.name.lifetime.rust#ffffff
variable.language.rust#ffffff
support.constant.edge#ff8888
constant.other.character-class.regexp#ffffff
variable.parameter.function, text.html.derivative#ffffff
comment markup.link#ffffff44
markup.changed.diff#ffffff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ffa478
markup.inserted.diff#83d6ff
markup.deleted.diff#ffffff
meta.function.c,meta.function.cpp#ffffff
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#ffffff
punctuation.separator.key-value#ffffff
keyword.operator.expression.import#ffa478
support.constant.math#ffffff
support.constant.property.math#14ffde
variable.other.constant, variable.other.constant.tsx, variable.other.object#ffffff
storage.type.annotation.java, storage.type.object.array.java#ffffff
source.java#ffffff
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#ffffff
meta.method.java#ffa478
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffffff
keyword.operator.instanceof.java#ff8888
meta.definition.variable.name.java#ffffff
keyword.operator.logical#ffffff
keyword.operator.bitwise#ffffff
keyword.operator.channel#ffffff
support.constant.property-value.scss,support.constant.property-value.css#14ffde
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#14ffde
punctuation.separator.list.comma.css#ffffff
support.constant.color.w3c-standard-color-name.css#14ffde
support.type.vendored.property-name.css#ffffff
support.module.node,support.type.object.module,support.module.node#ffffff
entity.name.type#14ffde
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ffffff
support.constant.json#14ffde
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.expression.keyof#ff8888
support.type.object.console#ffffff
support.variable.property.process#14ffde
keyword.operator.misc.rust#ffffff
keyword.operator.sigil.rust#ff8888
keyword.operator.delete#ff8888
support.type.object.dom#ffffff
support.variable.dom,support.variable.property.dom#ffffff
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#ff8888
punctuation.separator.delimiter#ffffff
punctuation.separator.c,punctuation.separator.cpp#ff8888
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ffffff
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#ff8888
variable.parameter.function.language.python#14ffde
support.type.python#ffffff
keyword.operator.logical.python#ff8888
variable.parameter.function.python#14ffde
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#ffffff
meta.function-call.generic.python#ffa478
constant.character.format.placeholder.other.python#14ffde
keyword.operator#ffffff
keyword.operator.assignment.compound#ff8888
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ffffff
keyword#ff8888
entity.name.namespace#ffffff
variable.c#ffffff
variable.language#ffffff
token.variable.parameter.java#ffffff
import.storage.java#ffffff
token.package.keyword#ff8888
token.package#ffffff
meta.require, support.function.any-method, variable.function#ffffff
variable.other.readwrite.ts entity.name.function#ffffffitalic
source.ts meta.var.expr meta.function-call entity.name.function, meta.function-call#ffa478
entity.name.type.namespace#ffffff
support.class#ffffff
entity.name.class.identifier.namespace.type#ffffff
entity.name.class, variable.other.class.js, variable.other.class.ts#ffffff
variable.other.class.php#ffffff
keyword.control#ff8888italic
control.elements, keyword.operator.less#14ffde
keyword.other.special-method#ffa478
storage#ff8888
token.storage#ff8888
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#ff8888
token.storage.type.java#ffffff
support.type.property-name#ffffff
support.constant.property-value#ffffff
constant.language.import-export-all.ts#ffffff
support.constant.font-name#14ffde
meta.tag#ffffff
string#83d6ff
entity.other.inherited-class#ffffff
constant.other.symbol#ffffff
constant.numeric#ffffff
constant#14ffde
punctuation.definition.constant#14ffde
entity.name.tag, support.class.component#ffa478
meta.tag.attributes.tsx#ffffff
entity.other.attribute-name#ffffff
entity.other.attribute-name.id#ffa478normal
entity.other.attribute-name.class.css#14ffdenormal
meta.selector#ff8888
markup.heading#ffffff
markup.heading punctuation.definition.heading, entity.name.section#ffa478
keyword.other.unit#ffffff
markup.bold,todo.bold#14ffde
punctuation.definition.bold#ffffff
markup.italic, punctuation.definition.italic,todo.emphasis#ff8888
emphasis md#ff8888
entity.name.section.markdown#ffffff
punctuation.definition.heading.markdown#ffffff
punctuation.definition.list.begin.markdown#ffffff
markup.heading.setext#ffffff
punctuation.definition.bold.markdown#14ffde
markup.inline.raw.markdown#83d6ff
markup.inline.raw.string.markdown#83d6ff
punctuation.definition.list.markdown#ffffff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ffffff
beginning.punctuation.definition.list.markdown#ffffff
punctuation.definition.metadata.markdown#ffffff
markup.underline.link.markdown,markup.underline.link.image.markdown#ff8888
string.other.link.title.markdown,string.other.link.description.markdown#ffa478
string.regexp#36ffd0
constant.character.escape.backslash.regexp,constant.character.escape.regexp, constant.other.character-class.regexp, keyword.operator.quantifier.regexp, keyword.control.anchor.regexp#36ffd0
punctuation.section.embedded, variable.interpolation#ffffff
punctuation.section.embedded.begin,punctuation.section.embedded.end#ff8888
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#ffffff
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ffffff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ffffff
string.quoted.double.json,punctuation.definition.string.begin.json,punctuation.definition.string.end.json#ffffff
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#83d6ff
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ffffff
support.type.property-name.json#FFA478
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#ff8888
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#ff8888
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#ff8888
keyword.operator.type.php#ff8888
punctuation.section.array.begin.php#ffffff
punctuation.section.array.end.php#ffffff
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#ffa478
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#ffffff
support.constant.core.rust#14ffde
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#14ffde
entity.name.goto-label.php,support.other.php#ffa478
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ffffff
keyword.operator.regexp.php#ff8888
keyword.operator.comparison.php#ffffff
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#ff8888
meta.function.decorator.python#ffa478
support.token.decorator.python,meta.function.decorator.identifier.python#ffffff
function.parameter#ffffff
function.brace#ffffff
function.parameter.ruby, function.parameter.cs#ffffff
constant.language.symbol.ruby#ffffff
rgb-value#ffffff
inline-color-decoration rgb-value#14ffde
less rgb-value#14ffde
selector.sass#ffffff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#14ffde
meta.definition.property, meta.definition.property variable.object.property#ffffff
block.scope.end,block.scope.begin#ffffff
storage.type.cs#ffffff
entity.name.variable.local.cs#ffffff
token.info-token#ffa478
token.warn-token#14ffde
token.error-token#f44747
token.debug-token#ff8888
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ff8888
entity.name.function.tagged-template.tsx#FFA478
meta.template.expression#ffffff
keyword.operator.module#ff8888
support.type.type.flowtype#ffa478
support.type.primitive#ffffff
meta.property.object#ffffff
variable.parameter.function.js#ffffff
keyword.other.template.begin#83d6ff
keyword.other.template.end#83d6ff
keyword.other.substitution.begin#83d6ff
keyword.other.substitution.end#83d6ff
keyword.operator.assignment#ffffff
keyword.operator.assignment.go#ffffff
keyword.operator.arithmetic.go, keyword.operator.address.go#ff8888
entity.name.package.go#ffffff
support.type.prelude.elm#ffffff
support.constant.elm#14ffde
punctuation.quasi.element#ff8888
constant.character.entity#ffffff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ffffff
entity.global.clojure#ffffff
meta.symbol.clojure#ffffff
constant.keyword.clojure#ffffff
meta.arguments.coffee, variable.parameter.function.coffee#ffffff
source.ini#83d6ff
meta.scope.prerequisites.makefile#ffffff
source.makefile#ffffff
storage.modifier.import.groovy#ffffff
meta.method.groovy#ffa478
meta.definition.variable.name.groovy#ffffff
meta.definition.class.inherited.classes.groovy#83d6ff
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#ff8888
text.variable, text.bracketed#ffffff
support.type.swift, support.type.vb.asp#ffffff
entity.name.function.xi#ffffff
entity.name.class.xi#ffffff
constant.character.character-class.regexp.xi#ffffff
constant.regexp.xi#ff8888
keyword.control.xi#ffffff
invalid.xi#ffffff
beginning.punctuation.definition.quote.markdown.xi#83d6ff
beginning.punctuation.definition.list.markdown.xi#ffffff44
constant.character.xi#ffa478
accent.xi#ffa478
wikiword.xi#14ffde
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#ffffff44
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#ffffff
punctuation.definition.typeparameters, storage.type.function.arrow,punctuation.definition.block, punctuation.accessor#ffffff
comment, punctuation.definition.comment#ffffff44italic
markup.quote.markdown#ffffff44
punctuation.definition.block.sequence.item.yaml#ffffff
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.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic
storage.type.function.arrow
string.quoted, string.template#c6ff90
support.type, entity.name.type.ts, support.type.primitive.ts, entity.name.type, constant, entity.other.inherited-class#35eeff
storage, keyword.control, storage.type#ff8888
support.variable, support.class, entity.name.tag#ff7474bold
support.function.lua#ff8888
support.function.library.lua#ff8888