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#101010
  • activityBar.border#101010
  • activityBar.foreground#dddddd
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#e2ffc7
  • activityBarBadge.foreground#48622f
  • badge.background#e2ffc7
  • badge.foreground#48622f
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#101010
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#7eb6ff
  • button.foreground#ffffff
  • button.hoverBackground#4f82c4
  • button.secondaryBackground#1d1d1d
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#242424
  • checkbox.background#101010
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#101010
  • debugExceptionWidget.border#1b1b1b
  • debugToolBar.background#101010
  • debugToolBar.border#1b1b1b
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#424b2b33
  • diffEditor.removedTextBackground#7b202016
  • dropdown.background#101010
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#101010
  • editor.findMatchBackground#363636
  • editor.findMatchBorder#e2ffc7
  • editor.findMatchHighlightBackground#ffffb946
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#73747530
  • editor.foreground#ececec
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3636365c
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#393939
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#2c2b2b
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#565656
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#a8ceea70
  • editorBracketMatch.background#e2ffc718
  • editorBracketMatch.border#414040
  • editorCodeLens.foreground#999999
  • editorCursor.background#101010
  • editorCursor.foreground#dddddd
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff8d80
  • editorGroup.border#101010
  • editorGroup.emptyBackground#101010
  • editorGroupHeader.tabsBackground#101010
  • editorGroupHeader.tabsBorder#101010
  • editorGutter.addedBackground#48622f
  • editorGutter.background#101010
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#ff9f95
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#5c809b
  • editorHoverWidget.background#101010
  • editorHoverWidget.border#393939
  • editorHoverWidget.foreground#dddddd
  • editorIndentGuide.activeBackground#848484
  • editorIndentGuide.background#393939
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#a8ceea
  • editorLineNumber.activeForeground#e2ffc7
  • editorLineNumber.foreground#363636
  • editorLink.activeForeground#a8ceea
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#e2ffc710
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#393939
  • editorSuggestWidget.background#151515
  • editorSuggestWidget.border#101010
  • editorSuggestWidget.foreground#dddddd
  • editorSuggestWidget.highlightForeground#e2ffc7
  • editorSuggestWidget.selectedBackground#101010
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffbe64
  • editorWhitespace.foreground#cdcdcd29
  • editorWidget.background#101010
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#242424
  • focusBorder#393939
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#e2ffc7
  • gitDecoration.conflictingResourceForeground#e296ff
  • gitDecoration.deletedResourceForeground#ff9f95
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#ffffb9
  • gitDecoration.stageDeletedResourceForeground#ff8d80
  • gitDecoration.stageModifiedResourceForeground#ffbe64
  • gitDecoration.submoduleResourceForeground#a8ceea
  • gitDecoration.untrackedResourceForeground#dbffb3
  • icon.foreground#cccccc
  • input.background#101010
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#c9c9c9
  • inputOption.activeBackground#9cffd166
  • inputOption.activeBorder#49b6ff00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#191919
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#171717
  • list.focusBackground#171717
  • list.focusForeground#cccccc
  • list.highlightForeground#e2ffc7
  • list.hoverBackground#171717
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#171717
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#171717
  • listFilterWidget.noMatchesOutline#ff8d80
  • listFilterWidget.outline#00000000
  • menu.background#101010
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#191919
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#dddddd
  • menubar.selectionForeground#101010
  • merge.commonContentBackground#191919
  • merge.commonHeaderBackground#1d1d1d
  • merge.currentContentBackground#294539
  • merge.currentHeaderBackground#3a7d61
  • merge.incomingContentBackground#293f4f
  • merge.incomingHeaderBackground#36698e
  • minimap.background#101010
  • minimap.errorHighlight#ff8d80
  • minimap.findMatchHighlight#363636
  • minimap.selectionHighlight#2c2b2b
  • minimap.warningHighlight#ffbe64
  • minimapGutter.addedBackground#48622f
  • minimapGutter.deletedBackground#ff9f95
  • minimapGutter.modifiedBackground#5c809b
  • notificationCenter.border#1d1d1d
  • notificationCenterHeader.background#101010
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#101010
  • notifications.border#1d1d1d
  • notifications.foreground#b9b9b9
  • notificationsErrorIcon.foreground#ff9f95
  • notificationsInfoIcon.foreground#a8ceea
  • notificationsWarningIcon.foreground#ffbe64
  • notificationToast.border#1d1d1d
  • panel.background#101010
  • panel.border#1d1d1d
  • panelSection.border#80808059
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#749fbe
  • peekViewEditor.background#1c1e1fd9
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#1010105c
  • peekViewResult.background#1b1b1b
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#a8ceea6c
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#5c685f
  • pickerGroup.foreground#e2ffc7
  • progressBar.background#e2ffc7
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#6f6f6f10
  • scrollbarSlider.hoverBackground#2c2c2c56
  • selection.background#3a5b7d
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#101010
  • sideBar.border#1d1d1d
  • sideBar.dropBackground#171717
  • sideBar.foreground#b9b9b9
  • sideBarSectionHeader.background#cbcbcb00
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#101010
  • statusBar.border#101010
  • statusBar.debuggingBackground#e296ff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#7eb6ff
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#e2ffc7
  • statusBarItem.remoteForeground#48622f
  • tab.activeBackground#101010
  • tab.activeBorder#ffffff
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#101010
  • tab.inactiveBackground#101010
  • tab.inactiveForeground#bcbcbc80
  • terminal.ansiBlack#393939
  • terminal.ansiBlue#a8ceea
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#7eb6ff
  • terminal.ansiBrightCyan#9ce9ff
  • terminal.ansiBrightGreen#dbffb3
  • terminal.ansiBrightMagenta#e296ff
  • terminal.ansiBrightRed#ff8d80
  • terminal.ansiBrightWhite#b9b9b9
  • terminal.ansiBrightYellow#ffbe64
  • terminal.ansiCyan#c2efff
  • terminal.ansiGreen#e2ffc7
  • terminal.ansiMagenta#e2b5cc
  • terminal.ansiRed#ff9f95
  • terminal.ansiWhite#dddddd
  • terminal.ansiYellow#ffffb9
  • terminal.border#80808059
  • terminal.foreground#b9b9b9
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#5b91a1
  • terminalCursor.foreground#ffffff
  • textLink.foreground#e2ffc7
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#ffffff
  • titleBar.border#00000000
  • titleBar.inactiveBackground#191919
  • 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#ffffff
variable.other.generic-type.haskell#bc94cb
storage.type.haskell#ffffb9
support.variable.magic.python#ffffff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ececec
variable.parameter.function.language.special.self.python#ffffff
storage.modifier.lifetime.rust#ececec
support.function.std.rust#a8ceea
entity.name.lifetime.rust#ffffff
variable.language.rust#ffffff
support.constant.edge#bc94cb
constant.other.character-class.regexp#ffffff
keyword.operator.quantifier.regexp#ffffb9
punctuation.definition.string.begin,punctuation.definition.string.end#dbffb3
variable.parameter.function#ececec
comment markup.link#666666
markup.changed.diff#ffffff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#a8ceea
markup.inserted.diff#dbffb3
markup.deleted.diff#ffffff
meta.function.c,meta.function.cpp#ffffff
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#ececec
punctuation.separator.key-value#ececec
keyword.operator.expression.import#a8ceea
support.constant.math#ffffff
support.constant.property.math#ffffb9
variable.other.constant#ffffff
storage.type.annotation.java, storage.type.object.array.java#ffffff
source.java#ffffff
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#ececec
meta.method.java#a8ceea
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffffff
keyword.operator.instanceof.java#bc94cb
meta.definition.variable.name.java#ffffff
keyword.operator.logical#c2efff
keyword.operator.bitwise#c2efff
keyword.operator.channel#c2efff
support.constant.property-value.scss,support.constant.property-value.css#ffffb9
keyword.operator.css,keyword.operator.scss,keyword.operator.less#c2efff
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#ffffb9
punctuation.separator.list.comma.css#ececec
support.constant.color.w3c-standard-color-name.css#ffffb9
support.type.vendored.property-name.css#c2efff
support.module.node,support.type.object.module,support.module.node#ffffff
entity.name.type.module#ffffff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ffffff
support.constant.json#ffffb9
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#bc94cb
support.type.object.console#ffffff
support.variable.property.process#ffffb9
entity.name.function,support.function.console#a8ceea
keyword.operator.misc.rust#ececec
keyword.operator.sigil.rust#bc94cb
keyword.operator.delete#bc94cb
support.type.object.dom#c2efff
support.variable.dom,support.variable.property.dom#ffffff
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#c2efff
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#bc94cb
punctuation.separator.delimiter#ececec
punctuation.separator.c,punctuation.separator.cpp#bc94cb
support.type.posix-reserved.c,support.type.posix-reserved.cpp#c2efff
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#bc94cb
variable.parameter.function.language.python#ffffb9
support.type.python#c2efff
keyword.operator.logical.python#bc94cb
variable.parameter.function.python#ffffb9
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#ececec
meta.function-call.generic.python#a8ceea
constant.character.format.placeholder.other.python#ffffb9
keyword.operator#ececec
keyword.operator.assignment.compound#bc94cb
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#c2efff
keyword#bc94cb
entity.name.namespace#ffffff
variable#ffffff
variable.c#ececec
variable.language#ffffff
token.variable.parameter.java#ececec
import.storage.java#ffffff
token.package.keyword#bc94cb
token.package#ececec
entity.name.function, meta.require, support.function.any-method, variable.function#a8ceea
entity.name.type.namespace#ffffff
support.class, entity.name.type.class#ffffff
entity.name.class.identifier.namespace.type#ffffff
entity.name.class, variable.other.class.js, variable.other.class.ts#ffffff
variable.other.class.php#ffffff
entity.name.type#ffffff
keyword.control#bc94cb
control.elements, keyword.operator.less#ffffb9
keyword.other.special-method#a8ceea
storage#bc94cb
token.storage#bc94cb
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#bc94cb
token.storage.type.java#ffffff
support.function#c2efff
support.type.property-name#ececec
support.constant.property-value#ececec
support.constant.font-name#ffffb9
meta.tag#ececec
string#dbffb3
entity.other.inherited-class#ffffff
constant.other.symbol#c2efff
constant.numeric#ffffb9
constant#ffffb9
punctuation.definition.constant#ffffb9
entity.name.tag#ffffff
entity.other.attribute-name#ffffb9
entity.other.attribute-name.id#a8ceeanormal
entity.other.attribute-name.class.css#ffffb9normal
meta.selector#bc94cb
markup.heading#ffffff
markup.heading punctuation.definition.heading, entity.name.section#a8ceea
keyword.other.unit#ffffff
markup.bold,todo.bold#ffffb9
punctuation.definition.bold#ffffff
markup.italic, punctuation.definition.italic,todo.emphasis#bc94cb
emphasis md#bc94cb
entity.name.section.markdown#ffffff
punctuation.definition.heading.markdown#ffffff
punctuation.definition.list.begin.markdown#ffffff
markup.heading.setext#ececec
punctuation.definition.bold.markdown#ffffb9
markup.inline.raw.markdown#dbffb3
markup.inline.raw.string.markdown#dbffb3
punctuation.definition.list.markdown#ffffff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ffffff
beginning.punctuation.definition.list.markdown#ffffff
punctuation.definition.metadata.markdown#ffffff
markup.underline.link.markdown,markup.underline.link.image.markdown#bc94cb
string.other.link.title.markdown,string.other.link.description.markdown#a8ceea
string.regexp#c2efff
constant.character.escape#c2efff
punctuation.section.embedded, variable.interpolation#ffffff
punctuation.section.embedded.begin,punctuation.section.embedded.end#bc94cb
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#ececec
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ffffff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ffffff
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#dbffb3
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#c2efff
support.type.property-name.json#ffffff
support.type.property-name.json punctuation#ffffff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#bc94cb
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#bc94cb
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffffff
keyword.operator.error-control.php#bc94cb
keyword.operator.type.php#bc94cb
punctuation.section.array.begin.php#ececec
punctuation.section.array.end.php#ececec
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ffffff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#a8ceea
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#ececec
support.constant.core.rust#ffffb9
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ffffb9
entity.name.goto-label.php,support.other.php#a8ceea
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#c2efff
keyword.operator.regexp.php#bc94cb
keyword.operator.comparison.php#c2efff
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#bc94cb
meta.function.decorator.python#a8ceea
support.token.decorator.python,meta.function.decorator.identifier.python#c2efff
function.parameter#ececec
function.brace#ececec
function.parameter.ruby, function.parameter.cs#ececec
constant.language.symbol.ruby#c2efff
rgb-value#c2efff
inline-color-decoration rgb-value#ffffb9
less rgb-value#ffffb9
selector.sass#ffffff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffffff
block.scope.end,block.scope.begin#ececec
storage.type.cs#ffffff
entity.name.variable.local.cs#ffffff
token.info-token#a8ceea
token.warn-token#ffffb9
token.error-token#f44747
token.debug-token#bc94cb
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#bc94cb
meta.template.expression#ececec
keyword.operator.module#bc94cb
support.type.type.flowtype#a8ceea
support.type.primitive#ffffff
meta.property.object#ffffff
variable.parameter.function.js#ffffff
keyword.other.template.begin#dbffb3
keyword.other.template.end#dbffb3
keyword.other.substitution.begin#dbffb3
keyword.other.substitution.end#dbffb3
keyword.operator.assignment#c2efff
keyword.operator.assignment.go#ffffff
keyword.operator.arithmetic.go, keyword.operator.address.go#bc94cb
entity.name.package.go#ffffff
support.type.prelude.elm#c2efff
support.constant.elm#ffffb9
punctuation.quasi.element#bc94cb
constant.character.entity#ffffff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#c2efff
entity.global.clojure#ffffff
meta.symbol.clojure#ffffff
constant.keyword.clojure#c2efff
meta.arguments.coffee, variable.parameter.function.coffee#ffffff
source.ini#dbffb3
meta.scope.prerequisites.makefile#ffffff
source.makefile#ffffff
storage.modifier.import.groovy#ffffff
meta.method.groovy#a8ceea
meta.definition.variable.name.groovy#ffffff
meta.definition.class.inherited.classes.groovy#dbffb3
support.variable.semantic.hlsl#ffffff
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#bc94cb
text.variable, text.bracketed#ffffff
support.type.swift, support.type.vb.asp#ffffff
entity.name.function.xi#ffffff
entity.name.class.xi#c2efff
constant.character.character-class.regexp.xi#ffffff
constant.regexp.xi#bc94cb
keyword.control.xi#c2efff
invalid.xi#ececec
beginning.punctuation.definition.quote.markdown.xi#dbffb3
beginning.punctuation.definition.list.markdown.xi#666666
constant.character.xi#a8ceea
accent.xi#a8ceea
wikiword.xi#ffffb9
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#666666
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffffff
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ffffff
meta.brace.square#ececec
comment, punctuation.definition.comment#666666italic
markup.quote.markdown#666666
punctuation.definition.block.sequence.item.yaml#ececec
constant.language.symbol.elixir#c2efff
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
Malte Dark Theme by samkaj - VS Code Theme