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#141618
  • activityBar.background#141618
  • activityBar.border#141618
  • activityBar.foreground#f1f2f2
  • activityBar.inactiveForeground#7d7d7d
  • activityBarBadge.background#141618
  • activityBarBadge.foreground#f1f2f2
  • badge.background#1f2224
  • badge.foreground#f1f2f2
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#141618
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#282c2f
  • button.foreground#ffffff
  • button.hoverBackground#303538
  • button.secondaryBackground#282c2f
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#303538
  • checkbox.background#3c3c3c
  • checkbox.border#313335
  • checkbox.foreground#f1f2f2
  • debugExceptionWidget.background#141618
  • debugExceptionWidget.border#303234
  • debugToolBar.background#141618
  • debugToolBar.border#303234
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#314727
  • diffEditor.removedTextBackground#3f0c0d
  • dropdown.background#3c3c3c
  • dropdown.border#313335
  • dropdown.foreground#f1f2f2
  • editor.background#141618
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#1f2224
  • editor.foreground#f8fafc
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#33373fb5
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#33373f
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495f77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#16181a
  • editorCursor.foreground#fdffff
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.emptyBackground#141618
  • editorGroupHeader.tabsBackground#141618
  • editorGroupHeader.tabsBorder#141618
  • editorGutter.addedBackground#58c760
  • editorGutter.background#141618
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#ea1231
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0087d7
  • editorHoverWidget.background#141618
  • editorHoverWidget.border#2f3132
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#2f3133
  • editorIndentGuide.background#2f3133a5
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#fcfeff
  • editorLineNumber.foreground#424446
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#ff2b00
  • editorMarkerNavigationInfo.background#0087ff
  • editorMarkerNavigationWarning.background#ffd100
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#2f3133
  • editorSuggestWidget.background#141618
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.foreground#f2f4f5
  • editorSuggestWidget.highlightForeground#2fc1ca
  • editorSuggestWidget.selectedBackground#32363e
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#36383a
  • editorWidget.background#141618
  • editorWidget.foreground#a5a5a5
  • editorWidget.resizeBorder#5f5f5f
  • focusBorder#f1f2f2
  • foreground#f1f2f2
  • 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#f1f2f2
  • input.background#3c3c3c
  • input.border#313335
  • input.foreground#f1f2f2
  • input.placeholderForeground#a5a5a5
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#282c2f
  • list.activeSelectionForeground#f1f2f2
  • list.dropBackground#1f2224
  • list.focusBackground#1f2224
  • list.focusForeground#cccccc
  • list.highlightForeground#ffffff
  • list.hoverBackground#1f2224
  • list.hoverForeground#a5a5a5
  • list.inactiveSelectionBackground#1f2224
  • list.inactiveSelectionForeground#a5a5a5
  • listFilterWidget.background#191919
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#141618
  • menu.background#141618
  • menu.border#f5f7f8
  • menu.foreground#f1f2f2
  • menu.selectionBackground#282c2f
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#2f3133
  • menubar.selectionBackground#ffffff00
  • menubar.selectionBorder#14161800
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#141618
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#33373f
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#58c760
  • minimapGutter.deletedBackground#ea1231
  • minimapGutter.modifiedBackground#0087d7
  • notificationCenter.border#303234
  • notificationCenterHeader.background#141618
  • notificationCenterHeader.foreground#f1f2f2
  • notifications.background#141618
  • notifications.border#303234
  • notifications.foreground#a5a5a5
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#141618
  • panel.border#313335
  • panelSection.border#313335
  • panelTitle.activeBorder#313335
  • panelTitle.activeForeground#f1f2f2
  • panelTitle.inactiveForeground#a5a5a5
  • 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#2f3133
  • pickerGroup.foreground#3794ff
  • progressBar.background#f1f2f2
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#1f2224
  • scrollbarSlider.background#1f2224
  • scrollbarSlider.hoverBackground#1f2224
  • selection.background#383838
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#f1f2f2
  • sideBar.background#141618
  • sideBar.border#141618
  • sideBar.dropBackground#1f2224
  • sideBar.foreground#a5a5a5
  • sideBarSectionHeader.background#141618
  • sideBarSectionHeader.border#141618
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#f1f2f2
  • statusBar.background#141618
  • statusBar.border#141618
  • statusBar.debuggingBackground#141618
  • statusBar.debuggingBorder#141618
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#141618
  • statusBar.noFolderBorder#141618
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff00
  • statusBarItem.remoteBackground#141618
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#141618
  • tab.activeBorder#f1f2f2
  • tab.activeBorderTop#00000000
  • tab.activeForeground#f1f2f2
  • tab.border#141618
  • tab.hoverBackground#00000000
  • tab.hoverBorder#f1f2f2
  • tab.hoverForeground#a5a5a5
  • tab.inactiveBackground#141618
  • tab.inactiveForeground#f1f2f2
  • 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#313335
  • terminal.foreground#fafdfd
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#000102
  • textLink.foreground#3794ff
  • titleBar.activeBackground#141618
  • titleBar.activeForeground#ffffff
  • titleBar.border#141618
  • titleBar.inactiveBackground#141618
  • titleBar.inactiveForeground#a5a5a5
  • tree.indentGuidesStroke#282a2c
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#30323450

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