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#e7689f
  • activityBar.background#333333
  • activityBar.border#6a6a6a
  • activityBar.foreground#facde5
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#e7689f
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#e7689f
  • button.foreground#ffffff
  • button.hoverBackground#e0218a
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#2f3134
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#3b3138
  • debugExceptionWidget.border#624e5c
  • debugToolBar.background#3b3138
  • debugToolBar.border#624e5c
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#55b9ab33
  • diffEditor.removedTextBackground#ff005433
  • diffEditor.removedTextBorder#ff000000
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#1e1e1e
  • editor.compositionBorder#ffffff00
  • editor.findMatchBackground#e7689f54
  • editor.findMatchBorder#e7689f
  • editor.findMatchHighlightBackground#ff42a23a
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#ff42a23a
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#ff42a23a
  • editor.inactiveSelectionBackground#413a3f43
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#30202b
  • editor.selectionHighlightBackground#ff42a23a
  • editor.selectionHighlightBorder#b07bae85
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#ff42a23a
  • editorBracketHighlight.foreground1#fff581
  • editorBracketHighlight.foreground2#cda4ff
  • editorBracketHighlight.foreground3#7fddf2
  • editorBracketHighlight.foreground4#ed5c9b
  • editorBracketHighlight.foreground5#d26bdf
  • editorBracketHighlight.foreground6#d5b5d5
  • editorBracketHighlight.unexpectedBracket.foreground#f44747
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#facde590
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ec435b90
  • editorGroup.border#444444
  • editorGroup.emptyBackground#1e1e1e
  • editorGroupHeader.tabsBackground#252526
  • editorGutter.addedBackground#f7b9d797
  • editorGutter.background#1e1e1e
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#fb178b97
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#7fddf297
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#4bf2f290
  • editorLineNumber.activeForeground#facde5
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#e0218a
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#ec435b50
  • editorMarkerNavigationInfo.background#4bf2f250
  • editorMarkerNavigationWarning.background#ffde4850
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#f7b9d7
  • editorSuggestWidget.selectedBackground#e7689f20
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffde4890
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#e7689f
  • foreground#facde5
  • gitDecoration.addedResourceForeground#f7b9d7
  • gitDecoration.conflictingResourceForeground#ad80ff
  • gitDecoration.deletedResourceForeground#e7689f
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#8fd5d2
  • gitDecoration.stageDeletedResourceForeground#e7689f
  • gitDecoration.stageModifiedResourceForeground#8fd5d2
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#f7b9d7
  • icon.foreground#facde5
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#e7689f66
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#e7689f20
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#3d373c
  • list.focusBackground#e7689f5e
  • list.focusForeground#d3d3d3
  • list.highlightForeground#f7b9d7
  • list.hoverBackground#2e2a2d
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#3d373c
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#864262
  • listFilterWidget.noMatchesOutline#ff339b
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#6a6a6a
  • menu.foreground#e0c9d5
  • menu.selectionBackground#e7689f20
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#434343
  • menubar.selectionBackground#ba1a6c32
  • menubar.selectionBorder#ffffff
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#2828282d
  • merge.commonHeaderBackground#38383834
  • merge.currentContentBackground#5e29443b
  • merge.currentHeaderBackground#882f5b38
  • merge.incomingContentBackground#2b51583c
  • merge.incomingHeaderBackground#39848f36
  • minimap.background#1e1e1e
  • minimap.errorHighlight#ec435b90
  • minimap.findMatchHighlight#e7689f54
  • minimap.selectionHighlight#30202b34
  • minimap.warningHighlight#ffde4890
  • minimapGutter.addedBackground#f7b9d797
  • minimapGutter.deletedBackground#fb178b97
  • minimapGutter.modifiedBackground#7fddf297
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ec435b
  • notificationsInfoIcon.foreground#4bf2f2
  • notificationsWarningIcon.foreground#ffde48
  • notificationToast.border#474747
  • panel.background#1e1e1e
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#f18dbc
  • peekViewEditor.background#281d22
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#281d22
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#009dea46
  • peekViewResult.selectionBackground#f18dbc5e
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#e7689f
  • progressBar.background#e7689f
  • quickInput.background#252526
  • quickInput.foreground#d4d4d4
  • quickInputList.focusBackground#e7689f20
  • quickInputList.focusForeground#ffffff
  • quickInputTitle.background#3c3c3c
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#ec8fce26
  • scrollbarSlider.background#c294b326
  • scrollbarSlider.hoverBackground#ec8fce26
  • selection.background#754d62
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#facde5
  • sideBar.background#252526
  • sideBar.border#6a6a6a
  • sideBar.dropBackground#3d373c
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#8a3d95
  • statusBar.debuggingBackground#7b4d90
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#c488a5
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#2c2c2c
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#facde5
  • tab.border#252526
  • tab.inactiveBackground#2d2d2d
  • 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.background#1e1e1e
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#e7689f
  • terminalCursor.foreground#ffffff
  • textLink.foreground#e7689f
  • titleBar.activeBackground#3c3c3c
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • 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#cda4ff
variable.other.generic-type.haskell#ed5c9b
storage.type.haskell#d26bdf
support.variable.magic.python#cda4ff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#d4d4d4
variable.parameter.function.language.special.self.python#fff581
storage.modifier.lifetime.rust#d4d4d4
support.function.std.rust#7fddf2
entity.name.lifetime.rust#fff581
variable.language.rust#cda4ff
support.constant.edge#ed5c9b
constant.other.character-class.regexp#cda4ff
keyword.operator.quantifier.regexp#d26bdf
punctuation.definition.string.begin,punctuation.definition.string.end#d5b5d5
variable.parameter.function#d4d4d4
comment markup.link#776773
markup.changed.diff#fff581
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#7fddf2
markup.inserted.diff#d5b5d5
markup.deleted.diff#cda4ff
meta.function.c,meta.function.cpp#cda4ff
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#d4d4d4
punctuation.separator.key-value#d4d4d4
keyword.operator.expression.import#7fddf2
support.constant.math#fff581
support.constant.property.math#d26bdf
variable.other.constant#fff581
storage.type.annotation.java, storage.type.object.array.java#fff581
source.java#cda4ff
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#d4d4d4
meta.method.java#7fddf2
storage.modifier.import.java,storage.type.java,storage.type.generic.java#fff581
keyword.operator.instanceof.java#ed5c9b
meta.definition.variable.name.java#cda4ff
keyword.operator.logical#d26bdf
keyword.operator.bitwise#d26bdf
keyword.operator.channel#d26bdf
support.constant.property-value.scss,support.constant.property-value.css#d26bdf
keyword.operator.css,keyword.operator.scss,keyword.operator.less#d26bdf
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#d26bdf
punctuation.separator.list.comma.css#d4d4d4
support.constant.color.w3c-standard-color-name.css#f9c9ff
support.type.vendored.property-name.css#dbbede
support.module.node,support.type.object.module,support.module.node#fff581
entity.name.type.module#fff581
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#e0c6ff
support.constant.json#d26bdf
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#ed5c9b
support.type.object.console#cda4ff
support.variable.property.process#d26bdf
entity.name.function,support.function.console#7fddf2
keyword.operator.misc.rust#d4d4d4
keyword.operator.sigil.rust#ed5c9b
keyword.operator.delete#ed5c9b
support.type.object.dom#fff1fe
support.variable.dom,support.variable.property.dom#dec3ff
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#fef4ff
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#ed5c9b
punctuation.separator.delimiter#f3f0f0
punctuation.separator.c,punctuation.separator.cpp#ed5c9b
support.type.posix-reserved.c,support.type.posix-reserved.cpp#d26bdf
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#ed5c9b
variable.parameter.function.language.python#d26bdf
support.type.python#d26bdf
keyword.operator.logical.python#ed5c9b
variable.parameter.function.python#d26bdf
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#d4d4d4
meta.function-call.generic.python#7fddf2
constant.character.format.placeholder.other.python#d26bdf
keyword.operator#d4d4d4
keyword.operator.assignment.compound#ed5c9b
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#d26bdf
keyword#ed5c9b
entity.name.namespace#fff581
variable#cda4ff
variable.c#d4d4d4
variable.language#fff581
token.variable.parameter.java#d4d4d4
import.storage.java#fff581
token.package.keyword#ed5c9b
token.package#d4d4d4
entity.name.function, meta.require, support.function.any-method, variable.function#7fddf2
entity.name.type.namespace#fff581
support.class, entity.name.type.class#fff581
entity.name.class.identifier.namespace.type#fff581
entity.name.class, variable.other.class.js, variable.other.class.ts#fff581
variable.other.class.php#cda4ff
entity.name.type#fff581
keyword.control#ed5c9b
control.elements, keyword.operator.less#d26bdf
keyword.other.special-method#7fddf2
storage#ed5c9b
token.storage#ed5c9b
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#ed5c9b
token.storage.type.java#fff581
support.function#d26bdf
support.type.property-name#d4d4d4
support.constant.property-value#d4d4d4
support.constant.font-name#d26bdf
meta.tag#d4d4d4
string#d5b5d5
entity.other.inherited-class#fff581
constant.other.symbol#d26bdf
constant.numeric#d26bdf
constant#d26bdf
punctuation.definition.constant#d26bdf
entity.name.tag#cda4ff
entity.other.attribute-name#d26bdf
entity.other.attribute-name.id#7fddf2
entity.other.attribute-name.class.css#d26bdf
meta.selector#ed5c9b
markup.heading#cda4ff
markup.heading punctuation.definition.heading, entity.name.section#7fddf2
keyword.other.unit#cda4ff
markup.bold,todo.bold#d26bdf
punctuation.definition.bold#fff581
markup.italic, punctuation.definition.italic,todo.emphasis#ed5c9b
emphasis md#ed5c9b
entity.name.section.markdown#cda4ff
punctuation.definition.heading.markdown#cda4ff
punctuation.definition.list.begin.markdown#cda4ff
markup.heading.setext#d4d4d4
punctuation.definition.bold.markdown#d26bdf
markup.inline.raw.markdown#d5b5d5
markup.inline.raw.string.markdown#d5b5d5
punctuation.definition.list.markdown#cda4ff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#cda4ff
beginning.punctuation.definition.list.markdown#cda4ff
punctuation.definition.metadata.markdown#cda4ff
markup.underline.link.markdown,markup.underline.link.image.markdown#ed5c9b
string.other.link.title.markdown,string.other.link.description.markdown#7fddf2
string.regexp#d26bdf
constant.character.escape#d26bdf
punctuation.section.embedded, variable.interpolation#cda4ff
punctuation.section.embedded.begin,punctuation.section.embedded.end#ed5c9b
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#d4d4d4
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#cda4ff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#cda4ff
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#d5b5d5
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#d26bdf
support.type.property-name.json#cda4ff
support.type.property-name.json punctuation#cda4ff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#ed5c9b
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#ed5c9b
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#fff581
keyword.operator.error-control.php#ed5c9b
keyword.operator.type.php#ed5c9b
punctuation.section.array.begin.php#d4d4d4
punctuation.section.array.end.php#d4d4d4
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#fff581
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#7fddf2
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#d4d4d4
support.constant.core.rust#d26bdf
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#d26bdf
entity.name.goto-label.php,support.other.php#7fddf2
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#d26bdf
keyword.operator.regexp.php#ed5c9b
keyword.operator.comparison.php#d26bdf
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#ed5c9b
meta.function.decorator.python#7fddf2
support.token.decorator.python,meta.function.decorator.identifier.python#d26bdf
function.parameter#d4d4d4
function.brace#d4d4d4
function.parameter.ruby, function.parameter.cs#d4d4d4
constant.language.symbol.ruby#d26bdf
rgb-value#d26bdf
inline-color-decoration rgb-value#d26bdf
less rgb-value#d26bdf
selector.sass#cda4ff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#fff581
block.scope.end,block.scope.begin#d4d4d4
storage.type.cs#fff581
entity.name.variable.local.cs#cda4ff
token.info-token#7fddf2
token.warn-token#d26bdf
token.error-token#f44747
token.debug-token#ed5c9b
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ed5c9b
meta.template.expression#d4d4d4
keyword.operator.module#ed5c9b
support.type.type.flowtype#7fddf2
support.type.primitive#fff581
meta.property.object#cda4ff
variable.parameter.function.js#cda4ff
keyword.other.template.begin#d5b5d5
keyword.other.template.end#d5b5d5
keyword.other.substitution.begin#d5b5d5
keyword.other.substitution.end#d5b5d5
keyword.operator.assignment#d26bdf
keyword.operator.assignment.go#fff581
keyword.operator.arithmetic.go, keyword.operator.address.go#ed5c9b
entity.name.package.go#fff581
support.type.prelude.elm#d26bdf
support.constant.elm#d26bdf
punctuation.quasi.element#ed5c9b
constant.character.entity#cda4ff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#d26bdf
entity.global.clojure#fff581
meta.symbol.clojure#cda4ff
constant.keyword.clojure#d26bdf
meta.arguments.coffee, variable.parameter.function.coffee#cda4ff
source.ini#d5b5d5
meta.scope.prerequisites.makefile#cda4ff
source.makefile#fff581
storage.modifier.import.groovy#fff581
meta.method.groovy#7fddf2
meta.definition.variable.name.groovy#cda4ff
meta.definition.class.inherited.classes.groovy#d5b5d5
support.variable.semantic.hlsl#fff581
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#ed5c9b
text.variable, text.bracketed#cda4ff
support.type.swift, support.type.vb.asp#fff581
entity.name.function.xi#fff581
entity.name.class.xi#d26bdf
constant.character.character-class.regexp.xi#cda4ff
constant.regexp.xi#ed5c9b
keyword.control.xi#d26bdf
invalid.xi#d4d4d4
beginning.punctuation.definition.quote.markdown.xi#d5b5d5
beginning.punctuation.definition.list.markdown.xi#776773
constant.character.xi#7fddf2
accent.xi#7fddf2
wikiword.xi#d26bdf
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#776773
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#fff581
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#cda4ff
meta.brace.square#d4d4d4
comment, punctuation.definition.comment#776773italic
markup.quote.markdown#776773
punctuation.definition.block.sequence.item.yaml#d4d4d4
constant.language.symbol.elixir#d26bdf
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