Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBackground#ffffff00
  • activityBar.background#ebb6d6
  • activityBar.border#ffffff
  • activityBar.foreground#bb93d1
  • activityBar.inactiveForeground#efe5f5
  • activityBarBadge.background#a276bb
  • activityBarBadge.foreground#ffffff
  • badge.background#c4c4c4
  • badge.foreground#333333
  • breadcrumb.activeSelectionForeground#4e4e4e
  • breadcrumb.background#ffffff
  • breadcrumb.focusForeground#4e4e4e
  • breadcrumb.foreground#616161cc
  • button.background#007acc
  • button.foreground#ffffff
  • button.hoverBackground#0062a3
  • button.secondaryBackground#5f6a79
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#4c5561
  • checkbox.background#ffffff
  • checkbox.border#00000000
  • checkbox.foreground#616161
  • debugExceptionWidget.background#f3f3f3
  • debugExceptionWidget.border#d5d5d5
  • debugToolBar.background#f3f3f3
  • debugToolBar.border#d5d5d5
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#ffffff
  • dropdown.border#00000000
  • dropdown.foreground#616161
  • editor.background#ffffff
  • editor.findMatchBackground#a8ac94
  • editor.findMatchBorder#979b83
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#add6ff4d
  • editor.foreground#a276bb
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#e5ebf1
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#eeeeee
  • editor.rangeHighlightBackground#fdff0033
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ffd9f5
  • editor.selectionHighlightBackground#add6ff80
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketHighlight.foreground1#ae77c4
  • editorBracketHighlight.foreground2#65bd8a
  • editorBracketHighlight.foreground3#6ca3eb
  • editorBracketHighlight.foreground4#e4a110
  • editorBracketHighlight.foreground5#976060
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#b9b9b9
  • editorCodeLens.foreground#999999
  • editorCursor.background#ffffff
  • editorCursor.foreground#a276bb
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#e51400
  • editorGhostText.foreground#af77cf81
  • editorGroup.border#e7e7e7
  • editorGroup.emptyBackground#ffffff
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorGutter.addedBackground#81b88b
  • editorGutter.background#ffffff
  • editorGutter.commentRangeForeground#424242
  • editorGutter.deletedBackground#ca4b51
  • editorGutter.foldingControlForeground#424242
  • editorGutter.modifiedBackground#66afe0
  • editorHoverWidget.background#f3f3f3
  • editorHoverWidget.border#c8c8c8
  • editorHoverWidget.foreground#616161
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#d3d3d3
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#0b216f
  • editorLineNumber.foreground#a276bb
  • editorLink.activeForeground#0000ff
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#e51400
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#e9a700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#d3d3d3
  • editorSuggestWidget.background#f3f3f3
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#000000
  • editorSuggestWidget.selectedBackground#d6ebff
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#e9a700
  • editorWhitespace.foreground#00000033
  • editorWidget.background#f3f3f3
  • editorWidget.foreground#616161
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#a276bb
  • foreground#a276bb
  • gitDecoration.addedResourceForeground#587c0c
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#ad0707
  • gitDecoration.ignoredResourceForeground#8e8e90
  • gitDecoration.modifiedResourceForeground#895503
  • gitDecoration.stageDeletedResourceForeground#ad0707
  • gitDecoration.stageModifiedResourceForeground#895503
  • gitDecoration.submoduleResourceForeground#1258a7
  • gitDecoration.untrackedResourceForeground#007100
  • icon.foreground#a276bb
  • input.background#ffffff
  • input.border#00000000
  • input.foreground#616161
  • input.placeholderForeground#767676
  • inputOption.activeBackground#0090f133
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#0060c0
  • list.activeSelectionForeground#000000
  • list.dropBackground#d6ebff
  • list.focusBackground#d6ebff
  • list.focusForeground#616161
  • list.highlightForeground#0066bf
  • list.hoverBackground#e8e8e8
  • list.hoverForeground#616161
  • list.inactiveSelectionBackground#e4e6f1
  • list.inactiveSelectionForeground#616161
  • listFilterWidget.background#efc1ad
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#ffffff
  • menu.border#00000085
  • menu.foreground#616161
  • menu.selectionBackground#0060c0
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#888888
  • menubar.selectionBackground#0000001a
  • menubar.selectionForeground#333333
  • merge.commonContentBackground#E5E5E5
  • merge.commonHeaderBackground#BFBFBF
  • merge.currentContentBackground#DBF4EF
  • merge.currentHeaderBackground#A4E3D6
  • merge.incomingContentBackground#DBECFF
  • merge.incomingHeaderBackground#A6CFFF
  • minimap.background#ffffff
  • minimap.errorHighlight#e51400
  • minimap.findMatchHighlight#a8ac94
  • minimap.selectionHighlight#ffd9f5
  • minimap.warningHighlight#e9a700
  • minimapGutter.addedBackground#81b88b
  • minimapGutter.deletedBackground#ca4b51
  • minimapGutter.modifiedBackground#66afe0
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#e7e7e7
  • notificationCenterHeader.foreground#616161
  • notifications.background#f3f3f3
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#e51400
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#e9a700
  • notificationToast.border#d5d5d5
  • panel.background#ffffff
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#424242
  • panelTitle.activeForeground#424242
  • panelTitle.inactiveForeground#424242bf
  • peekView.border#007acc
  • peekViewEditor.background#f2f8fc
  • peekViewEditor.matchHighlightBackground#329171
  • peekViewEditor.matchHighlightBorder#dbc417
  • peekViewEditorGutter.background#f2f8fc
  • peekViewResult.background#f3f3f3
  • peekViewResult.fileForeground#1e1e1e
  • peekViewResult.lineForeground#646465
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#6c6c6c
  • peekViewTitle.background#ffffff
  • peekViewTitleDescription.foreground#616161e6
  • peekViewTitleLabel.foreground#333333
  • pickerGroup.border#cccedb
  • pickerGroup.foreground#0066bf
  • progressBar.background#a276bb
  • scrollbar.shadow#a276bb
  • scrollbarSlider.activeBackground#00000099
  • scrollbarSlider.background#64646466
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#a276bb
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#a276bb
  • sideBar.background#f6f2f8
  • sideBar.dropBackground#d6ebff
  • sideBar.foreground#616161
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarSectionHeader.foreground#616161
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#a276bb
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#87c9b3
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#333333
  • tab.border#f3f3f3
  • tab.inactiveBackground#ececec
  • tab.inactiveForeground#333333b3
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0451a5
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0451a5
  • terminal.ansiBrightCyan#0598bc
  • terminal.ansiBrightGreen#14ce14
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#cd3131
  • terminal.ansiBrightWhite#a5a5a5
  • terminal.ansiBrightYellow#b5ba00
  • terminal.ansiCyan#0598bc
  • terminal.ansiGreen#00bc00
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#949800
  • terminal.border#80808059
  • terminal.foreground#333333
  • terminal.selectionBackground#00000040
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#006ab1
  • titleBar.activeBackground#87c9b3
  • titleBar.activeForeground#333333
  • titleBar.border#00000000
  • titleBar.inactiveBackground#dddddd99
  • titleBar.inactiveForeground#33333399
  • tree.indentGuidesStroke#a9a9a9
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000029

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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