Skip to main content
Coding Theme

Color themes

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#333333
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#202020
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#333333
  • button.foreground#ffffff
  • button.hoverBackground#333333
  • button.secondaryBackground#333333
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#333333
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#1e1e1e
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#909090
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d4180
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#2e2e2e
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#88888820
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff979750
  • editorGroup.border#444444
  • editorGroup.emptyBackground#1e1e1e
  • editorGroupHeader.tabsBackground#252526
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#1e1e1e
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#e27d68
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#f48771
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#ff8e77
  • editorMarkerNavigation.background#2d2d30
  • 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#f48771
  • editorSuggestWidget.selectedBackground#584238
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#f48771
  • foreground#cccccc
  • 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#cccccc
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#c0200050
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#202020
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#f4877150
  • list.focusForeground#cccccc
  • list.highlightForeground#f48771
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#37373d
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#333333
  • listFilterWidget.noMatchesOutline#333333
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#fe8019
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828f0
  • merge.commonHeaderBackground#383838f0
  • merge.currentContentBackground#27403Bf0
  • merge.currentHeaderBackground#367366f0
  • merge.incomingContentBackground#28384Bf0
  • merge.incomingHeaderBackground#395F8Ff0
  • minimap.background#1e1e1e
  • minimap.errorHighlight#ff979750
  • minimap.findMatchHighlight#515c6a80
  • minimap.selectionHighlight#2e2e2e80
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#e27d68
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#1e1e1e
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#f48771
  • peekViewEditor.background#261e1a
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#191412
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#5a453a
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#282828
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#ffc4a7
  • progressBar.background#606060
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#f4877150
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#242424
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#282828
  • statusBar.debuggingBackground#b44f1d
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#1d1d1d
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.hoverForeground#fe8019
  • statusBarItem.remoteBackground#fe8019
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#252526
  • tab.inactiveBackground#2d2d2d
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • 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#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#f4877150
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ffc4a7
  • titleBar.activeBackground#3c3c3c
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends#ea6962—
keyword.other.debugger#ea6962—
storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch#e78a4e—
keyword.operator#e78a4e—
string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end#d8a657—
entity.other.attribute-name#d8a657—
constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation#a9b665—
entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method#89b482—
keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map#89b482—
storage.type.annotation#89b482—
entity.name.label, constant.other.label#89b482—
support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module#89b482—
storage.type, support.type, entity.name.type, keyword.type#7daea3—
entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class#7daea3—
constant.numeric#d3869b—
constant.language.boolean#d3869b—
entity.name.function.preprocessor#d3869b—
variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan#d3869b—
constant.language, support.constant#d3869b—
variable, support.variable, meta.definition.variable#d4be98—
variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key#d4be98—
punctuation, meta.brace, meta.delimiter, meta.bracket#d4be98—
heading.1.markdown, markup.heading.setext.1.markdown#ea6962bold
heading.2.markdown, markup.heading.setext.2.markdown#e78a4ebold
heading.3.markdown#d8a657bold
heading.4.markdown#a9b665bold
heading.5.markdown#7daea3bold
heading.6.markdown#d3869bbold
punctuation.definition.heading.markdown#928374italic
string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown#d3869bitalic
markup.underline.link.image.markdown, markup.underline.link.markdown#a9b665underline
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.markdown#928374—
punctuation.definition.bold.markdown#928374italic
meta.separator.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown#928374bold
markup.italic—italic
markup.bold—bold
markup.bold markup.italic, markup.italic markup.bold—italic bold
punctuation.definition.markdown, punctuation.definition.raw.markdown#d8a657—
fenced_code.block.language#d8a657—
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown#a9b665—
punctuation.definition.list.begin.markdown#ea6962—
punctuation.definition.heading.restructuredtext#e78a4ebold
punctuation.definition.field.restructuredtext, punctuation.separator.key-value.restructuredtext, punctuation.definition.directive.restructuredtext, punctuation.definition.constant.restructuredtext, punctuation.definition.italic.restructuredtext, punctuation.definition.table.restructuredtext#928374—
punctuation.definition.bold.restructuredtext#928374italic
entity.name.tag.restructuredtext, punctuation.definition.link.restructuredtext, punctuation.definition.raw.restructuredtext, punctuation.section.raw.restructuredtext#89b482—
constant.other.footnote.link.restructuredtext#d3869b—
support.directive.restructuredtext#ea6962—
entity.name.directive.restructuredtext, markup.raw.restructuredtext, markup.raw.inner.restructuredtext, string.other.link.title.restructuredtext#a9b665—
punctuation.definition.function.latex, punctuation.definition.function.tex, punctuation.definition.keyword.latex, constant.character.newline.tex, punctuation.definition.keyword.tex#928374—
support.function.be.latex#ea6962—
support.function.section.latex, keyword.control.table.cell.latex, keyword.control.table.newline.latex#e78a4e—
support.class.latex, variable.parameter.latex, variable.parameter.function.latex, variable.parameter.definition.label.latex, constant.other.reference.label.latex#d8a657—
keyword.control.preamble.latex#d3869b—
punctuation.separator.namespace.xml#928374—
entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml#ea6962—
entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml#d4be98—
variable.language.documentroot.xml, meta.tag.sgml.doctype.xml#d3869b—
storage.type.proto#d8a657—
string.quoted.double.proto.syntax, string.quoted.single.proto.syntax, string.quoted.double.proto, string.quoted.single.proto#a9b665—
entity.name.class.proto, entity.name.class.message.proto#89b482—
punctuation.definition.entity.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.separator.list.comma.css#928374—
entity.other.attribute-name.class.css#ea6962—
keyword.other.unit#e78a4e—
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#d8a657—
string.quoted.single.css, string.quoted.double.css, support.constant.property-value.css, meta.property-value.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, constant.numeric.css, support.constant.font-name.css, variable.parameter.keyframe-list.css#a9b665—
support.type.property-name.css#89b482—
support.type.vendored.property-name.css#7daea3—
entity.name.tag.css, entity.other.keyframe-offset.css, punctuation.definition.keyword.css, keyword.control.at-rule.keyframes.css, meta.selector.css#d3869b—
punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.list.comma.scss#928374—
keyword.control.at-rule.keyframes.scss#e78a4e—
punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss#d8a657—
punctuation.definition.string.begin.scss, punctuation.definition.string.end.scss, string.quoted.double.scss, string.quoted.single.scss, constant.character.css.sass, meta.property-value.scss#a9b665—
keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.import.scss#d3869b—
meta.function.stylus#d4be98—
entity.name.function.stylus#d8a657—
string.unquoted.js#d4be98—
punctuation.accessor.js, punctuation.separator.key-value.js, punctuation.separator.label.js, keyword.operator.accessor.js#928374—
punctuation.definition.block.tag.jsdoc#ea6962—
storage.type.js, storage.type.function.arrow.js#e78a4e—
JSXNested#d4be98—
punctuation.definition.tag.jsx, entity.other.attribute-name.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, entity.other.attribute-name.js.jsx#a9b665—
entity.name.type.module.ts#d4be98—
keyword.operator.type.annotation.ts, punctuation.accessor.ts, punctuation.separator.key-value.ts#928374—
punctuation.definition.tag.directive.ts, entity.other.attribute-name.directive.ts#a9b665—
entity.name.type.ts, entity.name.type.interface.ts, entity.other.inherited-class.ts, entity.name.type.alias.ts, entity.name.type.class.ts, entity.name.type.enum.ts#89b482—
storage.type.ts, storage.type.function.arrow.ts, storage.type.type.ts#e78a4e—
entity.name.type.module.ts#7daea3—
keyword.control.import.ts, keyword.control.export.ts, storage.type.namespace.ts#d3869b—
entity.name.type.module.tsx,entity.other.attribute-name.tsx#d4be98—
keyword.operator.type.annotation.tsx, punctuation.accessor.tsx, punctuation.separator.key-value.tsx#928374—
support.class.component.tsx, entity.name.tag.tsx#ea6962—
punctuation.definition.tag.directive.tsx, entity.other.attribute-name.directive.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx#a9b665—
entity.name.type.tsx, entity.name.type.interface.tsx, entity.other.inherited-class.tsx, entity.name.type.alias.tsx, entity.name.type.class.tsx, entity.name.type.enum.tsx#89b482—
entity.name.type.module.tsx#7daea3—
keyword.control.import.tsx, keyword.control.export.tsx, storage.type.namespace.tsx#d3869b—
storage.type.tsx, storage.type.function.arrow.tsx, storage.type.type.tsx#e78a4e—
storage.type.function.coffee#e78a4e—
meta.type-signature.purescript#d4be98—
keyword.other.double-colon.purescript, keyword.other.arrow.purescript, keyword.other.big-arrow.purescript#e78a4e—
entity.name.function.purescript#d8a657—
string.quoted.single.purescript, string.quoted.double.purescript, punctuation.definition.string.begin.purescript, punctuation.definition.string.end.purescript, string.quoted.triple.purescript, entity.name.type.purescript#a9b665—
support.other.module.purescript#d3869b—
punctuation.dot.dart#928374—
storage.type.primitive.dart#e78a4e—
support.class.dart#d8a657—
entity.name.function.dart, string.interpolated.single.dart, string.interpolated.double.dart#a9b665—
variable.language.dart#7daea3—
keyword.other.import.dart, storage.type.annotation.dart#d3869b—
entity.other.attribute-name.class.pug#ea6962—
storage.type.function.pug#e78a4e—
entity.other.attribute-name.tag.pug#89b482—
entity.name.tag.pug, storage.type.import.include.pug#d3869b—
meta.function-call.c, storage.modifier.array.bracket.square.c, meta.function.definition.parameters.c#d4be98—
punctuation.separator.dot-access.c, constant.character.escape.line-continuation.c#928374—
keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.pragma.c, keyword.control.directive.line.c, keyword.control.directive.define.c, keyword.control.directive.conditional.c, keyword.control.directive.diagnostic.error.c, keyword.control.directive.undef.c, keyword.control.directive.conditional.ifdef.c, keyword.control.directive.endif.c, keyword.control.directive.conditional.ifndef.c, keyword.control.directive.conditional.if.c, keyword.control.directive.else.c#ea6962—
punctuation.separator.pointer-access.c#e78a4e—
variable.other.member.c#89b482—
meta.function-call.cpp, storage.modifier.array.bracket.square.cpp, meta.function.definition.parameters.cpp, meta.body.function.definition.cpp#d4be98—
punctuation.separator.dot-access.cpp, constant.character.escape.line-continuation.cpp#928374—
keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.line.cpp, keyword.control.directive.define.cpp, keyword.control.directive.conditional.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.undef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.if.cpp, keyword.control.directive.else.cpp, storage.type.namespace.definition.cpp, keyword.other.using.directive.cpp, storage.type.struct.cpp#ea6962—
punctuation.separator.pointer-access.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.end.template.call.cpp#e78a4e—
variable.other.member.cpp#89b482—
keyword.other.using.cs#ea6962—
keyword.type.cs, constant.character.escape.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs#d8a657—
string.quoted.double.cs, string.quoted.single.cs, punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs#a9b665—
variable.other.object.property.cs#89b482—
entity.name.type.namespace.cs#d3869b—
keyword.symbol.fsharp, constant.language.unit.fsharp#d4be98—
keyword.format.specifier.fsharp, entity.name.type.fsharp#d8a657—
string.quoted.double.fsharp, string.quoted.single.fsharp, punctuation.definition.string.begin.fsharp, punctuation.definition.string.end.fsharp#a9b665—
entity.name.section.fsharp#7daea3—
support.function.attribute.fsharp#d3869b—
punctuation.separator.java, punctuation.separator.period.java#928374—
keyword.other.import.java, keyword.other.package.java#ea6962—
storage.type.function.arrow.java, keyword.control.ternary.java#e78a4e—
variable.other.property.java#89b482—
variable.language.wildcard.java, storage.modifier.import.java, storage.type.annotation.java, punctuation.definition.annotation.java, storage.modifier.package.java, entity.name.type.module.java#d3869b—
keyword.other.import.kotlin#ea6962—
storage.type.kotlin#e78a4e—
constant.language.kotlin#89b482—
entity.name.package.kotlin, storage.type.annotation.kotlin#d3869b—
entity.name.package.scala#d3869b—
constant.language.scala#7daea3—
entity.name.import.scala#89b482—
string.quoted.double.scala, string.quoted.single.scala, punctuation.definition.string.begin.scala, punctuation.definition.string.end.scala, string.quoted.double.interpolated.scala, string.quoted.single.interpolated.scala, string.quoted.triple.scala#a9b665—
entity.name.class, entity.other.inherited-class.scala#d8a657—
keyword.declaration.stable.scala, keyword.other.arrow.scala#e78a4e—
keyword.other.import.scala#ea6962—
keyword.operator.navigation.groovy, meta.method.body.java, meta.definition.method.groovy, meta.definition.method.signature.java#d4be98—
punctuation.separator.groovy#928374—
keyword.other.import.groovy, keyword.other.package.groovy, keyword.other.import.static.groovy#ea6962—
storage.type.def.groovy#e78a4e—
variable.other.interpolated.groovy, meta.method.groovy#a9b665—
storage.modifier.import.groovy, storage.modifier.package.groovy#89b482—
storage.type.annotation.groovy#d3869b—
keyword.type.go#ea6962—
entity.name.package.go#89b482—
keyword.import.go, keyword.package.go#d3869b—
entity.name.type.mod.rust#d4be98—
keyword.operator.path.rust, keyword.operator.member-access.rust#928374—
storage.type.rust#e78a4e—
support.constant.core.rust#89b482—
meta.attribute.rust, variable.language.rust, storage.type.module.rust#d3869b—
meta.function-call.swift, support.function.any-method.swift#d4be98—
support.variable.swift#89b482—
keyword.operator.class.php#d4be98—
storage.type.trait.php#e78a4e—
constant.language.php, support.other.namespace.php#89b482—
storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.private.cpp#7daea3—
keyword.control.import.include.php, storage.type.php#d3869b—
meta.function-call.arguments.python#d4be98—
punctuation.definition.decorator.python, punctuation.separator.period.python#928374—
constant.language.python#89b482—
keyword.control.import.python, keyword.control.import.from.python#d3869b—
constant.language.lua#89b482—
entity.name.class.lua#7daea3—
meta.function.method.with-arguments.ruby#d4be98—
punctuation.separator.method.ruby#928374—
keyword.control.pseudo-method.ruby, storage.type.variable.ruby#e78a4e—
keyword.other.special-method.ruby#a9b665—
keyword.control.module.ruby, punctuation.definition.constant.ruby#d3869b—
string.regexp.character-class.ruby,string.regexp.interpolated.ruby,punctuation.definition.character-class.ruby,string.regexp.group.ruby, punctuation.section.regexp.ruby, punctuation.definition.group.ruby#d8a657—
variable.other.constant.ruby#7daea3—
keyword.other.arrow.haskell, keyword.other.big-arrow.haskell, keyword.other.double-colon.haskell#e78a4e—
storage.type.haskell#d8a657—
constant.other.haskell, string.quoted.double.haskell, string.quoted.single.haskell, punctuation.definition.string.begin.haskell, punctuation.definition.string.end.haskell#a9b665—
entity.name.function.haskell#7daea3—
entity.name.namespace, meta.preprocessor.haskell#89b482—
keyword.control.import.julia, keyword.control.export.julia#ea6962—
keyword.storage.modifier.julia#e78a4e—
constant.language.julia#89b482—
support.function.macro.julia#d3869b—
keyword.other.period.elm#d4be98—
storage.type.elm#d8a657—
keyword.other.r#e78a4e—
entity.name.function.r, variable.function.r#a9b665—
constant.language.r#89b482—
entity.namespace.r#d3869b—
punctuation.separator.module-function.erlang, punctuation.section.directive.begin.erlang#928374—
keyword.control.directive.erlang, keyword.control.directive.define.erlang#ea6962—
entity.name.type.class.module.erlang#d8a657—
string.quoted.double.erlang, string.quoted.single.erlang, punctuation.definition.string.begin.erlang, punctuation.definition.string.end.erlang#a9b665—
keyword.control.directive.export.erlang, keyword.control.directive.module.erlang, keyword.control.directive.import.erlang, keyword.control.directive.behaviour.erlang#d3869b—
variable.other.readwrite.module.elixir, punctuation.definition.variable.elixir#89b482—
constant.language.elixir#7daea3—
keyword.control.module.elixir#d3869b—
entity.name.type.value-signature.ocaml#d4be98—
keyword.other.ocaml#e78a4e—
constant.language.variant.ocaml#89b482—
storage.type.sub.perl, storage.type.declare.routine.perl#ea6962—
meta.function.lisp#d4be98—
storage.type.function-type.lisp#ea6962—
keyword.constant.lisp#a9b665—
entity.name.function.lisp#89b482—
constant.keyword.clojure, support.variable.clojure, meta.definition.variable.clojure#a9b665—
entity.global.clojure#d3869b—
entity.name.function.clojure#7daea3—
meta.scope.if-block.shell, meta.scope.group.shell#d4be98—
support.function.builtin.shell, entity.name.function.shell#d8a657—
string.quoted.double.shell, string.quoted.single.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell, string.unquoted.heredoc.shell#a9b665—
keyword.control.heredoc-token.shell, variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell#d3869b—
support.function.builtin.fish#ea6962—
support.function.unix.fish#e78a4e—
variable.other.normal.fish, punctuation.definition.variable.fish, variable.other.fixed.fish, variable.other.special.fish#7daea3—
string.quoted.double.fish, punctuation.definition.string.end.fish, punctuation.definition.string.begin.fish, string.quoted.single.fish#a9b665—
constant.character.escape.single.fish#d3869b—
punctuation.definition.variable.powershell#928374—
entity.name.function.powershell, support.function.attribute.powershell, support.function.powershell#d8a657—
string.quoted.single.powershell, string.quoted.double.powershell, punctuation.definition.string.begin.powershell, punctuation.definition.string.end.powershell, string.quoted.double.heredoc.powershell#a9b665—
variable.other.member.powershell#89b482—
string.unquoted.alias.graphql#d4be98—
keyword.type.graphql#ea6962—
entity.name.fragment.graphql#d3869b—
entity.name.function.target.makefile#e78a4e—
variable.other.makefile#d8a657—
meta.scope.prerequisites.makefile#a9b665—
string.source.cmake#a9b665—
entity.source.cmake#89b482—
storage.source.cmake#d3869b—
punctuation.definition.map.viml#928374—
storage.type.map.viml#e78a4e—
constant.character.map.viml, constant.character.map.key.viml#a9b665—
constant.character.map.special.viml#7daea3—
constant.language.tmux, constant.numeric.tmux#a9b665—
entity.name.function.package-manager.dockerfile#e78a4e—
keyword.operator.flag.dockerfile#d8a657—
string.quoted.double.dockerfile, string.quoted.single.dockerfile#a9b665—
constant.character.escape.dockerfile#89b482—
entity.name.type.base-image.dockerfile, entity.name.image.dockerfile#d3869b—
punctuation.definition.separator.diff#928374—
markup.deleted.diff, punctuation.definition.deleted.diff#ea6962—
meta.diff.range.context, punctuation.definition.range.diff#e78a4e—
meta.diff.header.from-file#d8a657—
markup.inserted.diff, punctuation.definition.inserted.diff#a9b665—
markup.changed.diff, punctuation.definition.changed.diff#7daea3—
punctuation.definition.from-file.diff#d3869b—
entity.name.section.group-title.ini, punctuation.definition.entity.ini#ea6962—
punctuation.separator.key-value.ini#e78a4e—
string.quoted.double.ini, string.quoted.single.ini, punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini#a9b665—
keyword.other.definition.ini#89b482—
support.function.aggregate.sql#d8a657—
string.quoted.single.sql, punctuation.definition.string.end.sql, punctuation.definition.string.begin.sql, string.quoted.double.sql#a9b665—
support.type.graphql#d8a657—
variable.parameter.graphql#7daea3—
constant.character.enum.graphql#89b482—
punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.separator.dictionary.key-value.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.pair.json, punctuation.separator.array.json#928374—
support.type.property-name.json#ea6962—
punctuation.separator.key-value.mapping.yaml#928374—
string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml, string.unquoted.plain.in.yaml, string.unquoted.block.yaml#a9b665—
punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml#89b482—
keyword.key.toml#e78a4e—
string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml, punctuation.definition.keyValuePair.toml#a9b665—
constant.other.boolean.toml#7daea3—
entity.other.attribute-name.table.toml, punctuation.definition.table.toml, entity.other.attribute-name.table.array.toml, punctuation.definition.table.array.toml#d3869b—
comment, string.comment, punctuation.definition.comment#928374italic
Gru by Silitonix - VS Code Theme