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#ff000000
  • activityBar.background#181819
  • activityBar.border#ff000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#d1d2ff3c
  • activityBarBadge.background#7cb0e7
  • activityBarBadge.foreground#181819
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#181819
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#86c2fd
  • button.foreground#181819
  • button.hoverBackground#5d9fe0
  • button.secondaryBackground#313643
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#404962
  • checkbox.background#181819
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#1f232e
  • debugExceptionWidget.border#47474700
  • debugToolBar.background#1f232e
  • debugToolBar.border#47474700
  • diffEditor.border#39d1d1
  • diffEditor.insertedTextBackground#86c5692a
  • diffEditor.removedTextBackground#f2448420
  • diffEditor.removedTextBorder#f2448400
  • dropdown.background#181819
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#181819
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#f9257232
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#1f232e
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#2a333f
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#242e45bf
  • editor.selectionHighlightBackground#9dacfd26
  • editor.selectionHighlightBorder#16161700
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#7cb0e764
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#181819
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f92572
  • editorGroup.border#181819
  • editorGroup.emptyBackground#181819
  • editorGroupHeader.tabsBackground#181819
  • editorGutter.addedBackground#86c569
  • editorGutter.background#181819
  • editorGutter.commentRangeForeground#b6b6b6
  • editorGutter.deletedBackground#f92572
  • editorGutter.foldingControlForeground#b6b6b6
  • editorGutter.modifiedBackground#80d0cc
  • editorHoverWidget.background#1c1c1d
  • editorHoverWidget.border#57928a
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#0dd9ba
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#f478ff
  • editorMarkerNavigation.background#2a2a2e
  • editorMarkerNavigationError.background#e8136d
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#e2a524
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#424245
  • editorSuggestWidget.background#181819
  • editorSuggestWidget.border#434343
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#86c2fd
  • editorSuggestWidget.selectedBackground#303345
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#eca65b
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#181819
  • editorWidget.foreground#f5f5f5
  • editorWidget.resizeBorder#80d0cc
  • focusBorder#80d0cc
  • foreground#ececec
  • gitDecoration.addedResourceForeground#86c569
  • gitDecoration.conflictingResourceForeground#9083ce
  • gitDecoration.deletedResourceForeground#f92572
  • gitDecoration.ignoredResourceForeground#85848a
  • gitDecoration.modifiedResourceForeground#edb968
  • gitDecoration.stageDeletedResourceForeground#ff3f85
  • gitDecoration.stageModifiedResourceForeground#eca65b
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#80d0cc
  • icon.foreground#ececec
  • input.background#181819
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#3e58e289
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#1f232e
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1f232e
  • list.focusBackground#1f232e
  • list.focusForeground#ffffff
  • list.highlightForeground#b0dfff
  • list.hoverBackground#1f232e
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#1f232e
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#a7134a
  • listFilterWidget.noMatchesOutline#f92572
  • listFilterWidget.outline#00000000
  • menu.background#181819
  • menu.border#00000000
  • menu.foreground#dbdbdb
  • menu.selectionBackground#556fad
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#80d0cc
  • menubar.selectionBackground#7497bc1a
  • menubar.selectionBorder#f91b1b
  • menubar.selectionForeground#f0f0f0
  • merge.commonContentBackground#1f1f24
  • merge.commonHeaderBackground#323243
  • merge.currentContentBackground#492633
  • merge.currentHeaderBackground#f92572
  • merge.incomingContentBackground#2c3d4b
  • merge.incomingHeaderBackground#556fad
  • minimap.background#181819
  • minimap.errorHighlight#f92572
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#242e45bf
  • minimap.warningHighlight#eca65b
  • minimapGutter.addedBackground#86c569
  • minimapGutter.deletedBackground#f92572
  • minimapGutter.modifiedBackground#80d0cc
  • notificationCenter.border#80d0cc97
  • notificationCenterHeader.background#1f232e
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#181819
  • notifications.border#80d0cc00
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f92572
  • notificationsInfoIcon.foreground#7cb0e7
  • notificationsWarningIcon.foreground#e5b95c
  • notificationToast.border#80d0cc
  • panel.background#181819
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#545456
  • peekViewEditor.background#161e28
  • peekViewEditor.matchHighlightBackground#6f604d99
  • peekViewEditor.matchHighlightBorder#e5965c
  • peekViewEditorGutter.background#202832
  • peekViewResult.background#181819
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#181819
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • progressBar.background#80d0cc
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#1f232e
  • scrollbarSlider.background#181819
  • scrollbarSlider.hoverBackground#3f465c
  • selection.background#344b84bf
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ececec
  • sideBar.background#181819
  • sideBar.border#ff000000
  • sideBar.dropBackground#1f232e
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#dcedf9
  • statusBar.background#556fad
  • statusBar.debuggingBackground#7cb0e7
  • statusBar.debuggingForeground#181819
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#6d639b
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#3de6dd
  • statusBarItem.remoteForeground#181819
  • tab.activeBackground#252530
  • tab.activeBorder#80d0cc
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#181819
  • tab.hoverBackground#30303b
  • tab.inactiveBackground#181819
  • tab.inactiveForeground#7d8496
  • terminal.ansiBlack#0a0909
  • terminal.ansiBlue#7cb0e7
  • terminal.ansiBrightBlack#000000
  • terminal.ansiBrightBlue#3899ff
  • terminal.ansiBrightCyan#33fff5
  • terminal.ansiBrightGreen#49ff5c
  • terminal.ansiBrightMagenta#ff4cca
  • terminal.ansiBrightRed#ff005d
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd300
  • terminal.ansiCyan#80d0cc
  • terminal.ansiGreen#bcffc3
  • terminal.ansiMagenta#f18dff
  • terminal.ansiRed#ff1984
  • terminal.ansiWhite#bcbcbc
  • terminal.ansiYellow#edd668
  • terminal.border#80808059
  • terminal.foreground#fbf5f5
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#dcabf2
  • titleBar.activeBackground#181819
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#181819
  • titleBar.inactiveForeground#929292
  • tree.indentGuidesStroke#80d0cc
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000042

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