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#0d0d0d
  • activityBar.background#0d0d0d
  • activityBar.border#0d0d0d
  • activityBar.foreground#ffffff64
  • activityBar.inactiveForeground#414141
  • activityBarBadge.background#363636
  • activityBarBadge.foreground#8e8e8e
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1d1d1d
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#ff6850
  • button.foreground#ffffff
  • button.hoverBackground#ff6850
  • button.secondaryBackground#1d1d1d
  • button.secondaryForeground#8a8a8a
  • button.secondaryHoverBackground#282828
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#1d1d1d
  • debugExceptionWidget.border#2a2a2a00
  • debugToolBar.background#1d1d1d
  • debugToolBar.border#2a2a2a00
  • diffEditor.border#ffffff4e
  • diffEditor.insertedTextBackground#3a6a8252
  • diffEditor.insertedTextBorder#ff000000
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#0d0d0d
  • editor.findMatchBackground#3b3b3b
  • editor.findMatchBorder#8e8d8d
  • editor.findMatchHighlightBackground#5a5a5a55
  • editor.findMatchHighlightBorder#8484845e
  • editor.findRangeHighlightBackground#35373b66
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#3d454d4d
  • editor.foreground#868686
  • editor.hoverHighlightBackground#70707140
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#343131
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#1e1f1f
  • editor.selectionHighlightBackground#ea776b26
  • editor.selectionHighlightBorder#db8a8a
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#664c4cb8
  • editor.wordHighlightStrongBorder#ff0000
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#545454
  • editorCursor.background#ffffff
  • editorCursor.foreground#ffffff
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f2775e
  • editorGroup.border#0d0d0d
  • editorGroup.emptyBackground#0d0d0d
  • editorGroupHeader.tabsBackground#0d0d0d
  • editorGutter.addedBackground#adde00
  • editorGutter.background#0d0d0d
  • editorGutter.commentRangeForeground#666666
  • editorGutter.deletedBackground#ff5e66
  • editorGutter.foldingControlForeground#666666
  • editorGutter.modifiedBackground#606060
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#45454500
  • editorHoverWidget.foreground#8e8e8e
  • editorIndentGuide.activeBackground#757575
  • editorIndentGuide.background#383838
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#adcdea
  • editorLineNumber.activeForeground#f8f8f8
  • editorLineNumber.foreground#424242
  • editorLink.activeForeground#c2e4ff
  • editorMarkerNavigation.background#1f1f1f
  • editorMarkerNavigationError.background#f27d65
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#eec300
  • editorOverviewRuler.background#ff6c6c00
  • editorOverviewRuler.border#5858584d
  • editorRuler.foreground#363636
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#08080800
  • editorSuggestWidget.foreground#b2acac
  • editorSuggestWidget.highlightForeground#ee8e7e
  • editorSuggestWidget.selectedBackground#414141
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#f7ca00
  • editorWhitespace.foreground#6c6c6c29
  • editorWidget.background#1d1d1d
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#646464
  • foreground#f2f2f2
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#ff0000
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#f2f2f2
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#fb3a71
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#323232
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1f1f1f
  • list.focusBackground#323232
  • list.focusForeground#d1d1d1
  • list.highlightForeground#ff6657
  • list.hoverBackground#1d1d1d
  • list.hoverForeground#848484
  • list.inactiveSelectionBackground#1d1d1d
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#303030
  • listFilterWidget.noMatchesOutline#515151
  • listFilterWidget.outline#00000000
  • menu.background#151515
  • menu.border#3f3f3f
  • menu.foreground#757575
  • menu.selectionBackground#282828
  • menu.selectionBorder#00000000
  • menu.selectionForeground#a9a9a9
  • menu.separatorBackground#585858
  • menubar.selectionBackground#4f4f4f1a
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#d3d3d3
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#0d0d0d
  • minimap.errorHighlight#f2775e
  • minimap.findMatchHighlight#3b3b3b
  • minimap.selectionHighlight#1e1f1f
  • minimap.warningHighlight#f7ca00
  • minimapGutter.addedBackground#adde00
  • minimapGutter.deletedBackground#ff5e66
  • minimapGutter.modifiedBackground#606060
  • notificationCenter.border#47474700
  • notificationCenterHeader.background#1d1d1d
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#0d0d0d
  • notifications.border#30303100
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#1d1d1d
  • panel.background#0d0d0d
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#b8b8b856
  • peekViewEditor.background#171717
  • peekViewEditor.matchHighlightBackground#ff180020
  • peekViewEditor.matchHighlightBorder#ee451e42
  • peekViewEditorGutter.background#171717
  • peekViewResult.background#151515
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#8e8e8e
  • peekViewResult.matchHighlightBackground#3d3a394d
  • peekViewResult.selectionBackground#6c6e7133
  • peekViewResult.selectionForeground#fdfdfd
  • peekViewTitle.background#2c2c2c
  • peekViewTitleDescription.foreground#b2b2b2b3
  • peekViewTitleLabel.foreground#eeeded
  • pickerGroup.border#080808
  • pickerGroup.foreground#757575
  • progressBar.background#ff4e32
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#545454
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#f2f2f2
  • sideBar.background#0d0d0d
  • sideBar.border#2c2c2c
  • sideBar.dropBackground#1f1f1f
  • sideBar.foreground#848484
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#b2b2b233
  • sideBarSectionHeader.foreground#7d7d7d
  • sideBarTitle.foreground#777777
  • statusBar.background#242424
  • statusBar.border#0d0d0d
  • statusBar.debuggingBackground#ffd700
  • statusBar.debuggingBorder#0d0d0d
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#5e5e5e
  • statusBar.noFolderBackground#ff4e32
  • statusBar.noFolderBorder#0d0d0d
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#b0b0b01f
  • statusBarItem.remoteBackground#ffffff
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#1d1d1d
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#0d0d0d
  • tab.inactiveBackground#0d0d0d
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#328cff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#d1d1d1
  • titleBar.activeBackground#0d0d0d
  • titleBar.activeForeground#5e5e5e
  • titleBar.border#00000000
  • titleBar.inactiveBackground#0d0d0d
  • titleBar.inactiveForeground#ffffff
  • tree.indentGuidesStroke#4f4f4f
  • 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#f57385
storage.type.haskell#cd91ff
support.variable.magic.python#ffffff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#868686
variable.parameter.function.language.special.self.python#97e8ec
storage.modifier.lifetime.rust#868686
support.function.std.rust#abf29d
entity.name.lifetime.rust#97e8ec
variable.language.rust#ffffff
support.constant.edge#f57385
constant.other.character-class.regexp#ffffff
keyword.operator.quantifier.regexp#cd91ff
punctuation.definition.string.begin,punctuation.definition.string.end#fff498
variable.parameter.function#868686
comment markup.link#6f6f6f
markup.changed.diff#97e8ec
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#abf29d
markup.inserted.diff#fff498
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#868686
punctuation.separator.key-value#868686
keyword.operator.expression.import#abf29d
support.constant.math#97e8ec
support.constant.property.math#cd91ff
variable.other.constant#97e8ec
storage.type.annotation.java, storage.type.object.array.java#97e8ec
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#868686
meta.method.java#abf29d
storage.modifier.import.java,storage.type.java,storage.type.generic.java#97e8ec
keyword.operator.instanceof.java#f57385
meta.definition.variable.name.java#ffffff
keyword.operator.logical#abf29d
keyword.operator.bitwise#abf29d
keyword.operator.channel#abf29d
support.constant.property-value.scss,support.constant.property-value.css#cd91ff
keyword.operator.css,keyword.operator.scss,keyword.operator.less#abf29d
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#cd91ff
punctuation.separator.list.comma.css#868686
support.constant.color.w3c-standard-color-name.css#cd91ff
support.type.vendored.property-name.css#abf29d
support.module.node,support.type.object.module,support.module.node#97e8ec
entity.name.type.module#97e8ec
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ffffff
support.constant.json#cd91ff
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#f57385
support.type.object.console#ffffff
support.variable.property.process#cd91ff
entity.name.function,support.function.console#abf29d
keyword.operator.misc.rust#868686
keyword.operator.sigil.rust#f57385
keyword.operator.delete#f57385
support.type.object.dom#abf29d
support.variable.dom,support.variable.property.dom#ffffff
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#abf29d
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#f57385
punctuation.separator.delimiter#868686
punctuation.separator.c,punctuation.separator.cpp#f57385
support.type.posix-reserved.c,support.type.posix-reserved.cpp#abf29d
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#f57385
variable.parameter.function.language.python#cd91ff
support.type.python#abf29d
keyword.operator.logical.python#f57385
variable.parameter.function.python#cd91ff
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#868686
meta.function-call.generic.python#abf29d
constant.character.format.placeholder.other.python#cd91ff
keyword.operator#868686
keyword.operator.assignment.compound#f57385
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#abf29d
keyword#f57385
entity.name.namespace#97e8ec
variable#ffffff
variable.c#868686
variable.language#97e8ec
token.variable.parameter.java#868686
import.storage.java#97e8ec
token.package.keyword#f57385
token.package#868686
entity.name.function, meta.require, support.function.any-method, variable.function#abf29d
entity.name.type.namespace#97e8ec
support.class, entity.name.type.class#97e8ec
entity.name.class.identifier.namespace.type#97e8ec
entity.name.class, variable.other.class.js, variable.other.class.ts#97e8ec
variable.other.class.php#ffffff
entity.name.type#97e8ec
keyword.control#f57385
control.elements, keyword.operator.less#cd91ff
keyword.other.special-method#abf29d
storage#f57385
token.storage#f57385
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#f57385
token.storage.type.java#97e8ec
support.function#abf29d
support.type.property-name#868686
support.constant.property-value#868686
support.constant.font-name#cd91ff
meta.tag#868686
string#fff498
entity.other.inherited-class#97e8ec
constant.other.symbol#abf29d
constant.numeric#cd91ff
constant#cd91ff
punctuation.definition.constant#cd91ff
entity.name.tag#ffffff
entity.other.attribute-name#cd91ff
entity.other.attribute-name.id#abf29dnormal
entity.other.attribute-name.class.css#cd91ffnormal
meta.selector#f57385
markup.heading#ffffff
markup.heading punctuation.definition.heading, entity.name.section#abf29d
keyword.other.unit#ffffff
markup.bold,todo.bold#cd91ff
punctuation.definition.bold#97e8ec
markup.italic, punctuation.definition.italic,todo.emphasis#f57385
emphasis md#f57385
entity.name.section.markdown#ffffff
punctuation.definition.heading.markdown#ffffff
punctuation.definition.list.begin.markdown#ffffff
markup.heading.setext#868686
punctuation.definition.bold.markdown#cd91ff
markup.inline.raw.markdown#fff498
markup.inline.raw.string.markdown#fff498
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#f57385
string.other.link.title.markdown,string.other.link.description.markdown#abf29d
string.regexp#abf29d
constant.character.escape#abf29d
punctuation.section.embedded, variable.interpolation#ffffff
punctuation.section.embedded.begin,punctuation.section.embedded.end#f57385
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#868686
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#fff498
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#abf29d
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#f57385
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#f57385
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#97e8ec
keyword.operator.error-control.php#f57385
keyword.operator.type.php#f57385
punctuation.section.array.begin.php#868686
punctuation.section.array.end.php#868686
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#97e8ec
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#abf29d
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#868686
support.constant.core.rust#cd91ff
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#cd91ff
entity.name.goto-label.php,support.other.php#abf29d
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#abf29d
keyword.operator.regexp.php#f57385
keyword.operator.comparison.php#abf29d
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#f57385
meta.function.decorator.python#abf29d
support.token.decorator.python,meta.function.decorator.identifier.python#abf29d
function.parameter#868686
function.brace#868686
function.parameter.ruby, function.parameter.cs#868686
constant.language.symbol.ruby#abf29d
rgb-value#abf29d
inline-color-decoration rgb-value#cd91ff
less rgb-value#cd91ff
selector.sass#ffffff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#97e8ec
block.scope.end,block.scope.begin#868686
storage.type.cs#97e8ec
entity.name.variable.local.cs#ffffff
token.info-token#abf29d
token.warn-token#cd91ff
token.error-token#f44747
token.debug-token#f57385
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#f57385
meta.template.expression#868686
keyword.operator.module#f57385
support.type.type.flowtype#abf29d
support.type.primitive#97e8ec
meta.property.object#ffffff
variable.parameter.function.js#ffffff
keyword.other.template.begin#fff498
keyword.other.template.end#fff498
keyword.other.substitution.begin#fff498
keyword.other.substitution.end#fff498
keyword.operator.assignment#abf29d
keyword.operator.assignment.go#97e8ec
keyword.operator.arithmetic.go, keyword.operator.address.go#f57385
entity.name.package.go#97e8ec
support.type.prelude.elm#abf29d
support.constant.elm#cd91ff
punctuation.quasi.element#f57385
constant.character.entity#ffffff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#abf29d
entity.global.clojure#97e8ec
meta.symbol.clojure#ffffff
constant.keyword.clojure#abf29d
meta.arguments.coffee, variable.parameter.function.coffee#ffffff
source.ini#fff498
meta.scope.prerequisites.makefile#ffffff
source.makefile#97e8ec
storage.modifier.import.groovy#97e8ec
meta.method.groovy#abf29d
meta.definition.variable.name.groovy#ffffff
meta.definition.class.inherited.classes.groovy#fff498
support.variable.semantic.hlsl#97e8ec
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#f57385
text.variable, text.bracketed#ffffff
support.type.swift, support.type.vb.asp#97e8ec
entity.name.function.xi#97e8ec
entity.name.class.xi#abf29d
constant.character.character-class.regexp.xi#ffffff
constant.regexp.xi#f57385
keyword.control.xi#abf29d
invalid.xi#868686
beginning.punctuation.definition.quote.markdown.xi#fff498
beginning.punctuation.definition.list.markdown.xi#6f6f6f
constant.character.xi#abf29d
accent.xi#abf29d
wikiword.xi#cd91ff
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#6f6f6f
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#97e8ec
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ffffff
meta.brace.square#868686
comment, punctuation.definition.comment#6f6f6fitalic
markup.quote.markdown#6f6f6f
punctuation.definition.block.sequence.item.yaml#868686
constant.language.symbol.elixir#abf29d
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
Deutherium by Andrei Durlea - VS Code Theme