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#00134100
  • activityBar.background#000c2a
  • activityBar.border#51515400
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#002990
  • activityBarBadge.background#011a79
  • activityBarBadge.foreground#d4d0ff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#001038
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#001343
  • button.foreground#ffffff
  • button.hoverBackground#001668
  • button.secondaryBackground#000e43
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#001977
  • checkbox.background#000c2a
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#001038
  • debugExceptionWidget.border#47474700
  • debugToolBar.background#001038
  • debugToolBar.border#47474700
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#000c2a
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#000c2a
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#0056c455
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#fff9f9
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#00204b
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#c20e0e00
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#00264b
  • editor.selectionHighlightBackground#0064c962
  • editor.selectionHighlightBorder#00336b00
  • editor.wordHighlightBackground#014d90b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#ee0000
  • editorCursor.background#0064ff
  • editorCursor.foreground#003486
  • editorError.background#5c040000
  • editorError.border#ba0f0f00
  • editorError.foreground#d12300
  • editorGroup.border#c0171700
  • editorGroup.emptyBackground#000c2a
  • editorGroupHeader.tabsBackground#000c2a
  • editorGroupHeader.tabsBorder#f0b4b400
  • editorGutter.addedBackground#587c0c00
  • editorGutter.background#000c2a
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b8f
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d00
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#70707000
  • editorIndentGuide.background#40404000
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#ff7575
  • editorLineNumber.activeForeground#e0e0e0
  • editorLineNumber.foreground#ffffff22
  • editorLink.activeForeground#0059a3
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cc0000
  • editorWhitespace.foreground#25361500
  • editorWidget.background#001038
  • editorWidget.foreground#c2c2c2
  • editorWidget.resizeBorder#b4b1b100
  • focusBorder#00092e00
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffff
  • input.background#000c2a
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#797979
  • inputOption.activeBackground#000c2a
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#003384
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#00253f
  • list.focusBackground#032b43
  • list.focusForeground#ffffff
  • list.highlightForeground#e4e4e4
  • list.hoverBackground#003368
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#001145
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#001249
  • listFilterWidget.noMatchesOutline#093996
  • listFilterWidget.outline#d1646400
  • menu.background#001038
  • menu.border#000d7785
  • menu.foreground#ffffff
  • menu.selectionBackground#001254
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#001358
  • menubar.selectionBackground#00206f
  • menubar.selectionBorder#ba353500
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#000c2a
  • minimap.errorHighlight#d12300
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#00264b
  • minimap.warningHighlight#cc0000
  • minimapGutter.addedBackground#587c0c00
  • minimapGutter.deletedBackground#94151b8f
  • minimapGutter.modifiedBackground#0c7d9d00
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#001038
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#47474700
  • panel.background#1e1e1e
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • 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#3f3f4600
  • pickerGroup.foreground#ffffff
  • progressBar.background#0e70c0
  • scrollbar.shadow#1b1b1b00
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#000c2a
  • scrollbarSlider.hoverBackground#001a5a
  • selection.background#000d3d
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#000c2a
  • sideBar.border#ff000000
  • sideBar.dropBackground#00253f
  • sideBar.foreground#949494
  • sideBarSectionHeader.background#8c8c8c00
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#e0e0e0
  • sideBarTitle.foreground#b2b2b2
  • statusBar.background#000c2a
  • statusBar.border#0081f200
  • statusBar.debuggingBackground#000b34
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#006bba
  • statusBar.noFolderBackground#000c2a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#01185172
  • statusBarItem.remoteBackground#000c2a
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#001343
  • tab.activeBorder#1b1b1b00
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#25252600
  • tab.hoverBackground#001549
  • tab.inactiveBackground#000c2a
  • tab.inactiveForeground#6b6b6b80
  • 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#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#545454
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ffffff
  • titleBar.activeBackground#000c2a
  • titleBar.activeForeground#ffffff
  • titleBar.border#00000000
  • titleBar.inactiveBackground#000c2a
  • titleBar.inactiveForeground#ffffff99
  • tree.indentGuidesStroke#0050b6
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#000000

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#ffffff
storage.type.haskell#ffffff
support.variable.magic.python#ffffff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#fff9f9
variable.parameter.function.language.special.self.python#ffffff
storage.modifier.lifetime.rust#fff9f9
support.function.std.rust#fbfbfb
entity.name.lifetime.rust#ffffff
variable.language.rust#ffffff
support.constant.edge#ffffff
constant.other.character-class.regexp#ffffff
keyword.operator.quantifier.regexp#ffffff
punctuation.definition.string.begin,punctuation.definition.string.end#ffffff
variable.parameter.function#fff9f9
comment markup.link#363636
markup.changed.diff#ffffff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#fbfbfb
markup.inserted.diff#ffffff
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#fff9f9
punctuation.separator.key-value#fff9f9
keyword.operator.expression.import#fbfbfb
support.constant.math#ffffff
support.constant.property.math#ffffff
variable.other.constant#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#fff9f9
meta.method.java#fbfbfb
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffffff
keyword.operator.instanceof.java#ffffff
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#ffffff
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#ffffff
punctuation.separator.list.comma.css#fff9f9
support.constant.color.w3c-standard-color-name.css#ffffff
support.type.vendored.property-name.css#ffffff
support.module.node,support.type.object.module,support.module.node#ffffff
entity.name.type.module#ffffff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ffffff
support.constant.json#ffffff
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#ffffff
support.type.object.console#ffffff
support.variable.property.process#ffffff
entity.name.function,support.function.console#fbfbfb
keyword.operator.misc.rust#fff9f9
keyword.operator.sigil.rust#ffffff
keyword.operator.delete#ffffff
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#ffffff
punctuation.separator.delimiter#fff9f9
punctuation.separator.c,punctuation.separator.cpp#ffffff
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ffffff
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#ffffff
variable.parameter.function.language.python#ffffff
support.type.python#ffffff
keyword.operator.logical.python#ffffff
variable.parameter.function.python#ffffff
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#fff9f9
meta.function-call.generic.python#fbfbfb
constant.character.format.placeholder.other.python#ffffff
keyword.operator#fff9f9
keyword.operator.assignment.compound#ffffff
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ffffff
keyword#ffffff
entity.name.namespace#ffffff
variable#ffffff
variable.c#fff9f9
variable.language#ffffff
token.variable.parameter.java#fff9f9
import.storage.java#ffffff
token.package.keyword#ffffff
token.package#fff9f9
entity.name.function, meta.require, support.function.any-method, variable.function#fbfbfb
entity.name.type.namespace#ffffff
support.class, entity.name.type.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
entity.name.type#ffffff
keyword.control#ffffff
control.elements, keyword.operator.less#ffffff
keyword.other.special-method#fbfbfb
storage#ffffff
token.storage#ffffff
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#ffffff
token.storage.type.java#ffffff
support.function#ffffff
support.type.property-name#fff9f9
support.constant.property-value#fff9f9
support.constant.font-name#ffffff
meta.tag#fff9f9
string#ffffff
entity.other.inherited-class#ffffff
constant.other.symbol#ffffff
constant.numeric#ffffff
constant#ffffff
punctuation.definition.constant#ffffff
entity.name.tag#ffffff
entity.other.attribute-name#ffffff
entity.other.attribute-name.id#fbfbfbnormal
entity.other.attribute-name.class.css#ffffffnormal
meta.selector#ffffff
markup.heading#ffffff
markup.heading punctuation.definition.heading, entity.name.section#fbfbfb
keyword.other.unit#ffffff
markup.bold,todo.bold#ffffff
punctuation.definition.bold#ffffff
markup.italic, punctuation.definition.italic,todo.emphasis#ffffff
emphasis md#ffffff
entity.name.section.markdown#ffffff
punctuation.definition.heading.markdown#ffffff
punctuation.definition.list.begin.markdown#ffffff
markup.heading.setext#fff9f9
punctuation.definition.bold.markdown#ffffff
markup.inline.raw.markdown#ffffff
markup.inline.raw.string.markdown#ffffff
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#ffffff
string.other.link.title.markdown,string.other.link.description.markdown#fbfbfb
string.regexp#ffffff
constant.character.escape#ffffff
punctuation.section.embedded, variable.interpolation#ffffff
punctuation.section.embedded.begin,punctuation.section.embedded.end#ffffff
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#fff9f9
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
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#ffffff
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ffffff
support.type.property-name.json#ffffff
support.type.property-name.json punctuation#ffffff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#ffffff
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#ffffff
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#ffffff
keyword.operator.type.php#ffffff
punctuation.section.array.begin.php#fff9f9
punctuation.section.array.end.php#fff9f9
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#fbfbfb
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#fff9f9
support.constant.core.rust#ffffff
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ffffff
entity.name.goto-label.php,support.other.php#fbfbfb
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ffffff
keyword.operator.regexp.php#ffffff
keyword.operator.comparison.php#ffffff
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#ffffff
meta.function.decorator.python#fbfbfb
support.token.decorator.python,meta.function.decorator.identifier.python#ffffff
function.parameter#fff9f9
function.brace#fff9f9
function.parameter.ruby, function.parameter.cs#fff9f9
constant.language.symbol.ruby#ffffff
rgb-value#ffffff
inline-color-decoration rgb-value#ffffff
less rgb-value#ffffff
selector.sass#ffffff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffffff
block.scope.end,block.scope.begin#fff9f9
storage.type.cs#ffffff
entity.name.variable.local.cs#ffffff
token.info-token#fbfbfb
token.warn-token#ffffff
token.error-token#f44747
token.debug-token#ffffff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ffffff
meta.template.expression#fff9f9
keyword.operator.module#ffffff
support.type.type.flowtype#fbfbfb
support.type.primitive#ffffff
meta.property.object#ffffff
variable.parameter.function.js#ffffff
keyword.other.template.begin#ffffff
keyword.other.template.end#ffffff
keyword.other.substitution.begin#ffffff
keyword.other.substitution.end#ffffff
keyword.operator.assignment#ffffff
keyword.operator.assignment.go#ffffff
keyword.operator.arithmetic.go, keyword.operator.address.go#ffffff
entity.name.package.go#ffffff
support.type.prelude.elm#ffffff
support.constant.elm#ffffff
punctuation.quasi.element#ffffff
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#ffffff
meta.scope.prerequisites.makefile#ffffff
source.makefile#ffffff
storage.modifier.import.groovy#ffffff
meta.method.groovy#fbfbfb
meta.definition.variable.name.groovy#ffffff
meta.definition.class.inherited.classes.groovy#ffffff
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#ffffff
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#ffffff
keyword.control.xi#ffffff
invalid.xi#fff9f9
beginning.punctuation.definition.quote.markdown.xi#ffffff
beginning.punctuation.definition.list.markdown.xi#363636
constant.character.xi#fbfbfb
accent.xi#fbfbfb
wikiword.xi#ffffff
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#363636
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
meta.brace.square#fff9f9
comment, punctuation.definition.comment#363636italic
markup.quote.markdown#363636
punctuation.definition.block.sequence.item.yaml#fff9f9
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