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.activeBackground#222630
  • activityBar.background#222630
  • activityBar.border#222630
  • activityBar.foreground#fefefe
  • activityBar.inactiveForeground#e5d0e3
  • activityBarBadge.background#e5d0e3
  • activityBarBadge.foreground#222630
  • badge.background#e5d0e3
  • badge.foreground#222630
  • breadcrumb.activeSelectionForeground#fefefe
  • breadcrumb.background#222630
  • breadcrumb.focusForeground#fefefe
  • breadcrumb.foreground#e5d0e3
  • button.background#e5d0e3
  • button.foreground#222630
  • button.hoverBackground#e5d0e3
  • button.secondaryBackground#222630
  • button.secondaryForeground#e5d0e3
  • button.secondaryHoverBackground#222630
  • checkbox.background#222630
  • checkbox.border#222630
  • checkbox.foreground#e5d0e3
  • debugExceptionWidget.background#222630
  • debugExceptionWidget.border#222630
  • debugToolBar.background#222630
  • debugToolBar.border#222630
  • diffEditor.border#2c313c
  • diffEditor.insertedTextBackground#b0d7ff30
  • diffEditor.insertedTextBorder#ffffff00
  • diffEditor.removedTextBackground#f2545b30
  • diffEditor.removedTextBorder#ffffff00
  • dropdown.background#222630
  • dropdown.border#222630
  • dropdown.foreground#e5d0e3
  • editor.background#222630
  • editor.findMatchBackground#2c313c
  • editor.findMatchBorder#e5d0e3
  • editor.findMatchHighlightBackground#2c313c
  • editor.findMatchHighlightBorder#2c313c
  • editor.findRangeHighlightBackground#2c313c
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#2c313c
  • editor.foreground#e5d0e3
  • editor.hoverHighlightBackground#2c313c
  • editor.inactiveSelectionBackground#2c313c
  • editor.lineHighlightBackground#2c313c
  • editor.lineHighlightBorder#2c313c
  • editor.rangeHighlightBackground#2c313c
  • editor.rangeHighlightBorder#2c313c
  • editor.selectionBackground#2c313c
  • editor.selectionHighlightBackground#2c313c
  • editor.selectionHighlightBorder#e5d0e3
  • editor.wordHighlightBackground#2c313c
  • editor.wordHighlightBorder#2c313c
  • editor.wordHighlightStrongBackground#2c313c
  • editor.wordHighlightStrongBorder#2c313c
  • editorBracketMatch.background#2c313c
  • editorBracketMatch.border#e5d0e3
  • editorCodeLens.foreground#e5d0e3
  • editorCursor.background#222630
  • editorCursor.foreground#e5d0e3
  • editorError.background#ffffff00
  • editorError.border#ffffff00
  • editorError.foreground#f2545b
  • editorGroup.border#2c313c
  • editorGroup.emptyBackground#222630
  • editorGroupHeader.border#222630
  • editorGroupHeader.tabsBackground#222630
  • editorGroupHeader.tabsBorder#222630
  • editorGutter.addedBackground#b0d7ff
  • editorGutter.background#222630
  • editorGutter.commentRangeForeground#e5d0e3
  • editorGutter.deletedBackground#f2545b
  • editorGutter.foldingControlForeground#e5d0e3
  • editorGutter.modifiedBackground#e5d0e3
  • editorHoverWidget.background#222630
  • editorHoverWidget.border#2c313c
  • editorHoverWidget.foreground#e5d0e3
  • editorIndentGuide.activeBackground#2c313c
  • editorIndentGuide.background#2c313c
  • editorInfo.background#ffffff00
  • editorInfo.border#ffffff00
  • editorInfo.foreground#b0d7ff
  • editorInlayHint.background#222630
  • editorInlayHint.foreground#7f848e
  • editorInlayHint.parameterBackground#222630
  • editorInlayHint.parameterForeground#7f848e
  • editorInlayHint.typeBackground#222630
  • editorInlayHint.typeForeground#7f848e
  • editorLineNumber.activeForeground#fefefe
  • editorLineNumber.foreground#e5d0e3
  • editorLink.activeForeground#e5d0e3
  • editorMarkerNavigation.background#2c313c
  • editorMarkerNavigationError.background#2c313c
  • editorMarkerNavigationInfo.background#2c313c
  • editorMarkerNavigationWarning.background#2c313c
  • editorOverviewRuler.background#ffffff00
  • editorOverviewRuler.border#ffffff00
  • editorRuler.foreground#2c313c
  • editorSuggestWidget.background#222630
  • editorSuggestWidget.border#2c313c
  • editorSuggestWidget.foreground#e5d0e3
  • editorSuggestWidget.highlightForeground#fefefe
  • editorSuggestWidget.selectedBackground#2c313c
  • editorWarning.background#ffffff00
  • editorWarning.border#ffffff00
  • editorWarning.foreground#edf86c
  • editorWhitespace.foreground#ffffff00
  • editorWidget.background#222630
  • editorWidget.foreground#e5d0e3
  • editorWidget.resizeBorder#222630
  • focusBorder#e5d0e3
  • foreground#e5d0e3
  • gitDecoration.addedResourceForeground#e5d0e3
  • gitDecoration.conflictingResourceForeground#e5d0e3
  • gitDecoration.deletedResourceForeground#e5d0e3
  • gitDecoration.ignoredResourceForeground#e5d0e3
  • gitDecoration.modifiedResourceForeground#e5d0e3
  • gitDecoration.stageDeletedResourceForeground#e5d0e3
  • gitDecoration.stageModifiedResourceForeground#e5d0e3
  • gitDecoration.submoduleResourceForeground#e5d0e3
  • gitDecoration.untrackedResourceForeground#e5d0e3
  • icon.foreground#e5d0e3
  • input.background#222630
  • input.border#222630
  • input.foreground#e5d0e3
  • input.placeholderForeground#e5d0e3
  • inputOption.activeBackground#2c313c
  • inputOption.activeBorder#2c313c
  • inputOption.activeForeground#e5d0e3
  • list.activeSelectionBackground#2c313c
  • list.activeSelectionForeground#e5d0e3
  • list.dropBackground#222630
  • list.focusBackground#2c313c
  • list.focusForeground#e5d0e3
  • list.highlightForeground#fefefe
  • list.hoverBackground#222630
  • list.hoverForeground#fefefe
  • list.inactiveSelectionBackground#2c313c
  • list.inactiveSelectionForeground#fefefe
  • listFilterWidget.background#2c313c
  • listFilterWidget.noMatchesOutline#f2545b
  • listFilterWidget.outline#2c313c
  • menu.background#222630
  • menu.border#222630
  • menu.foreground#e5d0e3
  • menu.selectionBackground#2c313c
  • menu.selectionBorder#2c313c
  • menu.selectionForeground#fefefe
  • menu.separatorBackground#2c313c
  • menubar.selectionBackground#2c313c
  • menubar.selectionBorder#2c313c
  • menubar.selectionForeground#fefefe
  • merge.commonContentBackground#2c313c
  • merge.commonHeaderBackground#2c313c
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#243A5E
  • merge.incomingHeaderBackground#243a5e
  • minimap.background#222630
  • minimap.errorHighlight#f2545b
  • minimap.findMatchHighlight#2c313c
  • minimap.selectionHighlight#2c313c
  • minimap.warningHighlight#edf86c
  • minimapGutter.addedBackground#b0d7ff
  • minimapGutter.deletedBackground#f2545b
  • minimapGutter.modifiedBackground#e5d0e3
  • notificationCenter.border#222630
  • notificationCenterHeader.background#222630
  • notificationCenterHeader.foreground#e5d0e3
  • notifications.background#222630
  • notifications.border#2c313c
  • notifications.foreground#e5d0e3
  • notificationsErrorIcon.foreground#f2545b
  • notificationsInfoIcon.foreground#b0d7ff
  • notificationsWarningIcon.foreground#edf86c
  • notificationToast.border#222630
  • panel.background#222630
  • panel.border#2c313c
  • panelSection.border#2c313c
  • panelTitle.activeBorder#fefefe
  • panelTitle.activeForeground#fefefe
  • panelTitle.inactiveForeground#e5d0e3
  • peekView.border#2c313c
  • peekViewEditor.background#010409
  • peekViewEditor.matchHighlightBackground#ffffff00
  • peekViewEditor.matchHighlightBorder#b0d7ff
  • peekViewEditorGutter.background#010409
  • peekViewResult.background#010409
  • peekViewResult.fileForeground#e5d0e3
  • peekViewResult.lineForeground#e5d0e3
  • peekViewResult.matchHighlightBackground#ffffff00
  • peekViewResult.selectionBackground#2391ff33
  • peekViewResult.selectionForeground#e5d0e3
  • peekViewTitle.background#010409
  • peekViewTitleDescription.foreground#e5d0e3
  • peekViewTitleLabel.foreground#e5d0e3
  • pickerGroup.border#2c313c
  • pickerGroup.foreground#b0d7ff
  • progressBar.background#e5d0e3
  • scrollbar.shadow#01040942
  • scrollbarSlider.activeBackground#222630
  • scrollbarSlider.background#222630
  • scrollbarSlider.hoverBackground#222630
  • selection.background#e5d0e3
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#e5d0e3
  • sideBar.background#222630
  • sideBar.border#2c313c
  • sideBar.dropBackground#222630
  • sideBar.foreground#e5d0e3
  • sideBarSectionHeader.background#222630
  • sideBarSectionHeader.border#222630
  • sideBarSectionHeader.foreground#fefefe
  • sideBarTitle.foreground#e5d0e3
  • statusBar.background#222630
  • statusBar.border#222630
  • statusBar.debuggingBackground#f2545b
  • statusBar.debuggingBorder#f2545b
  • statusBar.debuggingForeground#fefefe
  • statusBar.foreground#e5d0e3
  • statusBar.noFolderBackground#222630
  • statusBar.noFolderBorder#222630
  • statusBar.noFolderForeground#e5d0e3
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#2c313c
  • statusBarItem.remoteBackground#e5d0e3
  • statusBarItem.remoteForeground#222630
  • tab.activeBackground#2c313c
  • tab.activeBorder#fefefe
  • tab.activeBorderTop#2c313c
  • tab.activeForeground#fefefe
  • tab.border#222630
  • tab.hoverBackground#222630
  • tab.hoverBorder#222630
  • tab.hoverForeground#fefefe
  • tab.inactiveBackground#222630
  • tab.inactiveForeground#e5d0e3
  • terminal.ansiBlack#010409
  • terminal.ansiBlue#47a3ff
  • terminal.ansiBrightBlack#041025
  • terminal.ansiBrightBlue#b0d7ff
  • terminal.ansiBrightCyan#7ab6cd
  • terminal.ansiBrightGreen#30b76d
  • terminal.ansiBrightMagenta#e5d0e3
  • terminal.ansiBrightRed#f2545b
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#e6f53d
  • terminal.ansiCyan#33829d
  • terminal.ansiGreen#00a676
  • terminal.ansiMagenta#be89b8
  • terminal.ansiRed#ee1b26
  • terminal.ansiWhite#fefefe
  • terminal.ansiYellow#edf86c
  • terminal.border#2c313c
  • terminal.foreground#e5d0e3
  • terminal.selectionBackground#2c313c
  • terminalCursor.background#2c313c
  • terminalCursor.foreground#e5d0e3
  • textLink.foreground#b0d7ff
  • titleBar.activeBackground#222630
  • titleBar.activeForeground#e5d0e3
  • titleBar.border#222630
  • titleBar.inactiveBackground#2c313c
  • titleBar.inactiveForeground#e5d0e3
  • tree.indentGuidesStroke#2c313c
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#01040942

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