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.activeBorder#1981ef
  • activityBar.background#18191b
  • activityBar.border#212121
  • activityBar.foreground#cfcfcf
  • activityBar.inactiveForeground#7a797a
  • activityBarBadge.background#1981ef
  • activityBarBadge.foreground#cfcfcf
  • badge.background#1981ef
  • badge.foreground#cfcfcf
  • breadcrumb.activeSelectionForeground#cfcfcf
  • breadcrumb.background#181818
  • breadcrumb.focusForeground#cfcfcf
  • breadcrumb.foreground#a6a6a6
  • button.background#1981ef
  • button.foreground#cfcfcf
  • button.hoverBackground#4ca8ff
  • button.secondaryBackground#181818
  • button.secondaryForeground#cfcfcf
  • button.secondaryHoverBackground#303030
  • checkbox.background#181818
  • checkbox.border#4f4f4f
  • checkbox.foreground#cfcfcf
  • commandCenter.activeBackground#181818
  • commandCenter.background#1f1f1f
  • commandCenter.foreground#c1c1c1
  • debugExceptionWidget.background#181818
  • debugExceptionWidget.border#212121
  • debugToolBar.background#181818
  • debugToolBar.border#212121
  • diffEditor.border#212121
  • diffEditor.insertedTextBackground#83d6c530
  • diffEditor.insertedTextBorder#212121
  • diffEditor.removedTextBackground#f14c4c30
  • diffEditor.removedTextBorder#212121
  • dropdown.background#212121
  • dropdown.border#212121
  • dropdown.foreground#cfcfcf
  • editor.background#181818
  • editor.findMatchBackground#163764
  • editor.foreground#cfcfcf
  • editor.lineHighlightBorder#212121
  • editor.rangeHighlightBorder#21212100
  • editor.selectionBackground#163761
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#212121
  • editorCodeLens.foreground#cfcfcf
  • editorCursor.background#181818
  • editorCursor.foreground#cfcfcf
  • editorError.foreground#f14c4c
  • editorGroup.border#212121
  • editorGroup.emptyBackground#181818
  • editorGroupHeader.border#181818
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#212121
  • editorGutter.addedBackground#15ac91
  • editorGutter.background#181818
  • editorGutter.commentRangeForeground#212121
  • editorGutter.deletedBackground#f14c4c
  • editorGutter.foldingControlForeground#cfcfcf
  • editorGutter.modifiedBackground#e5b95c
  • editorHoverWidget.background#181818
  • editorHoverWidget.border#212121
  • editorHoverWidget.foreground#cfcfcf
  • editorIndentGuide.activeBackground1#737377
  • editorIndentGuide.background1#212121
  • editorInfo.foreground#1981ef
  • editorInlayHint.background#2b2b2b
  • editorInlayHint.foreground#838383
  • editorLineNumber.activeForeground#c2c2c2
  • editorLineNumber.foreground#535353
  • editorLink.activeForeground#1981ef
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f14c4c
  • editorMarkerNavigationInfo.background#4c9df3
  • editorMarkerNavigationWarning.background#e5b95c
  • editorOverviewRuler.background#181818
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#212121
  • editorSuggestWidget.background#181818
  • editorSuggestWidget.border#212121
  • editorSuggestWidget.foreground#cfcfcf
  • editorSuggestWidget.highlightForeground#cfcfcf
  • editorSuggestWidget.selectedBackground#163761
  • editorWarning.foreground#ea7620
  • editorWhitespace.foreground#737373
  • editorWidget.background#181818
  • editorWidget.foreground#cfcfcf
  • editorWidget.resizeBorder#ea7620
  • focusBorder#1981ef
  • foreground#cfcfcf
  • gitDecoration.addedResourceForeground#5a964d
  • gitDecoration.conflictingResourceForeground#aaa0fa
  • gitDecoration.deletedResourceForeground#f14c4c
  • gitDecoration.ignoredResourceForeground#666666
  • gitDecoration.modifiedResourceForeground#1981ef
  • gitDecoration.stageDeletedResourceForeground#f14c4c
  • gitDecoration.stageModifiedResourceForeground#1981ef
  • gitDecoration.submoduleResourceForeground#1981ef
  • gitDecoration.untrackedResourceForeground#3ea17f
  • icon.foreground#cfcfcf
  • input.background#212121
  • input.border#cfcfcf1e
  • input.foreground#cfcfcf
  • input.placeholderForeground#7b7b7b
  • inputOption.activeBackground#1981ef
  • inputOption.activeBorder#212121
  • inputOption.activeForeground#cfcfcf
  • list.activeSelectionIconForeground#363738
  • list.dropBackground#383b3d
  • list.hoverBackground#212121
  • list.inactiveSelectionBackground#212121
  • menu.background#181818
  • menu.border#181818
  • menu.foreground#cfcfcf
  • menu.selectionBackground#194176
  • menu.selectionBorder#18181800
  • menu.selectionForeground#cfcfcf
  • menu.separatorBackground#3e3e3e
  • menubar.selectionBackground#cfcfcf20
  • menubar.selectionBorder#212121
  • menubar.selectionForeground#cfcfcf
  • merge.currentHeaderBackground#83d6c595
  • minimap.background#181818
  • minimap.errorHighlight#f14c4c
  • minimap.warningHighlight#ea7620
  • minimapGutter.addedBackground#15ac91
  • minimapGutter.deletedBackground#f14c4c
  • minimapGutter.modifiedBackground#e5b95c
  • notebook.focusedCellBorder#15ac91
  • notebook.focusedEditorBorder#15ac9177
  • notificationCenter.border#2c2c2c
  • notificationCenterHeader.background#2c2c2c
  • notificationCenterHeader.foreground#cfcfcf
  • notifications.background#181818
  • notifications.border#2c2c2c
  • notifications.foreground#cfcfcf
  • notificationsErrorIcon.foreground#f14c4c
  • notificationsInfoIcon.foreground#1981ef
  • notificationsWarningIcon.foreground#ea7620
  • notificationToast.border#212121
  • panel.background#181818
  • panel.border#212121
  • panelSection.border#212121
  • panelTitle.activeBorder#cfcfcf
  • panelTitle.activeForeground#cfcfcf
  • panelTitle.inactiveForeground#cfcfcf
  • peekView.border#212121
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ea762070
  • peekViewEditor.matchHighlightBorder#212121
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#181818
  • peekViewResult.fileForeground#cfcfcf
  • peekViewResult.lineForeground#cfcfcf
  • peekViewResult.matchHighlightBackground#ea762070
  • peekViewResult.selectionBackground#212121
  • peekViewResult.selectionForeground#cfcfcf
  • peekViewTitle.background#181818
  • peekViewTitleDescription.foreground#cfcfcf
  • peekViewTitleLabel.foreground#cfcfcf
  • pickerGroup.border#212121
  • pickerGroup.foreground#cfcfcf
  • progressBar.background#15ac91
  • scrollbar.shadow#212121
  • scrollbarSlider.activeBackground#676767
  • scrollbarSlider.background#67676750
  • scrollbarSlider.hoverBackground#676767
  • selection.background#163761
  • settings.focusedRowBackground#cfcfcf07
  • settings.headerForeground#cfcfcf
  • sideBar.background#181818
  • sideBar.border#212121
  • sideBar.dropBackground#212121
  • sideBar.foreground#cfcfcf
  • sideBarSectionHeader.background#18181800
  • sideBarSectionHeader.border#212121
  • sideBarSectionHeader.foreground#cfcfcf
  • sideBarTitle.foreground#cfcfcf
  • statusBar.background#090909
  • statusBar.border#212121
  • statusBar.debuggingBackground#1981ef
  • statusBar.debuggingBorder#212121
  • statusBar.debuggingForeground#cfcfcf
  • statusBar.foreground#cfcfcf
  • statusBar.noFolderBackground#181818
  • statusBar.noFolderBorder#212121
  • statusBar.noFolderForeground#6b6b6b
  • statusBarItem.activeBackground#cfcfcf25
  • statusBarItem.hoverBackground#cfcfcf20
  • statusBarItem.remoteBackground#1981ef
  • statusBarItem.remoteForeground#cfcfcf
  • tab.activeBackground#181818
  • tab.activeBorder#181818
  • tab.activeBorderTop#1981ef
  • tab.activeForeground#cfcfcf
  • tab.border#212121
  • tab.hoverForeground#cfcfcf
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#7d7d7d
  • terminal.ansiBlack#cfcfcf
  • terminal.ansiBlue#0167E6
  • terminal.ansiBrightBlack#cfcfcf
  • terminal.ansiBrightBlue#1D6BCC
  • terminal.ansiBrightCyan#2DCCE5
  • terminal.ansiBrightGreen#82D2CE
  • terminal.ansiBrightMagenta#EB83E2
  • terminal.ansiBrightRed#C73648
  • terminal.ansiBrightWhite#6c6c6c
  • terminal.ansiBrightYellow#F9D175
  • terminal.ansiCyan#03BAD7
  • terminal.ansiGreen#029E6E
  • terminal.ansiMagenta#EB4DDE
  • terminal.ansiRed#C6001A
  • terminal.ansiWhite#626262
  • terminal.ansiYellow#E0911A
  • terminal.background#181818
  • terminal.border#212121
  • terminal.foreground#cfcfcf
  • terminal.selectionBackground#636262fd
  • terminalCursor.background#5b51ec
  • terminalCursor.foreground#cfcfcf
  • textLink.foreground#1981ef
  • titleBar.activeBackground#090909
  • titleBar.activeForeground#cfcfcf
  • titleBar.border#212121
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#cfcfcf
  • tree.indentGuidesStroke#212121
  • walkThrough.embeddedEditorBackground#18181850
  • widget.border#212121
  • widget.shadow#111111eb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string.quoted.binary.single.python#A8CC7C
constant.language.false.cpp, constant.language.true.cpp#82D2CE
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#CFCFCF
keyword.control.directive#A8CC7C
constant.other.ellipsis.python#CFCFCF
variable.other.generic-type.haskell#83D6C5
punctuation.definition.tag#898989
storage.type.haskell#F8C762
support.variable.magic.python#CFCFCF
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#CFCFCF
variable.parameter.function.language.special.self.python#EFB080
variable.language.this.cpp#82D2CE
storage.modifier.lifetime.rust#CFCFCF
support.function.std.rust#AAA0FA
entity.name.lifetime.rust#EFB080
variable.other.property#AA9BF5
variable.language.rust#CFCFCF
support.constant.edge#83D6C5
constant.other.character-class.regexp#CFCFCF
keyword.operator.quantifier.regexp#F8C762
punctuation.definition.string.begin,punctuation.definition.string.end#E394DC
variable.parameter.function#CFCFCF
comment markup.link#6D6D6D
markup.changed.diff#EFB080
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#AAA0FA
markup.inserted.diff#E394DC
markup.deleted.diff#CFCFCF
meta.function.c,meta.function.cpp#CFCFCF
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#CFCFCF
punctuation.separator.key-value#CFCFCF
keyword.operator.expression.import#AAA0FA
support.constant.math#EFB080
support.constant.property.math#F8C762
variable.other.constant#AA9BF5
storage.type.annotation.java, storage.type.object.array.java#EFB080
source.java#CFCFCF
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#CFCFCF
meta.method.java#AAA0FA
storage.modifier.import.java,storage.type.java,storage.type.generic.java#EFB080
keyword.operator.instanceof.java#83D6C5
meta.definition.variable.name.java#CFCFCF
keyword.operator.logical#CFCFCF
keyword.operator.bitwise#CFCFCF
keyword.operator.channel#CFCFCF
keyword.operator.css,keyword.operator.scss,keyword.operator.less#CFCFCF
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#F8C762
punctuation.separator.list.comma.css#CFCFCF
support.module.node,support.type.object.module,support.module.node#EFB080
entity.name.type.module#EFB080
,meta.object-literal.key,support.variable.object.process,support.variable.object.node#CFCFCF
variable.other.readwrite#CFCFCF
support.variable.property, variable.other.constant.property#AA9BF5
support.constant.json#F8C762
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#83D6C5
support.type.object.console#CFCFCF
support.variable.property.process#F8C762
entity.name.function.js, support.function.console.js,entity.name.function.ts#EBC88D
keyword.operator.misc.rust#CFCFCF
keyword.operator.sigil.rust#83D6C5
keyword.operator.delete#83D6C5
support.type.object.dom#CFCFCF
support.variable.dom,support.variable.property.dom#CFCFCF
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#CFCFCF
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#83D6C5
punctuation.separator.delimiter#CFCFCF
punctuation.separator.c,punctuation.separator.cpp#83D6C5
support.type.posix-reserved.c,support.type.posix-reserved.cpp#CFCFCF
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#83D6C5
variable.parameter.function.language.python#F8C762
support.type.python#82D2CE
keyword.operator.logical.python#83D6C5
variable.parameter.function.python#F8C762
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#CFCFCF
meta.function-call.generic.python#AAA0FA
constant.character.format.placeholder.other.python#F8C762
keyword.operator#CFCFCF
keyword.operator.assignment.compound#83D6C5
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#CFCFCF
keyword#83D6C5
entity.name.namespace#CFCFCF
variable#CFCFCF
variable.c#CFCFCF
variable.language#C1808A
token.variable.parameter.java#CFCFCF
import.storage.java#EFB080
token.package.keyword#83D6C5
token.package#CFCFCF
entity.name.type.namespace#EFB080
support.class, entity.name.type.class#AA9BF5
entity.name.class.identifier.namespace.type#EFB080
entity.name.class, variable.other.class.js, variable.other.class.ts#EFB080
variable.other.class.php#CFCFCF
entity.name.type#EFB080
keyword.control.directive.include.cpp#A8CC7C
control.elements, keyword.operator.less#F8C762
keyword.other.special-method#AAA0FA
storage#82D2CE
storage.modifier.reference, storage.modifier.pointer#CFCFCF
token.storage#83D6C5
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#83D6C5
token.storage.type.java#EFB080
support.function#EBC88D
meta.property-name.css#87C3FF
meta.tag#FAD075
string#E394DC
entity.other.inherited-class#EFB080
constant.other.symbol#CFCFCF
constant.numeric#EBC88D
constant.other.color#EBC88D
punctuation.definition.constant#F8C762
entity.name.tag.template, entity.name.tag.script, entity.name.tag.style#AF9CFF
entity.name.tag.html#87C3FF
meta.property-value.css#E394DC
entity.other.attribute-name#AAA0FA
entity.other.attribute-name.id#AAA0FA
entity.other.attribute-name.class.css#F8C762
meta.selector#83D6C5
markup.heading#CFCFCF
markup.heading punctuation.definition.heading, entity.name.section#AAA0FA
keyword.other.unit#EBC88D
markup.bold,todo.bold#F8C762
punctuation.definition.bold#EFB080
markup.italic, punctuation.definition.italic,todo.emphasis#83D6C5
emphasis md#83D6C5
entity.name.section.markdown#CFCFCF
punctuation.definition.heading.markdown#CFCFCF
punctuation.definition.list.begin.markdown#CFCFCF
markup.heading.setext#CFCFCF
punctuation.definition.bold.markdown#F8C762
markup.inline.raw.markdown#E394DC
markup.inline.raw.string.markdown#E394DC
punctuation.definition.list.markdown#CFCFCF
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#CFCFCF
beginning.punctuation.definition.list.markdown#CFCFCF
punctuation.definition.metadata.markdown#CFCFCF
markup.underline.link.markdown,markup.underline.link.image.markdown#83D6C5
string.other.link.title.markdown,string.other.link.description.markdown#AAA0FA
string.regexp#CFCFCF
constant.character.escape#CFCFCF
punctuation.section.embedded, variable.interpolation#CFCFCF
punctuation.section.embedded.begin,punctuation.section.embedded.end#83D6C5
invalid.illegal#CFCFCF
invalid.illegal.bad-ampersand.html#CFCFCF
invalid.broken#CFCFCF
invalid.deprecated#CFCFCF
invalid.unimplemented#CFCFCF
source.json meta.structure.dictionary.json > string.quoted.json#CFCFCF
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#CFCFCF
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#E394DC
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#CFCFCF
support.type.property-name.json#82D2CE
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#83D6C5
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#83D6C5
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#EFB080
keyword.operator.error-control.php#83D6C5
keyword.operator.type.php#83D6C5
punctuation.section.array.begin.php#CFCFCF
punctuation.section.array.end.php#CFCFCF
invalid.illegal.non-null-typehinted.php#F44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#EFB080
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#AAA0FA
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#CFCFCF
support.constant.core.rust#F8C762
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#F8C762
entity.name.goto-label.php,support.other.php#AAA0FA
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#CFCFCF
keyword.operator.regexp.php#83D6C5
keyword.operator.comparison.php#CFCFCF
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#83D6C5
meta.function.decorator.python#A8CC7C
punctuation.definition.decorator.python,entity.name.function.decorator.python#A8CC7C
support.token.decorator.python,meta.function.decorator.identifier.python#CFCFCF
function.parameter#CFCFCF
function.brace#CFCFCF
function.parameter.ruby, function.parameter.cs#CFCFCF
constant.language.symbol.ruby#CFCFCF
rgb-value#CFCFCF
inline-color-decoration rgb-value#F8C762
less rgb-value#F8C762
selector.sass#CFCFCF
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#82D2CE
block.scope.end,block.scope.begin#CFCFCF
storage.type.cs#EFB080
entity.name.variable.local.cs#CFCFCF
token.info-token#AAA0FA
token.warn-token#F8C762
token.error-token#F44747
token.debug-token#83D6C5
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#83D6C5
meta.template.expression#CFCFCF
keyword.operator.module#83D6C5
support.type.type.flowtype#AAA0FA
support.type.primitive#EFB080
meta.property.object#CFCFCF
variable.parameter.function.js#CFCFCF
keyword.other.template.begin#E394DC
keyword.other.template.end#E394DC
keyword.other.substitution.begin#E394DC
keyword.other.substitution.end#E394DC
keyword.operator.assignment#CFCFCF
keyword.operator.assignment.go#EFB080
keyword.operator.arithmetic.go, keyword.operator.address.go#83D6C5
entity.name.package.go#EFB080
support.type.prelude.elm#CFCFCF
support.constant.elm#F8C762
punctuation.quasi.element#83D6C5
constant.character.entity#CFCFCF
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#CFCFCF
entity.global.clojure#EFB080
meta.symbol.clojure#CFCFCF
constant.keyword.clojure#CFCFCF
meta.arguments.coffee, variable.parameter.function.coffee#CFCFCF
source.ini#E394DC
meta.scope.prerequisites.makefile#CFCFCF
source.makefile#EFB080
storage.modifier.import.groovy#EFB080
meta.method.groovy#AAA0FA
meta.definition.variable.name.groovy#CFCFCF
meta.definition.class.inherited.classes.groovy#E394DC
support.variable.semantic.hlsl#EFB080
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#83D6C5
text.variable, text.bracketed#CFCFCF
support.type.swift, support.type.vb.asp#EFB080
entity.name.function.xi#EFB080
entity.name.class.xi#CFCFCF
constant.character.character-class.regexp.xi#CFCFCF
constant.regexp.xi#83D6C5
keyword.control.xi#CFCFCF
invalid.xi#CFCFCF
beginning.punctuation.definition.quote.markdown.xi#E394DC
beginning.punctuation.definition.list.markdown.xi#6D6D6D
constant.character.xi#AAA0FA
accent.xi#AAA0FA
wikiword.xi#F8C762
constant.other.color.rgb-value.xi#CFCFCF
punctuation.definition.tag.xi#6D6D6D
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#EFB080
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#CFCFCF
meta.brace.square#CFCFCF
comment, punctuation.definition.comment#6D6D6D
markup.quote.markdown#6D6D6D
punctuation.definition.block.sequence.item.yaml#CFCFCF
constant.language.symbol.elixir#CFCFCF
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.python
keyword.control.at-rule.import.scss, keyword.control.at-rule.import.css, keyword.control.at-rule.import.less#A8CC6F
markup.italic.markdown
support.class, entity.name.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#CFCFCF
support.class, entity.name.class, constant.language.boolean#83d6c5
storage.type.function.arrow#CFCFCF

Shiki preview

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

Loading...

Fleet Dark - Coding Theme