Skip to main content
Coding Theme

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.background#202330
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#202330
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#fae8b6
  • button.background#203a41
  • button.foreground#fff0f5
  • button.hoverBackground#2d2f42
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#202330
  • checkbox.border#00000000
  • checkbox.foreground#fae8b6
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#202330
  • dropdown.border#00000000
  • dropdown.foreground#fae8b6
  • editor.background#202330
  • editor.findMatchBackground#472541
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#47254177
  • editor.foreground#fae8b6
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#2d2f42
  • editor.lineHighlightBackground#472541
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#472541
  • editor.selectionHighlightBackground#472541
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#472541
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#202330
  • editorCursor.foreground#fae8b6
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f2448b
  • editorGroup.border#444444
  • editorGroup.emptyBackground#202330
  • editorGroupHeader.tabsBackground#202330
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#202330
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#202330
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#fff0f5
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#d9bcef
  • editorLineNumber.activeForeground#fff0f5
  • editorLineNumber.foreground#444444
  • editorLink.activeForeground#f2448b
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#202330
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#d9bcef
  • editorSuggestWidget.selectedBackground#472541
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffb347
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#202330
  • editorWidget.foreground#fae8b6
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#f2448b
  • foreground#cccccc
  • 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#cccccc
  • input.background#202330
  • input.border#00000000
  • input.foreground#fae8b6
  • input.placeholderForeground#6d7a72
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#472541
  • inputOption.activeForeground#fae8b6
  • list.activeSelectionBackground#472541
  • list.activeSelectionForeground#fae8b6
  • list.dropBackground#2d2f42
  • list.focusBackground#062f4a
  • list.focusForeground#cccccc
  • list.highlightForeground#0097fb
  • list.hoverBackground#472541
  • list.hoverForeground#fae8b6
  • list.inactiveSelectionBackground#37373d
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#202330
  • menu.border#00000085
  • menu.foreground#fae8b6
  • menu.selectionBackground#472541
  • menu.selectionBorder#00000000
  • menu.selectionForeground#fae8b6
  • menu.separatorBackground#fae8b6
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#202330
  • minimap.errorHighlight#f2448b
  • minimap.findMatchHighlight#472541
  • minimap.selectionHighlight#472541
  • minimap.warningHighlight#ffb347
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#202330
  • 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#3f3f46
  • pickerGroup.foreground#d9bcef
  • progressBar.background#f2448b
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#f2448b
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#202330
  • sideBar.border#2d2f42
  • sideBar.dropBackground#2d2f42
  • sideBar.foreground#fae8b6
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#fae8b6
  • statusBar.background#202330
  • statusBar.debuggingBackground#ffb347
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#fff0f5
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#202330
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#fae8b6
  • tab.border#252526
  • tab.inactiveBackground#203a41
  • tab.inactiveForeground#6d7a72
  • terminal.ansiBlack#202330
  • terminal.ansiBlue#eba4ac
  • terminal.ansiBrightBlack#202330
  • terminal.ansiBrightBlue#eba4ac
  • terminal.ansiBrightCyan#87c095
  • terminal.ansiBrightGreen#9cd162
  • terminal.ansiBrightMagenta#d9bcef
  • terminal.ansiBrightRed#ff38a2
  • terminal.ansiBrightWhite#fff0f5
  • terminal.ansiBrightYellow#ffc85b
  • terminal.ansiCyan#87c095
  • terminal.ansiGreen#9cd162
  • terminal.ansiMagenta#d9bcef
  • terminal.ansiRed#ff38a2
  • terminal.ansiWhite#fff0f5
  • terminal.ansiYellow#ffc85b
  • terminal.border#80808059
  • terminal.foreground#fae8b6
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#3794ff
  • titleBar.activeBackground#202330
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#20233099
  • 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#eba4ac
variable.other.generic-type.haskell#f2448b
storage.type.haskell#fff0f5
support.variable.magic.python#eba4ac
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#fae8b6
variable.parameter.function.language.special.self.python#ffc85b
storage.modifier.lifetime.rust#fae8b6
support.function.std.rust#d9bcef
entity.name.lifetime.rust#ffc85b
variable.language.rust#eba4ac
support.constant.edge#f2448b
constant.other.character-class.regexp#eba4ac
keyword.operator.quantifier.regexp#fff0f5
punctuation.definition.string.begin,punctuation.definition.string.end#fff0f5
variable.parameter.function#fae8b6
comment markup.link#7f848e
markup.changed.diff#ffc85b
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#d9bcef
markup.inserted.diff#fff0f5
markup.deleted.diff#eba4ac
meta.function.c,meta.function.cpp#eba4ac
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#fae8b6
punctuation.separator.key-value#fae8b6
keyword.operator.expression.import#d9bcef
support.constant.math#ffc85b
support.constant.property.math#fff0f5
variable.other.constant#ffc85b
storage.type.annotation.java, storage.type.object.array.java#ffc85b
source.java#eba4ac
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#fae8b6
meta.method.java#d9bcef
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffc85b
keyword.operator.instanceof.java#f2448b
meta.definition.variable.name.java#eba4ac
keyword.operator.logical#ff38a2
keyword.operator.bitwise#ff38a2
keyword.operator.channel#ff38a2
support.constant.property-value.scss,support.constant.property-value.css#fff0f5
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ff38a2
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#fff0f5
punctuation.separator.list.comma.css#fae8b6
support.constant.color.w3c-standard-color-name.css#fff0f5
support.type.vendored.property-name.css#ff38a2
support.module.node,support.type.object.module,support.module.node#ffc85b
entity.name.type.module#ffc85b
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#eba4ac
support.constant.json#fff0f5
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#f2448b
support.type.object.console#eba4ac
support.variable.property.process#fff0f5
entity.name.function,support.function.console#d9bcef
keyword.operator.misc.rust#fae8b6
keyword.operator.sigil.rust#f2448b
keyword.operator.delete#f2448b
support.type.object.dom#ff38a2
support.variable.dom,support.variable.property.dom#eba4ac
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ff38a2
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#f2448b
punctuation.separator.delimiter#fae8b6
punctuation.separator.c,punctuation.separator.cpp#f2448b
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ff38a2
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#f2448b
variable.parameter.function.language.python#fff0f5
support.type.python#ff38a2
keyword.operator.logical.python#f2448b
variable.parameter.function.python#fff0f5
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#fae8b6
meta.function-call.generic.python#d9bcef
constant.character.format.placeholder.other.python#fff0f5
keyword.operator#fae8b6
keyword.operator.assignment.compound#f2448b
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ff38a2
keyword#f2448b
entity.name.namespace#ffc85b
variable#eba4ac
variable.c#fae8b6
variable.language#ffc85b
token.variable.parameter.java#fae8b6
import.storage.java#ffc85b
token.package.keyword#f2448b
token.package#fae8b6
entity.name.function, meta.require, support.function.any-method, variable.function#d9bcef
entity.name.type.namespace#ffc85b
support.class, entity.name.type.class#ffc85b
entity.name.class.identifier.namespace.type#ffc85b
entity.name.class, variable.other.class.js, variable.other.class.ts#ffc85b
variable.other.class.php#eba4ac
entity.name.type#ffc85b
keyword.control#f2448b
control.elements, keyword.operator.less#fff0f5
keyword.other.special-method#d9bcef
storage#f2448b
token.storage#f2448b
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#f2448b
token.storage.type.java#ffc85b
support.function#ff38a2
support.type.property-name#fae8b6
support.constant.property-value#fae8b6
support.constant.font-name#fff0f5
meta.tag#fae8b6
string#fff0f5
entity.other.inherited-class#ffc85b
constant.other.symbol#ff38a2
constant.numeric#fff0f5
constant#fff0f5
punctuation.definition.constant#fff0f5
entity.name.tag#eba4ac
entity.other.attribute-name#fff0f5
entity.other.attribute-name.id#d9bcefnormal
entity.other.attribute-name.class.css#fff0f5normal
meta.selector#f2448b
markup.heading#eba4ac
markup.heading punctuation.definition.heading, entity.name.section#d9bcef
keyword.other.unit#eba4ac
markup.bold,todo.bold#fff0f5
punctuation.definition.bold#ffc85b
markup.italic, punctuation.definition.italic,todo.emphasis#f2448b
emphasis md#f2448b
entity.name.section.markdown#eba4ac
punctuation.definition.heading.markdown#eba4ac
punctuation.definition.list.begin.markdown#eba4ac
markup.heading.setext#fae8b6
punctuation.definition.bold.markdown#fff0f5
markup.inline.raw.markdown#fff0f5
markup.inline.raw.string.markdown#fff0f5
punctuation.definition.list.markdown#eba4ac
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#eba4ac
beginning.punctuation.definition.list.markdown#eba4ac
punctuation.definition.metadata.markdown#eba4ac
markup.underline.link.markdown,markup.underline.link.image.markdown#f2448b
string.other.link.title.markdown,string.other.link.description.markdown#d9bcef
string.regexp#ff38a2
constant.character.escape#ff38a2
punctuation.section.embedded, variable.interpolation#eba4ac
punctuation.section.embedded.begin,punctuation.section.embedded.end#f2448b
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#fae8b6
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#eba4ac
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#eba4ac
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#fff0f5
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ff38a2
support.type.property-name.json#eba4ac
support.type.property-name.json punctuation#eba4ac
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#f2448b
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#f2448b
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffc85b
keyword.operator.error-control.php#f2448b
keyword.operator.type.php#f2448b
punctuation.section.array.begin.php#fae8b6
punctuation.section.array.end.php#fae8b6
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ffc85b
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#d9bcef
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#fae8b6
support.constant.core.rust#fff0f5
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#fff0f5
entity.name.goto-label.php,support.other.php#d9bcef
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ff38a2
keyword.operator.regexp.php#f2448b
keyword.operator.comparison.php#ff38a2
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#f2448b
meta.function.decorator.python#d9bcef
support.token.decorator.python,meta.function.decorator.identifier.python#ff38a2
function.parameter#fae8b6
function.brace#fae8b6
function.parameter.ruby, function.parameter.cs#fae8b6
constant.language.symbol.ruby#ff38a2
rgb-value#ff38a2
inline-color-decoration rgb-value#fff0f5
less rgb-value#fff0f5
selector.sass#eba4ac
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffc85b
block.scope.end,block.scope.begin#fae8b6
storage.type.cs#ffc85b
entity.name.variable.local.cs#eba4ac
token.info-token#d9bcef
token.warn-token#fff0f5
token.error-token#f44747
token.debug-token#f2448b
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#f2448b
meta.template.expression#fae8b6
keyword.operator.module#f2448b
support.type.type.flowtype#d9bcef
support.type.primitive#ffc85b
meta.property.object#eba4ac
variable.parameter.function.js#eba4ac
keyword.other.template.begin#fff0f5
keyword.other.template.end#fff0f5
keyword.other.substitution.begin#fff0f5
keyword.other.substitution.end#fff0f5
keyword.operator.assignment#ff38a2
keyword.operator.assignment.go#ffc85b
keyword.operator.arithmetic.go, keyword.operator.address.go#f2448b
entity.name.package.go#ffc85b
support.type.prelude.elm#ff38a2
support.constant.elm#fff0f5
punctuation.quasi.element#f2448b
constant.character.entity#eba4ac
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ff38a2
entity.global.clojure#ffc85b
meta.symbol.clojure#eba4ac
constant.keyword.clojure#ff38a2
meta.arguments.coffee, variable.parameter.function.coffee#eba4ac
source.ini#fff0f5
meta.scope.prerequisites.makefile#eba4ac
source.makefile#ffc85b
storage.modifier.import.groovy#ffc85b
meta.method.groovy#d9bcef
meta.definition.variable.name.groovy#eba4ac
meta.definition.class.inherited.classes.groovy#fff0f5
support.variable.semantic.hlsl#ffc85b
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#f2448b
text.variable, text.bracketed#eba4ac
support.type.swift, support.type.vb.asp#ffc85b
entity.name.function.xi#ffc85b
entity.name.class.xi#ff38a2
constant.character.character-class.regexp.xi#eba4ac
constant.regexp.xi#f2448b
keyword.control.xi#ff38a2
invalid.xi#fae8b6
beginning.punctuation.definition.quote.markdown.xi#fff0f5
beginning.punctuation.definition.list.markdown.xi#7f848e
constant.character.xi#d9bcef
accent.xi#d9bcef
wikiword.xi#fff0f5
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#7f848e
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffc85b
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#eba4ac
meta.brace.square#fae8b6
comment, punctuation.definition.comment#7f848eitalic
markup.quote.markdown#7f848e
punctuation.definition.block.sequence.item.yaml#fae8b6
constant.language.symbol.elixir#ff38a2
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
pinkmare by Matsuuu - VS Code Theme