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#111111
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#f99000
  • activityBarBadge.foreground#ffffff
  • badge.background#fa9900
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#111111
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#f99000
  • button.foreground#ffffff
  • button.hoverBackground#f96000
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#111111
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#d50909
  • debugExceptionWidget.border#00000000
  • debugToolBar.background#d50909
  • debugToolBar.border#00000000
  • diffEditor.border#00000000
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#111111
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#111111
  • editor.findMatchBackground#f9900075
  • editor.findMatchBorder#f9600000
  • editor.findMatchHighlightBackground#f9900055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#f9600010
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#222222
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#f9600015
  • editor.inactiveSelectionBackground#f9900030
  • editor.lineHighlightBackground#ffffff0A
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#f9900066
  • editor.selectionHighlightBackground#f9600010
  • editor.selectionHighlightBorder#f9900050
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#f9900070
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#111111
  • editorCursor.foreground#f99000
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#B73A34
  • editorGroup.border#444444
  • editorGroup.emptyBackground#111111
  • editorGroupHeader.tabsBackground#111111
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#111111
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#222222
  • editorHoverWidget.border#222222
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#ffffff0f
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#f99000
  • editorLineNumber.foreground#ffffff50
  • editorLink.activeForeground#f99000
  • editorMarkerNavigation.background#222222
  • editorMarkerNavigationError.background#f99000
  • editorMarkerNavigationInfo.background#3296fa
  • editorMarkerNavigationWarning.background#32fa96
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#222222
  • editorSuggestWidget.background#222222
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#f99000
  • editorSuggestWidget.selectedBackground#111111
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#FFFFFF14
  • editorWidget.background#222222
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#fa9900
  • focusBorder#00000000
  • foreground#CECECE
  • 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#CECECE
  • input.background#111111
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#808080
  • inputOption.activeBackground#f9900066
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#f99000
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#222222
  • list.focusBackground#111111
  • list.focusForeground#cccccc
  • list.highlightForeground#9662fa
  • list.hoverBackground#ffffff10
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#f9900033
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#111111
  • listFilterWidget.noMatchesOutline#FF4F4F
  • listFilterWidget.outline#578FFF
  • menu.background#222222
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#f99000
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#f9900050
  • merge.incomingHeaderBackground#f99000
  • minimap.background#111111
  • minimap.errorHighlight#B73A34
  • minimap.findMatchHighlight#f9900075
  • minimap.selectionHighlight#f9900066
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#222222
  • notificationCenterHeader.foreground#FFFFFF
  • notifications.background#222222
  • notifications.border#222222
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#FF6D6D
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#00000000
  • panel.background#111111
  • panel.border#222222
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#222222
  • peekViewEditor.background#222222
  • peekViewEditor.matchHighlightBackground#f9900050
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#222222
  • peekViewResult.background#222222
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#f9900050
  • peekViewResult.selectionBackground#f9900050
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#222222
  • peekViewTitleDescription.foreground#6A6A6A
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#222222
  • pickerGroup.foreground#f99000
  • progressBar.background#f99000
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#ffffff20
  • scrollbarSlider.background#222222
  • scrollbarSlider.hoverBackground#ffffff16
  • selection.background#f99000
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#CECECE
  • sideBar.background#111111
  • sideBar.border#00000000
  • sideBar.dropBackground#222222
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#F7F7F7
  • statusBar.background#111111
  • statusBar.debuggingBackground#f99000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#f99000
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#111111
  • tab.activeBorder#00000000
  • tab.activeBorderTop#f99000
  • tab.activeForeground#ffffff
  • tab.border#00000050
  • tab.inactiveBackground#111111
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#868686
  • 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#fa9900
  • terminalCursor.foreground#ffffff
  • textLink.foreground#f99000
  • titleBar.activeBackground#111111
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#111111
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#ffffff20
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Gunivers Theme - Coding Theme