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#252526
  • activityBar.background#1e1e1e
  • activityBar.border#007acc
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#8c8c8c66
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#3e3e42
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ecececcc
  • button.background#007acc
  • button.foreground#ffffff
  • button.hoverBackground#00558e
  • button.secondaryBackground#252526
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#2d2d30
  • checkbox.background#1e1e1e
  • checkbox.border#1e1e1e
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#252526
  • debugExceptionWidget.border#252526
  • debugToolBar.background#252526
  • debugToolBar.border#252526
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#1e1e1e
  • dropdown.border#1e1e1e
  • dropdown.foreground#ffffff
  • editor.background#1e1e1e
  • editor.findMatchBackground#2d2d30
  • editor.findMatchBorder#0071ff
  • editor.findMatchHighlightBackground#3e3e42
  • editor.findMatchHighlightBorder#3e3e42
  • editor.findRangeHighlightBackground#252526
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#3838384d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#2d2d30
  • editor.inactiveSelectionBackground#3e3e42
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#3e3e42
  • editor.selectionHighlightBackground#2d2d30
  • editor.selectionHighlightBorder#007acc
  • editor.wordHighlightBackground#2d2d30
  • editor.wordHighlightStrongBackground#2d2d30
  • editor.wordHighlightStrongBorder#2d2d30
  • editorBracketMatch.background#0000001a
  • editorBracketMatch.border#ffffff
  • editorCodeLens.foreground#8c8c8c
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.background#1e1e1e
  • editorError.border#ffffff00
  • editorError.foreground#ff785d
  • editorGroup.border#000000
  • editorGroup.emptyBackground#1e1e1e
  • editorGroupHeader.border#1e1e1e
  • editorGroupHeader.tabsBackground#252526
  • editorGroupHeader.tabsBorder#252526
  • editorGutter.addedBackground#adff00
  • editorGutter.background#1e1e1e
  • editorGutter.commentRangeForeground#ffffff
  • editorGutter.deletedBackground#ff000c
  • editorGutter.foldingControlForeground#ffffff
  • editorGutter.modifiedBackground#00c7ff
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#737373
  • editorHoverWidget.foreground#cbcbcb
  • editorIndentGuide.activeBackground#cdcccc
  • editorIndentGuide.background#909090
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#3e3e42
  • editorLink.activeForeground#008bff
  • editorMarkerNavigation.background#1e1e1e
  • editorMarkerNavigationError.background#ff2b00
  • editorMarkerNavigationInfo.background#0087ff
  • editorMarkerNavigationWarning.background#ffd100
  • editorOverviewRuler.background#ffffff00
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#715555
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#808080
  • editorSuggestWidget.foreground#d5d5d5
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#007acc
  • editorWarning.background#1e1e1e
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffd30a
  • editorWhitespace.foreground#2d2d30
  • editorWidget.background#252526
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#ffffff
  • focusBorder#007acc
  • 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#1e1e1e
  • input.border#1e1e1e
  • input.foreground#ffffff
  • input.placeholderForeground#3e3e42
  • inputOption.activeBackground#007acc
  • inputOption.activeBorder#007acc
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1e1e1e
  • list.focusBackground#2d2d30
  • list.focusForeground#ffffff
  • list.highlightForeground#007acc
  • list.hoverBackground#252526
  • list.hoverForeground#bcbcbc
  • list.inactiveSelectionBackground#252526
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#2d2d30
  • listFilterWidget.noMatchesOutline#ffffff
  • listFilterWidget.outline#ffffff00
  • menu.background#1e1e1e
  • menu.border#ffffff85
  • menu.foreground#ffffff
  • menu.selectionBackground#007acc
  • menu.selectionBorder#007acc
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ffffff
  • menubar.selectionBackground#252526
  • menubar.selectionBorder#252526
  • menubar.selectionForeground#fff8f8
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#1e1e1e
  • minimap.errorHighlight#ff785d
  • minimap.findMatchHighlight#2d2d30
  • minimap.selectionHighlight#3e3e42
  • minimap.warningHighlight#ffd30a
  • minimapGutter.addedBackground#adff00
  • minimapGutter.deletedBackground#ff000c
  • minimapGutter.modifiedBackground#00c7ff
  • notificationCenter.border#9b9b9b
  • notificationCenterHeader.background#1e1e1e
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#252526
  • notifications.border#ffffff
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#0087ff
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#9b9b9b
  • panel.background#1e1e1e
  • panel.border#ffffff59
  • panelSection.border#ffffff59
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#a5a5a599
  • peekView.border#007acc
  • peekViewEditor.background#252526
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#252526
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ababab
  • peekViewResult.matchHighlightBackground#ff64004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#ffffff
  • pickerGroup.foreground#007acc
  • progressBar.background#007acc
  • scrollbar.shadow#191919
  • scrollbarSlider.activeBackground#252526
  • scrollbarSlider.background#252526
  • scrollbarSlider.hoverBackground#2d2d30
  • selection.background#007acc
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#1e1e1e
  • sideBar.border#007acc
  • sideBar.dropBackground#1e1e1e
  • sideBar.foreground#9b9b9b
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#ffffff33
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#007acc
  • statusBar.border#007acc
  • statusBar.debuggingBackground#007acc
  • statusBar.debuggingBorder#000000
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#007acc
  • statusBar.noFolderForeground#b4b4b4
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#00558e
  • statusBarItem.remoteBackground#1e7d5d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.hoverBackground#2d2d30
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#252526
  • tab.inactiveForeground#e0e0e080
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#3d3d3d
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#bababa
  • terminal.ansiYellow#e5e510
  • terminal.border#ffffff59
  • terminal.foreground#ffffff
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#007acc
  • terminalCursor.foreground#ffffff
  • textLink.foreground#0077ff
  • titleBar.activeBackground#1e1e1e
  • titleBar.activeForeground#ffffff
  • titleBar.border#1e1e1e
  • titleBar.inactiveBackground#252526
  • titleBar.inactiveForeground#9f9b9b99
  • tree.indentGuidesStroke#ffffff
  • 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#e0e0e0
variable.other.generic-type.haskell#de68e2
storage.type.haskell#c9c9c9
support.variable.magic.python#e0e0e0
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ffffff
variable.parameter.function.language.special.self.python#ffd17c
storage.modifier.lifetime.rust#ffffff
support.function.std.rust#65a7de
entity.name.lifetime.rust#ffd17c
variable.language.rust#e0e0e0
support.constant.edge#de68e2
constant.other.character-class.regexp#e0e0e0
keyword.operator.quantifier.regexp#c9c9c9
punctuation.definition.string.begin,punctuation.definition.string.end#3e9400
variable.parameter.function#ffffff
comment markup.link#999999
markup.changed.diff#ffd17c
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#65a7de
markup.inserted.diff#3e9400
markup.deleted.diff#e0e0e0
meta.function.c,meta.function.cpp#e0e0e0
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#65a7de
support.constant.math#ffd17c
support.constant.property.math#c9c9c9
variable.other.constant#ffd17c
storage.type.annotation.java, storage.type.object.array.java#ffd17c
source.java#e0e0e0
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#65a7de
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffd17c
keyword.operator.instanceof.java#de68e2
meta.definition.variable.name.java#e0e0e0
keyword.operator.logical#00e3ff
keyword.operator.bitwise#00e3ff
keyword.operator.channel#00e3ff
support.constant.property-value.scss,support.constant.property-value.css#c9c9c9
keyword.operator.css,keyword.operator.scss,keyword.operator.less#00e3ff
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#c9c9c9
punctuation.separator.list.comma.css#ffffff
support.constant.color.w3c-standard-color-name.css#c9c9c9
support.type.vendored.property-name.css#00e3ff
support.module.node,support.type.object.module,support.module.node#ffd17c
entity.name.type.module#ffd17c
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#e0e0e0
support.constant.json#c9c9c9
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#de68e2
support.type.object.console#e0e0e0
support.variable.property.process#c9c9c9
entity.name.function,support.function.console#65a7de
keyword.operator.misc.rust#ffffff
keyword.operator.sigil.rust#de68e2
keyword.operator.delete#de68e2
support.type.object.dom#00e3ff
support.variable.dom,support.variable.property.dom#e0e0e0
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#00e3ff
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#de68e2
punctuation.separator.delimiter#ffffff
punctuation.separator.c,punctuation.separator.cpp#de68e2
support.type.posix-reserved.c,support.type.posix-reserved.cpp#00e3ff
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#de68e2
variable.parameter.function.language.python#c9c9c9
support.type.python#00e3ff
keyword.operator.logical.python#de68e2
variable.parameter.function.python#c9c9c9
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#65a7de
constant.character.format.placeholder.other.python#c9c9c9
keyword.operator#ffffff
keyword.operator.assignment.compound#de68e2
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#00e3ff
keyword#de68e2
entity.name.namespace#ffd17c
variable#e0e0e0
variable.c#ffffff
variable.language#ffd17c
token.variable.parameter.java#ffffff
import.storage.java#ffd17c
token.package.keyword#de68e2
token.package#ffffff
entity.name.function, meta.require, support.function.any-method, variable.function#65a7de
entity.name.type.namespace#ffd17c
support.class, entity.name.type.class#ffd17c
entity.name.class.identifier.namespace.type#ffd17c
entity.name.class, variable.other.class.js, variable.other.class.ts#ffd17c
variable.other.class.php#e0e0e0
entity.name.type#ffd17c
keyword.control#de68e2
control.elements, keyword.operator.less#c9c9c9
keyword.other.special-method#65a7de
storage#de68e2
token.storage#de68e2
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#de68e2
token.storage.type.java#ffd17c
support.function#00e3ff
support.type.property-name#ffffff
support.constant.property-value#ffffff
support.constant.font-name#c9c9c9
meta.tag#ffffff
string#3e9400
entity.other.inherited-class#ffd17c
constant.other.symbol#00e3ff
constant.numeric#c9c9c9
constant#c9c9c9
punctuation.definition.constant#c9c9c9
entity.name.tag#e0e0e0
entity.other.attribute-name#c9c9c9
entity.other.attribute-name.id#65a7denormal
entity.other.attribute-name.class.css#c9c9c9normal
meta.selector#de68e2
markup.heading#e0e0e0
markup.heading punctuation.definition.heading, entity.name.section#65a7de
keyword.other.unit#e0e0e0
markup.bold,todo.bold#c9c9c9
punctuation.definition.bold#ffd17c
markup.italic, punctuation.definition.italic,todo.emphasis#de68e2
emphasis md#de68e2
entity.name.section.markdown#e0e0e0
punctuation.definition.heading.markdown#e0e0e0
punctuation.definition.list.begin.markdown#e0e0e0
markup.heading.setext#ffffff
punctuation.definition.bold.markdown#c9c9c9
markup.inline.raw.markdown#3e9400
markup.inline.raw.string.markdown#3e9400
punctuation.definition.list.markdown#e0e0e0
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#e0e0e0
beginning.punctuation.definition.list.markdown#e0e0e0
punctuation.definition.metadata.markdown#e0e0e0
markup.underline.link.markdown,markup.underline.link.image.markdown#de68e2
string.other.link.title.markdown,string.other.link.description.markdown#65a7de
string.regexp#00e3ff
constant.character.escape#00e3ff
punctuation.section.embedded, variable.interpolation#e0e0e0
punctuation.section.embedded.begin,punctuation.section.embedded.end#de68e2
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#e0e0e0
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#e0e0e0
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#3e9400
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#00e3ff
support.type.property-name.json#e0e0e0
support.type.property-name.json punctuation#e0e0e0
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#de68e2
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#de68e2
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffd17c
keyword.operator.error-control.php#de68e2
keyword.operator.type.php#de68e2
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#ffd17c
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#65a7de
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#c9c9c9
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#c9c9c9
entity.name.goto-label.php,support.other.php#65a7de
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#00e3ff
keyword.operator.regexp.php#de68e2
keyword.operator.comparison.php#00e3ff
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#de68e2
meta.function.decorator.python#65a7de
support.token.decorator.python,meta.function.decorator.identifier.python#00e3ff
function.parameter#ffffff
function.brace#ffffff
function.parameter.ruby, function.parameter.cs#ffffff
constant.language.symbol.ruby#00e3ff
rgb-value#00e3ff
inline-color-decoration rgb-value#c9c9c9
less rgb-value#c9c9c9
selector.sass#e0e0e0
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffd17c
block.scope.end,block.scope.begin#ffffff
storage.type.cs#ffd17c
entity.name.variable.local.cs#e0e0e0
token.info-token#65a7de
token.warn-token#c9c9c9
token.error-token#f44747
token.debug-token#de68e2
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#de68e2
meta.template.expression#ffffff
keyword.operator.module#de68e2
support.type.type.flowtype#65a7de
support.type.primitive#ffd17c
meta.property.object#e0e0e0
variable.parameter.function.js#e0e0e0
keyword.other.template.begin#3e9400
keyword.other.template.end#3e9400
keyword.other.substitution.begin#3e9400
keyword.other.substitution.end#3e9400
keyword.operator.assignment#00e3ff
keyword.operator.assignment.go#ffd17c
keyword.operator.arithmetic.go, keyword.operator.address.go#de68e2
entity.name.package.go#ffd17c
support.type.prelude.elm#00e3ff
support.constant.elm#c9c9c9
punctuation.quasi.element#de68e2
constant.character.entity#e0e0e0
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#00e3ff
entity.global.clojure#ffd17c
meta.symbol.clojure#e0e0e0
constant.keyword.clojure#00e3ff
meta.arguments.coffee, variable.parameter.function.coffee#e0e0e0
source.ini#3e9400
meta.scope.prerequisites.makefile#e0e0e0
source.makefile#ffd17c
storage.modifier.import.groovy#ffd17c
meta.method.groovy#65a7de
meta.definition.variable.name.groovy#e0e0e0
meta.definition.class.inherited.classes.groovy#3e9400
support.variable.semantic.hlsl#ffd17c
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#de68e2
text.variable, text.bracketed#e0e0e0
support.type.swift, support.type.vb.asp#ffd17c
entity.name.function.xi#ffd17c
entity.name.class.xi#00e3ff
constant.character.character-class.regexp.xi#e0e0e0
constant.regexp.xi#de68e2
keyword.control.xi#00e3ff
invalid.xi#ffffff
beginning.punctuation.definition.quote.markdown.xi#3e9400
beginning.punctuation.definition.list.markdown.xi#999999
constant.character.xi#65a7de
accent.xi#65a7de
wikiword.xi#c9c9c9
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#999999
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffd17c
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#e0e0e0
meta.brace.square#ffffff
comment, punctuation.definition.comment#999999italic
markup.quote.markdown#999999
punctuation.definition.block.sequence.item.yaml#ffffff
constant.language.symbol.elixir#00e3ff
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
VSNIGHT by vishwesh - VS Code Theme