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#000000
  • activityBar.background#000000
  • activityBar.border#000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff52
  • activityBarBadge.background#0090ff
  • activityBarBadge.foreground#ffffff
  • badge.background#0090ff
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#e09c9ccc
  • button.background#0099ff
  • button.foreground#ffffff
  • button.hoverBackground#0099ff
  • button.secondaryBackground#282828
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#454545
  • checkbox.background#080808
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#363636
  • debugToolBar.background#000000
  • debugToolBar.border#363636
  • diffEditor.border#4d4d4d
  • diffEditor.insertedTextBackground#71a10033
  • diffEditor.insertedTextBorder#3d3d3d
  • diffEditor.removedTextBackground#ff000033
  • diffEditor.removedTextBorder#3d3d3d
  • dropdown.background#080808
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#000000
  • editor.findMatchBackground#303030
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#ff640055
  • editor.findMatchHighlightBorder#732d2d00
  • editor.findRangeHighlightBackground#3b3b3b66
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#0031624d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#004d9b40
  • editor.inactiveSelectionBackground#282828
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#45454544
  • editor.rangeHighlightBackground#d3d3d30b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#0090ff
  • editor.selectionHighlightBackground#ffffff26
  • editor.selectionHighlightBorder#000000
  • editor.wordHighlightBackground#343434b8
  • editor.wordHighlightBorder#bc252500
  • editor.wordHighlightStrongBackground#005788b8
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketMatch.background#00ff0000
  • editorBracketMatch.border#ffffff
  • editorCodeLens.foreground#adadad
  • editorCursor.background#000000
  • editorCursor.foreground#cdcdcd
  • editorError.background#a35b5700
  • editorError.border#ffffff00
  • editorError.foreground#ff2b00
  • editorGroup.border#4d4d4d
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#6c9f00
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#9b9b9b
  • editorGutter.deletedBackground#8e0007
  • editorGutter.foldingControlForeground#9b9b9b
  • editorGutter.modifiedBackground#1190b4
  • editorHoverWidget.background#151515
  • editorHoverWidget.border#00000000
  • editorHoverWidget.foreground#d7d7d7
  • editorIndentGuide.activeBackground#ffffff
  • editorIndentGuide.background#868686
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#74beff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#9b9b9b
  • editorLink.activeForeground#0090ff
  • editorMarkerNavigation.background#191919
  • editorMarkerNavigationError.background#5e1000
  • editorMarkerNavigationInfo.background#5eb3ff
  • editorMarkerNavigationWarning.background#cda800
  • editorOverviewRuler.background#ff000000
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#3d3d3d
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.foreground#949494
  • editorSuggestWidget.highlightForeground#0090ff
  • editorSuggestWidget.selectedBackground#002034
  • editorWarning.background#ffc20000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffd100
  • editorWhitespace.foreground#ffffff40
  • editorWidget.background#000000
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#ffffff00
  • focusBorder#565656
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#00ff2e
  • gitDecoration.conflictingResourceForeground#0000ff
  • gitDecoration.deletedResourceForeground#ff2600
  • gitDecoration.ignoredResourceForeground#b4b4b4
  • gitDecoration.modifiedResourceForeground#ffbd59
  • gitDecoration.stageDeletedResourceForeground#cd1e00
  • gitDecoration.stageModifiedResourceForeground#ffcb7c
  • gitDecoration.submoduleResourceForeground#8ec9ff
  • gitDecoration.untrackedResourceForeground#81ffad
  • icon.foreground#ffffff
  • input.background#080808
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff
  • inputOption.activeBackground#00000066
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#303030
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1b1b1b
  • list.focusBackground#191919
  • list.focusForeground#ffffff
  • list.highlightForeground#0090ff
  • list.hoverBackground#111111
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#1f1f1f
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#383838
  • listFilterWidget.noMatchesOutline#ff1700
  • listFilterWidget.outline#00000000
  • menu.background#080808
  • menu.border#00000000
  • menu.foreground#ffffff
  • menu.selectionBackground#0060a9
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ffffff
  • menubar.selectionBackground#b0b0b01a
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#005141
  • merge.currentHeaderBackground#008a6d
  • merge.incomingContentBackground#003068
  • merge.incomingHeaderBackground#0056c2
  • minimap.background#000000
  • minimap.errorHighlight#ff2b00
  • minimap.findMatchHighlight#303030
  • minimap.selectionHighlight#0090ff
  • minimap.warningHighlight#ffd100
  • minimapGutter.addedBackground#6c9f00
  • minimapGutter.deletedBackground#8e0007
  • minimapGutter.modifiedBackground#1190b4
  • notificationCenter.border#47474700
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#151515
  • notifications.border#00000000
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#0090ff
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#00000000
  • panel.background#000000
  • panel.border#00000059
  • panelSection.border#ffffff59
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#ffffff99
  • peekView.border#0081d7
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ff8f0000
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#001f33
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffffff
  • peekViewResult.matchHighlightBackground#ff64004d
  • peekViewResult.selectionBackground#0080ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#001f33
  • peekViewTitleDescription.foreground#ffffffb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#00000000
  • pickerGroup.foreground#0090ff
  • progressBar.background#0090ff
  • scrollbar.shadow#4b4b4b
  • scrollbarSlider.activeBackground#66666666
  • scrollbarSlider.background#64646466
  • scrollbarSlider.hoverBackground#545454b3
  • selection.background#0090ff
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#000000
  • sideBar.border#000000
  • sideBar.dropBackground#1b1b1b
  • sideBar.foreground#b0b0b0
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000033
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#0090ff
  • statusBar.border#00000000
  • statusBar.debuggingBackground#004275
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#0090ff
  • statusBar.noFolderBorder#00000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#00000048
  • statusBarItem.remoteBackground#0090ff
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#131313
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#00000000
  • tab.hoverBackground#171717
  • tab.hoverBorder#ff000000
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#434343
  • terminal.ansiBlue#0090ff
  • terminal.ansiBrightBlack#686868
  • terminal.ansiBrightBlue#00cfff
  • terminal.ansiBrightCyan#00b0db
  • terminal.ansiBrightGreen#00ff98
  • terminal.ansiBrightMagenta#ff00ff
  • terminal.ansiBrightRed#ff0000
  • terminal.ansiBrightWhite#d5d5d5
  • terminal.ansiBrightYellow#ffff00
  • terminal.ansiCyan#008bad
  • terminal.ansiGreen#2cff00
  • terminal.ansiMagenta#ff00e3
  • terminal.ansiRed#de0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#e0e000
  • terminal.border#ffffff59
  • terminal.foreground#e2e2e2
  • terminal.selectionBackground#21212140
  • terminalCursor.background#0090ff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#0074cd
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#cdcdcd
  • titleBar.border#00000000
  • titleBar.inactiveBackground#0f0f0f
  • titleBar.inactiveForeground#bebebe99
  • tree.indentGuidesStroke#737373
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000070

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