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#00d7d7
  • activityBar.background#e4e4e4
  • activityBar.border#e4e4e4
  • activityBar.foreground#262626
  • activityBar.inactiveForeground#8a8a8a
  • activityBarBadge.background#00d7d7
  • activityBarBadge.foreground#262626
  • badge.background#00d7d7
  • badge.foreground#262626
  • breadcrumb.activeSelectionForeground#4e4e4e
  • breadcrumb.background#ffffff
  • breadcrumb.focusForeground#4e4e4e
  • breadcrumb.foreground#616161cc
  • button.background#008787
  • button.foreground#ffffff
  • button.hoverBackground#00d7d7
  • button.secondaryBackground#5f6a79
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#4c5561
  • checkbox.background#ffffff
  • checkbox.border#00000000
  • checkbox.foreground#616161
  • debugExceptionWidget.background#f3f3f3
  • debugExceptionWidget.border#d5d5d5
  • debugToolBar.background#f3f3f3
  • debugToolBar.border#d5d5d5
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#ffffff
  • dropdown.border#00000000
  • dropdown.foreground#616161
  • editor.background#e4e4e4
  • editor.findMatchBackground#8a8a8a
  • editor.findMatchBorder#8a8a8a
  • editor.findMatchHighlightBackground#d0d0d0
  • editor.findMatchHighlightBorder#d0d0d0
  • editor.findRangeHighlightBackground#d0d0d0
  • editor.findRangeHighlightBorder#d0d0d0
  • editor.foldBackground#8a8a8a4c
  • editor.foreground#262626
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#d0d0d0
  • editor.lineHighlightBackground#ffffff
  • editor.lineHighlightBorder#ffffff
  • editor.rangeHighlightBackground#d0d0d0
  • editor.rangeHighlightBorder#d0d0d0
  • editor.selectionBackground#ffffff
  • editor.selectionHighlightBackground#af5fff54
  • editor.selectionHighlightBorder#af5fff54
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#0064001a
  • editorCodeLens.foreground#999999
  • editorCursor.background#ffffff
  • editorCursor.foreground#d700ff
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#d75f87
  • editorGroup.border#e4e4e4
  • editorGroup.emptyBackground#e4e4e4
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorGutter.addedBackground#008787
  • editorGutter.background#d0d0d0
  • editorGutter.commentRangeForeground#424242
  • editorGutter.deletedBackground#d75f87
  • editorGutter.foldingControlForeground#424242
  • editorGutter.modifiedBackground#af5fff
  • editorHoverWidget.background#f3f3f3
  • editorHoverWidget.border#c8c8c8
  • editorHoverWidget.foreground#616161
  • editorIndentGuide.activeBackground#eeeeee
  • editorIndentGuide.background#eeeeee
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#d700ff
  • editorLineNumber.foreground#6c6c6c
  • editorLink.activeForeground#8700ff
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#e51400
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#e9a700
  • editorOverviewRuler.background#e4e4e4
  • editorOverviewRuler.border#e4e4e4
  • editorRuler.foreground#eeeeee
  • editorSuggestWidget.background#f3f3f3
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#0066bf
  • editorSuggestWidget.selectedBackground#d6ebff
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#af8700
  • editorWhitespace.foreground#33333333
  • editorWidget.background#f3f3f3
  • editorWidget.foreground#616161
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#8700ff
  • foreground#262626
  • gitDecoration.addedResourceForeground#8700ff
  • gitDecoration.conflictingResourceForeground#d7005f
  • gitDecoration.deletedResourceForeground#d75f87
  • gitDecoration.ignoredResourceForeground#b2b2b2
  • gitDecoration.modifiedResourceForeground#af5fff
  • gitDecoration.stageDeletedResourceForeground#ad0707
  • gitDecoration.stageModifiedResourceForeground#650389
  • gitDecoration.submoduleResourceForeground#1258a7
  • gitDecoration.untrackedResourceForeground#008787
  • icon.foreground#262626
  • input.background#ffffff
  • input.border#00000000
  • input.foreground#616161
  • input.placeholderForeground#767676
  • inputOption.activeBackground#008787b9
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#00d7d7
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#d0d0d0
  • list.focusBackground#008787
  • list.focusForeground#262626
  • list.highlightForeground#00d7d7
  • list.hoverBackground#e8e8e8
  • list.hoverForeground#616161
  • list.inactiveSelectionBackground#e4e6f1
  • list.inactiveSelectionForeground#616161
  • listFilterWidget.background#efc1ad
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#ffffff
  • menu.border#00000085
  • menu.foreground#616161
  • menu.selectionBackground#00ffaf
  • menu.selectionBorder#00000000
  • menu.selectionForeground#262626
  • menu.separatorBackground#888888
  • menubar.selectionBackground#0000001a
  • menubar.selectionForeground#333333
  • merge.commonContentBackground#E5E5E5
  • merge.commonHeaderBackground#BFBFBF
  • merge.currentContentBackground#DBF4EF
  • merge.currentHeaderBackground#A4E3D6
  • merge.incomingContentBackground#DBECFF
  • merge.incomingHeaderBackground#A6CFFF
  • minimap.background#e4e4e4
  • minimap.errorHighlight#d75f87
  • minimap.findMatchHighlight#8a8a8a
  • minimap.selectionHighlight#ffffff
  • minimap.warningHighlight#af8700
  • minimapGutter.addedBackground#008787
  • minimapGutter.deletedBackground#d75f87
  • minimapGutter.modifiedBackground#af5fff
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#e7e7e7
  • notificationCenterHeader.foreground#616161
  • notifications.background#f3f3f3
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#e51400
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#e9a700
  • notificationToast.border#d5d5d5
  • panel.background#e4e4e4
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#d700ff
  • panelTitle.activeForeground#d700ff
  • panelTitle.inactiveForeground#424242bf
  • peekView.border#007acc
  • peekViewEditor.background#f2f8fc
  • peekViewEditor.matchHighlightBackground#f5d802de
  • peekViewEditor.matchHighlightBorder#dbc417
  • peekViewEditorGutter.background#f2f8fc
  • peekViewResult.background#f3f3f3
  • peekViewResult.fileForeground#1e1e1e
  • peekViewResult.lineForeground#646465
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#6c6c6c
  • peekViewTitle.background#ffffff
  • peekViewTitleDescription.foreground#616161e6
  • peekViewTitleLabel.foreground#333333
  • pickerGroup.border#cccedb00
  • pickerGroup.foreground#00d7d7
  • progressBar.background#8700ff
  • scrollbar.shadow#dddddd
  • scrollbarSlider.activeBackground#00000099
  • scrollbarSlider.background#64646466
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#00ffaf
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#262626
  • sideBar.background#f3f3f3
  • sideBar.dropBackground#d0d0d0
  • sideBar.foreground#616161
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarSectionHeader.foreground#616161
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#d700ff
  • statusBar.border#ddddee00
  • statusBar.debuggingBackground#d75f87
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#d700ff00
  • statusBarItem.remoteBackground#008787
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#333333
  • tab.border#f3f3f3
  • tab.inactiveBackground#ececec
  • tab.inactiveForeground#333333b3
  • terminal.ansiBlack#262626
  • terminal.ansiBlue#af5fff
  • terminal.ansiBrightBlack#4e4e4e
  • terminal.ansiBrightBlue#8700ff
  • terminal.ansiBrightCyan#00d7d7
  • terminal.ansiBrightGreen#00d7d7
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#d7005f
  • terminal.ansiBrightWhite#b2b2b2
  • terminal.ansiBrightYellow#af8700
  • terminal.ansiCyan#008787
  • terminal.ansiGreen#008787
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#d75f87
  • terminal.ansiWhite#8a8a8a
  • terminal.ansiYellow#af8700
  • terminal.border#80808059
  • terminal.foreground#262626
  • terminal.selectionBackground#b2b2b236
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#d700ff
  • textLink.foreground#00d7d7
  • titleBar.activeBackground#dddddd
  • titleBar.activeForeground#333333
  • titleBar.border#00000000
  • titleBar.inactiveBackground#dddddd99
  • titleBar.inactiveForeground#33333399
  • tree.indentGuidesStroke#a9a9a9
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000029

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