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#151515
  • activityBar.foreground#bbe1fa
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#0f4c75
  • activityBarBadge.foreground#ffffff
  • badge.background#bbe1fa
  • badge.foreground#020202
  • breadcrumb.activeSelectionForeground#bbe1fa
  • breadcrumb.background#151515
  • breadcrumb.focusForeground#bbe1fa
  • breadcrumb.foreground#888888
  • button.background#bbe1fa
  • button.foreground#171717
  • button.hoverBackground#0f4c75
  • button.secondaryBackground#0f4c7545
  • button.secondaryForeground#888888
  • button.secondaryHoverBackground#28282800
  • checkbox.background#151515
  • checkbox.border#00000000
  • checkbox.foreground#bbe1fa
  • debugExceptionWidget.background#082132
  • debugExceptionWidget.border#47474700
  • debugToolBar.background#082132
  • debugToolBar.border#47474700
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#151515
  • dropdown.border#00000000
  • dropdown.foreground#bbe1fa
  • editor.background#151515
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#bbe1fa
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d4170
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#0f4c7545
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#0f4c7545
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#bbe1fa
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff2b00
  • editorGroup.border#444444
  • editorGroup.emptyBackground#151515
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#bbe1fa00
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#151515
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#151515
  • editorHoverWidget.border#45454538
  • editorHoverWidget.foreground#888888
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#bbe1fa
  • editorLineNumber.foreground#888888
  • editorLink.activeForeground#3282b8
  • editorMarkerNavigation.background#151515
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#151515
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#007fd4
  • foreground#bbe1fa
  • 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#bbe1fa
  • input.background#151515
  • input.border#00000000
  • input.foreground#bbe1fa
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#0f4c75
  • list.activeSelectionForeground#bbe1fa
  • list.dropBackground#0f4c7545
  • list.focusBackground#0f4c75
  • list.focusForeground#ffffff
  • list.highlightForeground#bbe1fa
  • list.hoverBackground#0f4c7545
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#0f4c7545
  • list.inactiveSelectionForeground#bbe1fa
  • listFilterWidget.background#0f4c75
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#151515
  • menu.border#d9010100
  • menu.foreground#bebebe
  • menu.selectionBackground#0f4c7545
  • menu.selectionBorder#00000000
  • menu.selectionForeground#bbe1fa
  • menu.separatorBackground#bbbbbb00
  • menubar.selectionBackground#0f4c7545
  • menubar.selectionBorder#3f3f3f
  • menubar.selectionForeground#bbe1fa
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#151515
  • minimap.errorHighlight#ff2b00
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#0f4c7545
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#26262600
  • notificationCenterHeader.background#151515
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#151515
  • notifications.border#151515
  • notifications.foreground#888888
  • notificationsErrorIcon.foreground#ff8067
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#47474700
  • panel.background#151515
  • panel.border#80808000
  • panelSection.border#80808059
  • panelTitle.activeBorder#bbe1fa
  • panelTitle.activeForeground#bbe1fa
  • panelTitle.inactiveForeground#888888
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#30305a00
  • pickerGroup.foreground#bbe1fa
  • progressBar.background#0e70c0
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#0f4c7545
  • scrollbarSlider.background#88888822
  • scrollbarSlider.hoverBackground#0f4c7545
  • selection.background#3282b8
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#bbe1fa
  • sideBar.background#151515
  • sideBar.border#17171700
  • sideBar.dropBackground#0f4c7545
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#be0b0b00
  • sideBarSectionHeader.foreground#bbe1fa
  • sideBarTitle.foreground#3282b8
  • statusBar.background#151515
  • statusBar.border#4f4f4f00
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#888888
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#0f4c7545
  • statusBarItem.remoteBackground#bbe1fa
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#151515
  • tab.activeBorder#00000000
  • tab.activeBorderTop#bbe1fa
  • tab.activeForeground#bbe1fa
  • tab.border#25252600
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#888888
  • terminal.ansiBlack#aaa
  • terminal.ansiBlue#2265b0
  • 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#80808059
  • terminal.foreground#888888
  • terminal.selectionBackground#0f4c7545
  • terminalCursor.background#bbe1fa
  • terminalCursor.foreground#000000
  • textLink.foreground#bbe1fa
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#888888
  • titleBar.border#bbe1fa00
  • titleBar.inactiveBackground#08080899
  • titleBar.inactiveForeground#64646499
  • tree.indentGuidesStroke#bbe1fa00
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000004c

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