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.background#0c0c0c
  • activityBar.border#1c1c1c
  • activityBar.foreground#c26d70
  • activityBar.inactiveForeground#b0b0b0
  • activityBarBadge.background#c26d70
  • activityBarBadge.foreground#000000
  • badge.background#c26d70
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#e8e8e8
  • breadcrumb.background#0c0c0c
  • breadcrumb.focusForeground#e8e8e8
  • breadcrumb.foreground#b0b0b0
  • button.background#505050
  • button.foreground#ffffff
  • button.hoverBackground#606060
  • button.secondaryBackground#2a2a2a
  • button.secondaryForeground#e8e8e8
  • button.secondaryHoverBackground#3a3a3a
  • checkbox.background#2a2a2a
  • checkbox.border#4a4a4a
  • checkbox.foreground#e8e8e8
  • debugExceptionWidget.background#181818
  • debugExceptionWidget.border#3a3a3a
  • debugToolBar.background#181818
  • debugToolBar.border#3a3a3a
  • diffEditor.border#2a2a2a
  • diffEditor.insertedTextBackground#a4d29a30
  • diffEditor.removedTextBackground#e06c7530
  • dropdown.background#181818
  • dropdown.border#3a3a3a
  • dropdown.foreground#e8e8e8
  • editor.background#0c0c0c
  • editor.findMatchBackground#d49a7070
  • editor.findMatchBorder#d49a70
  • editor.findMatchHighlightBackground#d49a7040
  • editor.findMatchHighlightBorder#d49a7060
  • editor.findRangeHighlightBackground#3a3a3a30
  • editor.findRangeHighlightBorder#b0b0b0
  • editor.foldBackground#181818
  • editor.foreground#e8e8e8
  • editor.hoverHighlightBackground#3a3a3a30
  • editor.inactiveSelectionBackground#44444440
  • editor.lineHighlightBackground#181818
  • editor.lineHighlightBorder#1c1c1c
  • editor.rangeHighlightBackground#3a3a3a30
  • editor.rangeHighlightBorder#b0b0b0
  • editor.selectionBackground#444444
  • editor.selectionHighlightBackground#44444440
  • editor.selectionHighlightBorder#b0b0b0
  • editor.wordHighlightBackground#44444440
  • editor.wordHighlightStrongBackground#44444460
  • editorBracketMatch.background#c26d7040
  • editorBracketMatch.border#00000000
  • editorCodeLens.foreground#b0b0b0
  • editorCursor.background#0c0c0c
  • editorCursor.foreground#ffffff
  • editorError.background#e06c7520
  • editorError.border#00000000
  • editorError.foreground#ca2b37
  • editorGroup.border#2a2a2a
  • editorGroup.emptyBackground#0c0c0c
  • editorGroupHeader.border#2a2a2a
  • editorGroupHeader.tabsBackground#0c0c0c
  • editorGroupHeader.tabsBorder#2a2a2a
  • editorGutter.addedBackground#a4d29a
  • editorGutter.background#0c0c0c
  • editorGutter.commentRangeForeground#b0b0b0
  • editorGutter.deletedBackground#e06c75
  • editorGutter.foldingControlForeground#b0b0b0
  • editorGutter.modifiedBackground#f0c270
  • editorHoverWidget.background#181818
  • editorHoverWidget.border#3a3a3a
  • editorHoverWidget.foreground#e8e8e8
  • editorInfo.background#a4d29a20
  • editorInfo.border#a4d29a
  • editorInfo.foreground#a4d29a
  • editorLineNumber.activeForeground#e8e8e8
  • editorLineNumber.foreground#7a7a7a
  • editorLink.activeForeground#c26d70
  • editorMarkerNavigation.background#181818
  • editorMarkerNavigationError.background#e06c7530
  • editorMarkerNavigationInfo.background#a4d29a30
  • editorMarkerNavigationWarning.background#f0c27030
  • editorOverviewRuler.background#0c0c0c
  • editorOverviewRuler.border#2a2a2a
  • editorRuler.foreground#3a3a3a
  • editorSuggestWidget.background#181818
  • editorSuggestWidget.border#3a3a3a
  • editorSuggestWidget.foreground#e8e8e8
  • editorSuggestWidget.highlightForeground#c26d70
  • editorSuggestWidget.selectedBackground#444444
  • editorWarning.background#f0c27020
  • editorWarning.border#00000000
  • editorWarning.foreground#f0c270
  • editorWhitespace.foreground#454545
  • editorWidget.background#181818
  • editorWidget.foreground#e8e8e8
  • editorWidget.resizeBorder#b0b0b0
  • focusBorder#c26d70
  • foreground#e8e8e8
  • gitDecoration.addedResourceForeground#a4d29a
  • gitDecoration.conflictingResourceForeground#f0c270
  • gitDecoration.deletedResourceForeground#e06c75
  • gitDecoration.ignoredResourceForeground#a8a8a8
  • gitDecoration.modifiedResourceForeground#f0c270
  • gitDecoration.stageDeletedResourceForeground#e06c75
  • gitDecoration.stageModifiedResourceForeground#f0c270
  • gitDecoration.submoduleResourceForeground#c26d70
  • gitDecoration.untrackedResourceForeground#a4d29a
  • icon.foreground#b0b0b0
  • input.background#0c0c0c
  • input.border#4a4a4a
  • input.foreground#e8e8e8
  • input.placeholderForeground#b0b0b0
  • inputOption.activeBackground#444444
  • inputOption.activeBorder#b0b0b0
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#444444
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#444444
  • list.focusBackground#444444
  • list.focusForeground#ffffff
  • list.highlightForeground#c26d70
  • list.hoverBackground#202020
  • list.hoverForeground#e8e8e8
  • list.inactiveSelectionBackground#333333
  • list.inactiveSelectionForeground#e8e8e8
  • listFilterWidget.background#181818
  • listFilterWidget.noMatchesOutline#e06c75
  • listFilterWidget.outline#b0b0b0
  • menu.background#181818
  • menu.border#3a3a3a
  • menu.foreground#e8e8e8
  • menu.selectionBackground#c26d7060
  • menu.selectionBorder#c26d70
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#3a3a3a
  • menubar.selectionBackground#c26d7090
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#90909020
  • merge.commonHeaderBackground#90909040
  • merge.currentContentBackground#a4d29a20
  • merge.currentHeaderBackground#a4d29a40
  • merge.incomingContentBackground#bb6cc120
  • merge.incomingHeaderBackground#bb6cc140
  • minimap.background#0c0c0c
  • minimap.errorHighlight#e06c75
  • minimap.findMatchHighlight#f0c27060
  • minimap.selectionHighlight#444444
  • minimap.warningHighlight#f0c270
  • minimapGutter.addedBackground#a4d29a
  • minimapGutter.deletedBackground#e06c75
  • minimapGutter.modifiedBackground#f0c270
  • notificationCenter.border#3a3a3a
  • notificationCenterHeader.background#181818
  • notificationCenterHeader.foreground#e8e8e8
  • notifications.background#181818
  • notifications.border#3a3a3a
  • notifications.foreground#e8e8e8
  • notificationsErrorIcon.foreground#e06c75
  • notificationsInfoIcon.foreground#a4d29a
  • notificationsWarningIcon.foreground#f0c270
  • notificationToast.border#3a3a3a
  • panel.background#0c0c0c
  • panel.border#2a2a2a
  • panelSection.border#2a2a2a
  • panelTitle.activeBorder#c26d70
  • panelTitle.activeForeground#e8e8e8
  • panelTitle.inactiveForeground#b0b0b0
  • peekView.border#c26d70
  • peekViewEditor.background#0c0c0c
  • peekViewEditor.matchHighlightBackground#f0c27040
  • peekViewEditor.matchHighlightBorder#f0c270
  • peekViewEditorGutter.background#0c0c0c
  • peekViewResult.background#181818
  • peekViewResult.fileForeground#e8e8e8
  • peekViewResult.lineForeground#b0b0b0
  • peekViewResult.matchHighlightBackground#f0c27040
  • peekViewResult.selectionBackground#444444
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#181818
  • peekViewTitleDescription.foreground#b0b0b0
  • peekViewTitleLabel.foreground#e8e8e8
  • pickerGroup.border#3a3a3a
  • pickerGroup.foreground#c26d70
  • progressBar.background#c26d70
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#5a5a5a80
  • scrollbarSlider.background#3a3a3a80
  • scrollbarSlider.hoverBackground#4a4a4a80
  • selection.background#444444
  • settings.focusedRowBackground#181818
  • settings.headerForeground#e8e8e8
  • sideBar.background#0c0c0c
  • sideBar.dropBackground#3a3a3a40
  • sideBar.foreground#e8e8e8
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#2a2a2a
  • sideBarSectionHeader.foreground#c26d70
  • sideBarTitle.foreground#e8e8e8
  • statusBar.background#0c0c0c
  • statusBar.border#2a2a2a
  • statusBar.debuggingBackground#d49a70
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#e8e8e8
  • statusBar.noFolderBackground#0c0c0c
  • statusBar.noFolderForeground#e8e8e8
  • statusBarItem.activeBackground#444444
  • statusBarItem.hoverBackground#202020
  • statusBarItem.remoteBackground#c26d70
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#0c0c0c
  • tab.activeBorder#c26d70
  • tab.activeBorderTop#00000000
  • tab.activeForeground#e8e8e8
  • tab.border#2a2a2a
  • tab.hoverBackground#2a2a2a
  • tab.hoverForeground#e8e8e8
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#b0b0b0
  • terminal.ansiBlack#454545
  • terminal.ansiBlue#bb6cc1
  • terminal.ansiBrightBlack#909090
  • terminal.ansiBrightBlue#b88bc2
  • terminal.ansiBrightCyan#8ce2e2
  • terminal.ansiBrightGreen#b4e2a4
  • terminal.ansiBrightMagenta#e292d2
  • terminal.ansiBrightRed#f07c85
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe280
  • terminal.ansiCyan#7bd2d2
  • terminal.ansiGreen#a4d29a
  • terminal.ansiMagenta#d685d6
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#e8e8e8
  • terminal.ansiYellow#f0c270
  • terminal.foreground#e8e8e8
  • terminal.selectionBackground#444444
  • terminalCursor.background#0c0c0c
  • terminalCursor.foreground#ffffff
  • textLink.foreground#c26d70
  • titleBar.activeBackground#0c0c0c
  • titleBar.activeForeground#e8e8e8
  • titleBar.border#2a2a2a
  • titleBar.inactiveBackground#0c0c0c
  • titleBar.inactiveForeground#b0b0b0
  • tree.indentGuidesStroke#c26d70
  • walkThrough.embeddedEditorBackground#0c0c0c
  • widget.shadow#00000080

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