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#00000050
  • activityBar.background#00000080
  • activityBar.border#00ff00a1
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffffa1
  • activityBarBadge.background#ff000080
  • activityBarBadge.foreground#ffffff
  • badge.background#ff000080
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#212121
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#cccccc
  • button.background#00a100
  • button.foreground#ffffff
  • button.hoverBackground#008800
  • button.secondaryBackground#515151
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#404040
  • checkbox.background#212121
  • checkbox.border#ffffff00
  • checkbox.foreground#E2E2E2
  • debugExceptionWidget.background#3d3d3d
  • debugExceptionWidget.border#009fff
  • debugToolBar.background#3d3d3d
  • debugToolBar.border#009fff
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#212121
  • dropdown.border#ffffff00
  • dropdown.foreground#E2E2E2
  • editor.background#1e1e1e
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#34394600
  • editor.foldBackground#264f784d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#ffffff15
  • editor.inactiveSelectionBackground#ffffff30
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#37466B
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#009fff40
  • editor.selectionHighlightBackground#00dbff40
  • editor.selectionHighlightBorder#00dbff40
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#FFFFFF1A
  • editorBracketMatch.border#FFFFFF24
  • editorCodeLens.foreground#999999
  • editorCursor.background#ffffff
  • editorCursor.foreground#cbcbcb
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff000060
  • editorGroup.border#00ff00a1
  • editorGroup.emptyBackground#1e1e1e
  • editorGroupHeader.border#00ff0040
  • editorGroupHeader.tabsBackground#2c2c2c
  • editorGroupHeader.tabsBorder#00ff0040
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#22222200
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#191919
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#ABABAB
  • editorIndentGuide.activeBackground#ffffff80
  • editorIndentGuide.background#ffffff40
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#009fff60
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#666666
  • editorLink.activeForeground#00dbff
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#00ff00a1
  • editorRuler.foreground#666666
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#009fff
  • editorSuggestWidget.selectedBackground#2B2B2B
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffff0060
  • editorWhitespace.foreground#ffffff40
  • editorWidget.background#303030
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#bb00ff
  • focusBorder#00ff00
  • foreground#ffffff
  • 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#ffffff
  • input.background#212121
  • input.border#ffffff00
  • input.foreground#E2E2E2
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#009fff40
  • inputOption.activeBorder#ffffff00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#009fff30
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#24384E
  • list.focusBackground#009fff20
  • list.focusForeground#ffffff
  • list.highlightForeground#00dbffa1
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#ffffff0a
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#ffff0040
  • listFilterWidget.noMatchesOutline#ff000080
  • listFilterWidget.outline#00ff0080
  • menu.background#2e2e2edd
  • menu.border#00ff0040
  • menu.foreground#cccccc
  • menu.selectionBackground#009fff40
  • menu.selectionBorder#009fff40
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#00ff0040
  • menubar.selectionBackground#ffffff20
  • menubar.selectionBorder#00ff0040
  • menubar.selectionForeground#00ff00
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#1e1e1e
  • minimap.errorHighlight#ff000060
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#009fff40
  • minimap.warningHighlight#ffff0060
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#00ff0040
  • notificationCenterHeader.background#383838
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#2B2B2B
  • notifications.border#00ff0040
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#00dbff
  • notificationsWarningIcon.foreground#ffff00
  • notificationToast.border#00ff0040
  • panel.background#1e1e1e
  • panel.border#00ff0040
  • panelSection.border#00ff0040
  • panelTitle.activeBorder#00ff00
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#ffffff99
  • peekView.border#00ff00a1
  • peekViewEditor.background#00ff0020
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#00ff0010
  • peekViewResult.background#0C0C0C
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffffff
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1B1B1B
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#00ff0040
  • pickerGroup.foreground#78ccff
  • progressBar.background#ff0000
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#ffffff10
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#256aa7cd
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#000000a1
  • sideBar.border#00ff0040
  • sideBar.dropBackground#24384E
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#222222
  • sideBarSectionHeader.border#bb00ff40
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#00a100
  • statusBar.border#00ff0040
  • statusBar.debuggingBackground#0065a1
  • statusBar.debuggingBorder#00ff0040
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#bb00ff
  • statusBar.noFolderBorder#00ff0040
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#009000
  • statusBarItem.remoteBackground#00a100
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff10
  • tab.activeBorder#bb00ff
  • tab.activeBorderTop#bb00ff
  • tab.activeForeground#ffffff
  • tab.border#00ff0000
  • tab.hoverBackground#404040
  • tab.hoverBorder#ffffff
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#00000000
  • 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#00ff0040
  • terminal.foreground#C5C5C5
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#009fff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#009fff
  • titleBar.activeBackground#212121
  • titleBar.activeForeground#ffffff
  • titleBar.border#00ff0040
  • titleBar.inactiveBackground#212121
  • titleBar.inactiveForeground#bebebe
  • tree.indentGuidesStroke#bb00ff40
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00ff0040

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