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#2a2a2a
  • activityBar.background#171717
  • activityBar.border#ffffff00
  • activityBar.foreground#d0d0d0
  • activityBar.inactiveForeground#878787
  • activityBarBadge.background#d0d0d0
  • activityBarBadge.foreground#171717
  • badge.background#d1d1d1
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#f5f5f5
  • breadcrumb.background#212121
  • breadcrumb.focusForeground#f5f5f5
  • breadcrumb.foreground#848484
  • button.background#2385c7
  • button.foreground#ffffff
  • button.hoverBackground#005f9f
  • button.secondaryBackground#5f6a79
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#4c5561
  • checkbox.background#ffffff
  • checkbox.border#00000000
  • checkbox.foreground#616161
  • debugExceptionWidget.background#f2f2f2
  • debugExceptionWidget.border#a6a6a9
  • debugToolBar.background#f2f2f2
  • debugToolBar.border#a6a6a9
  • diffEditor.border#ffffff
  • diffEditor.insertedTextBackground#38ffaf00
  • diffEditor.insertedTextBorder#38ffaf
  • diffEditor.removedTextBackground#ff363600
  • diffEditor.removedTextBorder#ff3636
  • dropdown.background#ffffff
  • dropdown.border#00000000
  • dropdown.foreground#616161
  • editor.background#404040
  • editor.findMatchBackground#ffffff20
  • editor.findMatchBorder#000000af
  • editor.findMatchHighlightBackground#ffffff4c
  • editor.findMatchHighlightBorder#ffffff
  • editor.findRangeHighlightBackground#4f4f4f5e
  • editor.findRangeHighlightBorder#171717
  • editor.foldBackground#3c3c3c
  • editor.foreground#d0d0d0
  • editor.hoverHighlightBackground#ffffff36
  • editor.inactiveSelectionBackground#ffffff10
  • editor.lineHighlightBackground#171717
  • editor.lineHighlightBorder#4b4b4b00
  • editor.rangeHighlightBackground#ffffff00
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#171717
  • editor.selectionHighlightBackground#ffffff1e
  • editor.selectionHighlightBorder#ffffff00
  • editor.wordHighlightBackground#000000
  • editor.wordHighlightBorder#808080
  • editor.wordHighlightStrongBackground#171717
  • editor.wordHighlightStrongBorder#ffffff00
  • editorBracketMatch.background#6f6f6f
  • editorBracketMatch.border#fffffff5
  • editorCodeLens.foreground#ffffff
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.background#f5f5f500
  • editorError.border#00000000
  • editorError.foreground#ffffff
  • editorGroup.border#ff000000
  • editorGroup.emptyBackground#404040
  • editorGroupHeader.tabsBackground#171717
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#38ffaf
  • editorGutter.background#404040
  • editorGutter.commentRangeForeground#757575
  • editorGutter.deletedBackground#ff3636
  • editorGutter.foldingControlForeground#757575
  • editorGutter.modifiedBackground#ffcd4b
  • editorHoverWidget.background#3c3c3c
  • editorHoverWidget.border#9f9f9f00
  • editorHoverWidget.foreground#d0d0d0
  • editorIndentGuide.activeBackground#878787
  • editorIndentGuide.background#4b4b4b
  • editorInfo.background#8686866e
  • editorInfo.border#ababab
  • editorInfo.foreground#888888
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#d0d0d0
  • editorLink.activeForeground#f71f52
  • editorMarkerNavigation.background#171717
  • editorMarkerNavigationError.background#ff3636
  • editorMarkerNavigationInfo.background#5a8dff
  • editorMarkerNavigationWarning.background#e9a700
  • editorOverviewRuler.background#171717
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#545454
  • editorSuggestWidget.background#171717
  • editorSuggestWidget.border#ffffff00
  • editorSuggestWidget.foreground#878787
  • editorSuggestWidget.highlightForeground#9372ff
  • editorSuggestWidget.selectedBackground#3c3c3c
  • editorWarning.background#3c3c3c
  • editorWarning.border#000000
  • editorWarning.foreground#000000
  • editorWhitespace.foreground#5a5a5a
  • editorWidget.background#f3f3f3
  • editorWidget.foreground#616161
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#d0d0d0
  • foreground#d0d0d0
  • gitDecoration.addedResourceForeground#9372ff
  • gitDecoration.conflictingResourceForeground#ffe34a
  • gitDecoration.deletedResourceForeground#ff3636
  • gitDecoration.ignoredResourceForeground#8e8e90
  • gitDecoration.modifiedResourceForeground#ff6446
  • gitDecoration.stageDeletedResourceForeground#ff3636
  • gitDecoration.stageModifiedResourceForeground#ff6446
  • gitDecoration.submoduleResourceForeground#5a8dff
  • gitDecoration.untrackedResourceForeground#25ffa8
  • icon.foreground#d0d0d0
  • input.background#ffffff
  • input.border#00000000
  • input.foreground#616161
  • input.placeholderForeground#767676
  • inputOption.activeBackground#0090f133
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#4b4b4b
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#ffffff00
  • list.focusBackground#dedede
  • list.focusForeground#616161
  • list.highlightForeground#000000
  • list.hoverBackground#3c3c3c
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#212121
  • list.inactiveSelectionForeground#d0d0d0
  • listFilterWidget.background#ffffff
  • listFilterWidget.noMatchesOutline#ff0000
  • listFilterWidget.outline#00000000
  • menu.background#171717
  • menu.border#ff000000
  • menu.foreground#dedede
  • menu.selectionBackground#363636
  • menu.selectionBorder#b4b4b400
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#414141
  • menubar.selectionBackground#ffffff9b
  • menubar.selectionBorder#ff000000
  • menubar.selectionForeground#000000
  • merge.commonContentBackground#3c3c3c
  • merge.commonHeaderBackground#664fb2
  • merge.currentContentBackground#3c3c3c
  • merge.currentHeaderBackground#2ebe85
  • merge.incomingContentBackground#3c3c3c
  • merge.incomingHeaderBackground#3e61b0
  • minimap.background#404040
  • minimap.errorHighlight#ffffff
  • minimap.findMatchHighlight#ffffff20
  • minimap.selectionHighlight#171717
  • minimap.warningHighlight#000000
  • minimapGutter.addedBackground#38ffaf
  • minimapGutter.deletedBackground#ff3636
  • minimapGutter.modifiedBackground#ffcd4b
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#e7e7e7
  • notificationCenterHeader.foreground#616161
  • notifications.background#eeeeee
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#e51400
  • notificationsInfoIcon.foreground#0087ff
  • notificationsWarningIcon.foreground#eea600
  • notificationToast.border#d5d5d5
  • panel.background#2a2a2a
  • panel.border#00000059
  • panelSection.border#545454
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#e8e8e8
  • panelTitle.inactiveForeground#000000
  • peekView.border#00000000
  • peekViewEditor.background#3c3c3c
  • peekViewEditor.matchHighlightBackground#212121
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#3c3c3c
  • peekViewResult.background#3c3c3c
  • peekViewResult.fileForeground#d0d0d0
  • peekViewResult.lineForeground#171717
  • peekViewResult.matchHighlightBackground#d0d0d0
  • peekViewResult.selectionBackground#171717
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#171717
  • peekViewTitleDescription.foreground#878787
  • peekViewTitleLabel.foreground#d0d0d0
  • pickerGroup.border#cccedb
  • pickerGroup.foreground#0066bf
  • progressBar.background#d0d0d0
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#9d9d9d99
  • scrollbarSlider.background#585858
  • scrollbarSlider.hoverBackground#828282
  • selection.background#3c3c3c
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#d0d0d0
  • sideBar.background#2a2a2a
  • sideBar.border#212121
  • sideBar.dropBackground#ffffff00
  • sideBar.foreground#878787
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#ffffff00
  • sideBarSectionHeader.foreground#d0d0d0
  • sideBarTitle.foreground#d0d0d0
  • statusBar.background#171717
  • statusBar.debuggingBackground#454545
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#d0d0d0
  • statusBar.noFolderBackground#86698c
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#515151
  • statusBarItem.remoteBackground#080808
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#212121
  • tab.activeBorder#ffffff00
  • tab.activeBorderTop#ffffff00
  • tab.activeForeground#d0d0d0
  • tab.border#ffffff00
  • tab.hoverBackground#3c3c3c
  • tab.hoverBorder#ffffff00
  • tab.hoverForeground#d0d0d0
  • tab.inactiveBackground#171717
  • tab.inactiveForeground#878787
  • 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#545454
  • terminal.foreground#eaeaea
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#000000
  • terminalCursor.foreground#ffffff
  • textLink.foreground#006db6
  • titleBar.activeBackground#171717
  • titleBar.activeForeground#888888
  • titleBar.border#00000000
  • titleBar.inactiveBackground#7b7b7b
  • titleBar.inactiveForeground#000000
  • tree.indentGuidesStroke#a9a9a9
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000029

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