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#ffffff00
  • activityBar.background#161616
  • activityBar.border#ffffff00
  • activityBar.foreground#c693ff
  • activityBar.inactiveForeground#3c3c3c
  • activityBarBadge.background#c693ff
  • activityBarBadge.foreground#ffffff
  • badge.background#c693ff
  • badge.foreground#161616
  • breadcrumb.activeSelectionForeground#c693ff
  • breadcrumb.background#161616
  • breadcrumb.focusForeground#c693ff
  • breadcrumb.foreground#cccccccc
  • button.background#00b4ff
  • button.foreground#161616
  • button.hoverBackground#099cff
  • button.secondaryBackground#ff74b8
  • button.secondaryForeground#161616
  • button.secondaryHoverBackground#de66a1
  • checkbox.background#393939
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#393939
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#161616
  • editor.findMatchBackground#30293a
  • editor.findMatchBorder#ffffff00
  • editor.findMatchHighlightBackground#30293a
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#30293a
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#30293a
  • editor.foreground#474747
  • editor.hoverHighlightBackground#30293a
  • editor.inactiveSelectionBackground#30293a
  • editor.lineHighlightBackground#262626
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#30293a
  • editor.selectionHighlightBackground#30293a
  • editor.selectionHighlightBorder#ffffff00
  • editor.wordHighlightBackground#30293a
  • editor.wordHighlightBorder#ffffff00
  • editor.wordHighlightStrongBackground#30293a
  • editor.wordHighlightStrongBorder#ffffff00
  • editorBracketMatch.background#c693ff30
  • editorBracketMatch.border#cdcdcd00
  • editorCodeLens.foreground#c693ff
  • editorCursor.background#161616
  • editorCursor.foreground#c693ff
  • editorError.background#ffffff00
  • editorError.border#ffffff00
  • editorError.foreground#ff2b00
  • editorGroup.border#00000000
  • editorGroup.emptyBackground#161616
  • editorGroupHeader.border#ffffff00
  • editorGroupHeader.tabsBackground#252526
  • editorGutter.addedBackground#ff0000
  • editorGutter.background#161616
  • editorGutter.commentRangeForeground#c693ff
  • editorGutter.deletedBackground#ff000c
  • editorGutter.foldingControlForeground#c693ff
  • editorGutter.modifiedBackground#c693ff
  • editorHoverWidget.background#262626
  • editorHoverWidget.border#ffffff00
  • editorHoverWidget.foreground#c1c1c1
  • editorIndentGuide.activeBackground#ffffff00
  • editorIndentGuide.background#00000000
  • editorInfo.background#ffffff00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#c693ff
  • editorLineNumber.activeForeground#c7c7c7
  • editorLineNumber.foreground#464646
  • editorLink.activeForeground#c693ff
  • editorMarkerNavigation.background#252525
  • editorMarkerNavigationError.background#ffffff00
  • editorMarkerNavigationInfo.background#ffffff00
  • editorMarkerNavigationWarning.background#ffffff00
  • editorOverviewRuler.background#ffffff00
  • editorOverviewRuler.border#ffffff00
  • editorRuler.foreground#5a5a5a00
  • editorSuggestWidget.background#262626
  • editorSuggestWidget.border#ffffff00
  • editorSuggestWidget.foreground#c1c1c1
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#393939
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#c693ff
  • editorWhitespace.foreground#ffffff00
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#ffffff00
  • foreground#c693ff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#c693ff
  • input.background#393939
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff
  • inputOption.activeBackground#161616
  • inputOption.activeBorder#ffffff00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#ffffff00
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#30293a
  • list.focusBackground#30293a
  • list.focusForeground#b4b4b4
  • list.highlightForeground#ffffff
  • list.hoverBackground#ffffff00
  • list.hoverForeground#eeb3ff
  • list.inactiveSelectionBackground#ffffff00
  • list.inactiveSelectionForeground#eeb3ff
  • listFilterWidget.background#ffffff
  • listFilterWidget.noMatchesOutline#ffffff00
  • listFilterWidget.outline#00000000
  • menu.background#131313
  • menu.border#00000085
  • menu.foreground#e3e3e3
  • menu.selectionBackground#393939
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#131313
  • menubar.selectionBackground#161616
  • menubar.selectionBorder#ffffff00
  • menubar.selectionForeground#161616
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#366057
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#161616
  • minimap.errorHighlight#ff2b00
  • minimap.findMatchHighlight#30293a
  • minimap.selectionHighlight#30293a
  • minimap.warningHighlight#c693ff
  • minimapGutter.addedBackground#ff0000
  • minimapGutter.deletedBackground#ff000c
  • minimapGutter.modifiedBackground#c693ff
  • notebook.cellBorderColor#414141
  • notebook.focusedCellBorder#c693ff
  • notebook.focusedEditorBorder#c693ff
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#161616
  • panel.border#c693ff
  • panelSection.border#c693ff
  • panelTitle.activeBorder#c693ff
  • panelTitle.activeForeground#c693ff
  • panelTitle.inactiveForeground#ffffff99
  • peekView.border#ffffff00
  • peekViewEditor.background#262626
  • peekViewEditor.matchHighlightBackground#1d1818
  • peekViewEditor.matchHighlightBorder#ffffff00
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#262626
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffffff
  • peekViewResult.matchHighlightBackground#000000
  • peekViewResult.selectionBackground#30293a
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#262626
  • peekViewTitleDescription.foreground#ffffffb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • progressBar.background#c693ff
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#393939
  • scrollbarSlider.background#393939
  • scrollbarSlider.hoverBackground#393939
  • selection.background#30293a
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#c693ff
  • sideBar.background#161616
  • sideBar.border#ffffff00
  • sideBar.dropBackground#30293a
  • sideBar.foreground#a47ad4
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#ffffff00
  • sideBarSectionHeader.foreground#c678dd
  • sideBarTitle.foreground#ffffff
  • statusBar.background#161616
  • statusBar.border#ffffff00
  • statusBar.debuggingBackground#161616
  • statusBar.debuggingBorder#ffffff00
  • statusBar.debuggingForeground#c693ff
  • statusBar.foreground#c693ff
  • statusBar.noFolderBackground#161616
  • statusBar.noFolderBorder#ffffff00
  • statusBar.noFolderForeground#c693ff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff00
  • statusBarItem.remoteBackground#161616
  • statusBarItem.remoteForeground#c693ff
  • tab.activeBackground#161616
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#252526
  • tab.hoverBackground#161616
  • tab.inactiveBackground#252525
  • 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#e2e2e2
  • terminal.ansiYellow#e5e510
  • terminal.border#c693ff
  • terminal.foreground#cccccc
  • terminal.selectionBackground#30293a40
  • terminalCursor.background#6f6f6f
  • terminalCursor.foreground#ffffff
  • textLink.foreground#c693ff
  • titleBar.activeBackground#161616
  • titleBar.activeForeground#c693ff
  • titleBar.border#00000000
  • titleBar.inactiveBackground#161616
  • titleBar.inactiveForeground#c693ff
  • tree.indentGuidesStroke#ffffff00
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#ffffff00

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