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.background#0f0f0f
  • activityBar.border#0f0f0f
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#007312
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#0f0f0f
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#00ff4b70
  • button.foreground#ffffff
  • button.hoverBackground#00000070
  • button.secondaryBackground#32323270
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#0a0a0a
  • checkbox.background#111111
  • checkbox.border#17171700
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#b3ff000e
  • diffEditor.removedTextBackground#6600001c
  • diffEditor.removedTextBorder#1b1b1b
  • dropdown.background#111111
  • dropdown.border#17171700
  • dropdown.foreground#cccccc
  • editor.background#0f0f0f
  • editor.findMatchBackground#2c2c2c
  • editor.findMatchBorder#003d1270
  • editor.findMatchHighlightBackground#005e1c70
  • editor.findMatchHighlightBorder#ff343400
  • editor.findRangeHighlightBackground#2a2a2a66
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#5858584d
  • editor.foreground#f7f7f7
  • editor.hoverHighlightBackground#00cd3c70
  • editor.inactiveSelectionBackground#58585870
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#1d1d1d
  • editor.selectionHighlightBackground#0f0f0f26
  • editor.selectionHighlightBorder#383838
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#414141b8
  • editorBracketMatch.background#b800341a
  • editorBracketMatch.border#00ff4b70
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.background#cf5b5500
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#0d0d0d
  • editorGroup.emptyBackground#0f0f0f
  • editorGroupHeader.border#000000
  • editorGroupHeader.tabsBackground#0f0f0f
  • editorGroupHeader.tabsBorder#3d3d3d
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#0f0f0f
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#1b1b1b
  • editorHoverWidget.border#363636
  • editorHoverWidget.foreground#dbdbdb
  • editorIndentGuide.activeBackground#3d3d3d
  • editorIndentGuide.background#363636
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#29ff6870
  • editorLineNumber.foreground#4b4b4b
  • editorLink.activeForeground#00b234
  • editorMarkerNavigation.background#1b1b1b
  • editorMarkerNavigationError.background#303030
  • editorMarkerNavigationInfo.background#303030
  • editorMarkerNavigationWarning.background#2c2c2c
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#2c2c2c
  • editorSuggestWidget.background#1b1b1b
  • editorSuggestWidget.border#303030
  • editorSuggestWidget.foreground#e0e0e0
  • editorSuggestWidget.highlightForeground#1681c0
  • editorSuggestWidget.selectedBackground#282828
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#e0c757
  • editorWhitespace.foreground#fdfdfd29
  • editorWidget.background#0f0f0f
  • editorWidget.foreground#c9c9c9
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#003d1270
  • foreground#f0f0f0
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#d9563f
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#f0f0f0
  • input.background#111111
  • input.border#17171700
  • input.foreground#cccccc
  • input.placeholderForeground#4f4f4f
  • inputOption.activeBackground#38383866
  • inputOption.activeBorder#5d9dc700
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#003d1270
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#003d1270
  • list.focusForeground#cccccc
  • list.highlightForeground#ffffff
  • list.hoverBackground#384043
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#171717
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#3b1818
  • listFilterWidget.outline#00000000
  • menu.background#060606
  • menu.border#49494985
  • menu.foreground#cccccc
  • menu.selectionBackground#003d1270
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#b4b4b41a
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#0f0f0f
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#2c2c2c
  • minimap.selectionHighlight#1d1d1d
  • minimap.warningHighlight#e0c757
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#1b1b1b
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#0f0f0f
  • panel.border#ffffff59
  • panelSection.border#36363670
  • panelTitle.activeBorder#bcbcbc
  • panelTitle.activeForeground#ffffff70
  • panelTitle.inactiveForeground#ffffff99
  • peekView.border#d7efff
  • peekViewEditor.background#1b1b1b
  • peekViewEditor.matchHighlightBackground#1b1b1b
  • peekViewEditor.matchHighlightBorder#383838
  • peekViewEditorGutter.background#1b1b1b
  • peekViewResult.background#1b1b1b
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#7b7b7b
  • peekViewResult.matchHighlightBackground#003d1270
  • peekViewResult.selectionBackground#00000033
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1b1b1b
  • peekViewTitleDescription.foreground#fdfdfdb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#5a5a5a
  • pickerGroup.foreground#003d1270
  • progressBar.background#07cd4170
  • scrollbar.shadow#040404
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#00000066
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#003d1270
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#f0f0f0
  • sideBar.background#0f0f0f
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#0f0f0f
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#86454500
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.inactiveBackground#0f0f0f
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2071cb
  • 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#00ff4b70
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#e5e510
  • terminal.border#36363670
  • terminal.foreground#dedede
  • terminal.selectionBackground#3b3b3b40
  • terminalCursor.background#ffffff70
  • terminalCursor.foreground#ffffff
  • textLink.foreground#2d8eff
  • titleBar.activeBackground#0f0f0f
  • titleBar.activeForeground#d1d1d1
  • titleBar.border#fbfbfb00
  • titleBar.inactiveBackground#0f0f0f
  • titleBar.inactiveForeground#ffffff99
  • tree.indentGuidesStroke#585858
  • 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#6eea8e
variable.other.generic-type.haskell#53cb87
storage.type.haskell#c4a251
support.variable.magic.python#6eea8e
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#f7f7f7
variable.parameter.function.language.special.self.python#eeeeee
storage.modifier.lifetime.rust#f7f7f7
support.function.std.rust#69b2e7
entity.name.lifetime.rust#eeeeee
variable.language.rust#6eea8e
support.constant.edge#53cb87
constant.other.character-class.regexp#6eea8e
keyword.operator.quantifier.regexp#c4a251
punctuation.definition.string.begin,punctuation.definition.string.end#e2b45d
variable.parameter.function#f7f7f7
comment markup.link#434343
markup.changed.diff#eeeeee
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#69b2e7
markup.inserted.diff#e2b45d
markup.deleted.diff#6eea8e
meta.function.c,meta.function.cpp#6eea8e
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#f7f7f7
punctuation.separator.key-value#f7f7f7
keyword.operator.expression.import#69b2e7
support.constant.math#eeeeee
support.constant.property.math#c4a251
variable.other.constant#e1e1e1
storage.type.annotation.java, storage.type.object.array.java#eeeeee
source.java#6eea8e
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#f7f7f7
meta.method.java#69b2e7
storage.modifier.import.java,storage.type.java,storage.type.generic.java#eeeeee
keyword.operator.instanceof.java#53cb87
meta.definition.variable.name.java#6eea8e
keyword.operator.logical#eeeeee
keyword.operator.bitwise#eeeeee
keyword.operator.channel#eeeeee
support.constant.property-value.scss,support.constant.property-value.css#c4a251
keyword.operator.css,keyword.operator.scss,keyword.operator.less#eeeeee
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#c4a251
punctuation.separator.list.comma.css#f7f7f7
support.constant.color.w3c-standard-color-name.css#c4a251
support.type.vendored.property-name.css#eeeeee
support.module.node,support.type.object.module,support.module.node#eeeeee
entity.name.type.module#eeeeee
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#e8e8e8
support.constant.json#c4a251
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#53cb87
support.type.object.console#6eea8e
support.variable.property.process#c4a251
entity.name.function,support.function.console#69b2e7
keyword.operator.misc.rust#f7f7f7
keyword.operator.sigil.rust#53cb87
keyword.operator.delete#53cb87
support.type.object.dom#eeeeee
support.variable.dom,support.variable.property.dom#6eea8e
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#eeeeee
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#53cb87
punctuation.separator.delimiter#f7f7f7
punctuation.separator.c,punctuation.separator.cpp#53cb87
support.type.posix-reserved.c,support.type.posix-reserved.cpp#eeeeee
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#53cb87
variable.parameter.function.language.python#ffffff
support.type.python#eeeeee
keyword.operator.logical.python#53cb87
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#f7f7f7
meta.function-call.generic.python#69b2e7
constant.character.format.placeholder.other.python#c4a251
keyword.operator#f7f7f7
keyword.operator.assignment.compound#53cb87
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#eeeeee
keyword#cb5353
entity.name.namespace#eeeeee
variable#6eea8e
variable.c#f7f7f7
variable.language#eeeeee
token.variable.parameter.java#f7f7f7
import.storage.java#eeeeee
token.package.keyword#53cb87
token.package#f7f7f7
entity.name.function, meta.require, support.function.any-method, variable.function#69b2e7
entity.name.type.namespace#eeeeee
support.class, entity.name.type.class#53cb87
entity.name.class.identifier.namespace.type#eeeeee
entity.name.class, variable.other.class.js, variable.other.class.ts#eeeeee
variable.other.class.php#6eea8e
entity.name.type#eeeeee
keyword.control#53cb87
control.elements, keyword.operator.less#c4a251
keyword.other.special-method#69b2e7
storage#53cb87
token.storage#53cb87
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#53cb87
token.storage.type.java#eeeeee
support.function#eeeeee
support.type.property-name#f7f7f7
support.constant.property-value#f7f7f7
support.constant.font-name#c4a251
meta.tag#ffffff
string#eac174
entity.other.inherited-class#eeeeee
constant.other.symbol#eeeeee
constant.numeric#c4a251
constant#c4a251
punctuation.definition.constant#c4a251
entity.name.tag#6eea8e
entity.other.attribute-name#c4a251
entity.other.attribute-name.id#69b2e7
entity.other.attribute-name.class.css#c4a251
meta.selector#53cb87
markup.heading#6eea8e
markup.heading punctuation.definition.heading, entity.name.section#69b2e7
keyword.other.unit#6eea8e
markup.bold,todo.bold#c4a251
punctuation.definition.bold#eeeeee
markup.italic, punctuation.definition.italic,todo.emphasis#53cb87
emphasis md#53cb87
entity.name.section.markdown#6eea8e
punctuation.definition.heading.markdown#6eea8e
punctuation.definition.list.begin.markdown#6eea8e
markup.heading.setext#f7f7f7
punctuation.definition.bold.markdown#c4a251
markup.inline.raw.markdown#e2b45d
markup.inline.raw.string.markdown#e2b45d
punctuation.definition.list.markdown#6eea8e
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#6eea8e
beginning.punctuation.definition.list.markdown#6eea8e
punctuation.definition.metadata.markdown#6eea8e
markup.underline.link.markdown,markup.underline.link.image.markdown#53cb87
string.other.link.title.markdown,string.other.link.description.markdown#69b2e7
string.regexp#eeeeee
constant.character.escape#eeeeee
punctuation.section.embedded, variable.interpolation#6eea8e
punctuation.section.embedded.begin,punctuation.section.embedded.end#53cb87
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#f7f7f7
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#6eea8e
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#6eea8e
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#e2b45d
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#eeeeee
support.type.property-name.json#6eea8e
support.type.property-name.json punctuation#6eea8e
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#53cb87
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#53cb87
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#eeeeee
keyword.operator.error-control.php#53cb87
keyword.operator.type.php#53cb87
punctuation.section.array.begin.php#f7f7f7
punctuation.section.array.end.php#f7f7f7
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#eeeeee
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#69b2e7
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#f7f7f7
support.constant.core.rust#c4a251
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#c4a251
entity.name.goto-label.php,support.other.php#69b2e7
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#eeeeee
keyword.operator.regexp.php#53cb87
keyword.operator.comparison.php#eeeeee
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#53cb87
meta.function.decorator.python#69b2e7
support.token.decorator.python,meta.function.decorator.identifier.python#eeeeee
function.parameter#f7f7f7
function.brace#f7f7f7
function.parameter.ruby, function.parameter.cs#f7f7f7
constant.language.symbol.ruby#eeeeee
rgb-value#eeeeee
inline-color-decoration rgb-value#c4a251
less rgb-value#c4a251
selector.sass#6eea8e
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#eeeeee
block.scope.end,block.scope.begin#f7f7f7
storage.type.cs#eeeeee
entity.name.variable.local.cs#6eea8e
token.info-token#69b2e7
token.warn-token#c4a251
token.error-token#f44747
token.debug-token#53cb87
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#53cb87
meta.template.expression#f7f7f7
keyword.operator.module#53cb87
support.type.type.flowtype#69b2e7
support.type.primitive#eeeeee
meta.property.object#6eea8e
variable.parameter.function.js#ffffff
keyword.other.template.begin#e2b45d
keyword.other.template.end#e2b45d
keyword.other.substitution.begin#e2b45d
keyword.other.substitution.end#e2b45d
keyword.operator.assignment#eeeeee
keyword.operator.assignment.go#eeeeee
keyword.operator.arithmetic.go, keyword.operator.address.go#53cb87
entity.name.package.go#eeeeee
support.type.prelude.elm#eeeeee
support.constant.elm#c4a251
punctuation.quasi.element#53cb87
constant.character.entity#6eea8e
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#eeeeee
entity.global.clojure#eeeeee
meta.symbol.clojure#6eea8e
constant.keyword.clojure#eeeeee
meta.arguments.coffee, variable.parameter.function.coffee#ffffff
source.ini#e2b45d
meta.scope.prerequisites.makefile#6eea8e
source.makefile#eeeeee
storage.modifier.import.groovy#eeeeee
meta.method.groovy#69b2e7
meta.definition.variable.name.groovy#6eea8e
meta.definition.class.inherited.classes.groovy#e2b45d
support.variable.semantic.hlsl#eeeeee
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#53cb87
text.variable, text.bracketed#6eea8e
support.type.swift, support.type.vb.asp#eeeeee
entity.name.function.xi#eeeeee
entity.name.class.xi#eeeeee
constant.character.character-class.regexp.xi#6eea8e
constant.regexp.xi#53cb87
keyword.control.xi#eeeeee
invalid.xi#f7f7f7
beginning.punctuation.definition.quote.markdown.xi#e2b45d
beginning.punctuation.definition.list.markdown.xi#434343
constant.character.xi#69b2e7
accent.xi#69b2e7
wikiword.xi#c4a251
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#434343
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#eeeeee
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#6eea8e
meta.brace.square#f7f7f7
comment, punctuation.definition.comment#434343italic
markup.quote.markdown#434343
punctuation.definition.block.sequence.item.yaml#f7f7f7
constant.language.symbol.elixir#eeeeee
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.tsx,variable.parameter,variable.language.super#f8f8f8
variable.parameter#c4a251
entity.other.attribute-name.jsx#d2ac55
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic
Night Node by Ayush Khatri - VS Code Theme