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.activeBorder#f9826c
  • activityBar.background#fafafa
  • activityBar.border#e1e4e8
  • activityBar.foreground#24292e
  • activityBar.inactiveForeground#6a737d
  • activityBarBadge.background#2188ff
  • activityBarBadge.foreground#fafafa
  • badge.background#dbedff
  • badge.foreground#005cc5
  • breadcrumb.activeSelectionForeground#586069
  • breadcrumb.focusForeground#24292e
  • breadcrumb.foreground#6a737d
  • breadcrumbPicker.background#fafafa
  • button.background#2ea44f
  • button.foreground#fafafa
  • button.hoverBackground#2c974b
  • button.secondaryBackground#eaecef
  • button.secondaryForeground#24292e
  • button.secondaryHoverBackground#f3f4f6
  • checkbox.background#f6f8fa
  • checkbox.border#e1e4e8
  • debugToolBar.background#fafafa
  • descriptionForeground#6a737d
  • diffEditor.insertedTextBackground#85e89d33
  • diffEditor.removedTextBackground#f9758326
  • dropdown.background#fafafa
  • dropdown.border#e1e4e8
  • dropdown.foreground#24292e
  • dropdown.listBackground#fafafa
  • editor.background#fafafa
  • editor.findMatchBackground#ffdf5d
  • editor.findMatchHighlightBackground#ffdf5d66
  • editor.focusedStackFrameHighlightBackground#28a74525
  • editor.foldBackground#959da51a
  • editor.foreground#24292e
  • editor.inactiveSelectionBackground#0366d611
  • editor.lineHighlightBackground#4ce60725
  • editor.linkedEditingBackground#0366d611
  • editor.selectionBackground#34d05845
  • editor.selectionHighlightBackground#34d05845
  • editor.selectionHighlightBorder#34d05800
  • editor.stackFrameHighlightBackground#ffd33d33
  • editor.wordHighlightBackground#34d05800
  • editor.wordHighlightBorder#24943e99
  • editor.wordHighlightStrongBackground#34d05800
  • editor.wordHighlightStrongBorder#24943e50
  • editorBracketMatch.background#34d05845
  • editorBracketMatch.border#34d05800
  • editorCursor.foreground#044289
  • editorGroup.border#e1e4e8
  • editorGroupHeader.tabsBackground#f6f8fa
  • editorGroupHeader.tabsBorder#e1e4e8
  • editorGutter.addedBackground#34d058
  • editorGutter.deletedBackground#d73a49
  • editorGutter.modifiedBackground#f9c513
  • editorIndentGuide.activeBackground#A2A3A690
  • editorIndentGuide.background#eaecef
  • editorLineNumber.activeForeground#24292e
  • editorOverviewRuler.border#fafafa
  • editorWhitespace.foreground#d1d5da
  • editorWidget.background#fafafa
  • errorForeground#cb2431
  • focusBorder#0366d6
  • foreground#24292e
  • gitDecoration.addedResourceForeground#22863a
  • gitDecoration.conflictingResourceForeground#b08800
  • gitDecoration.deletedResourceForeground#cb2431
  • gitDecoration.ignoredResourceForeground#959da5
  • gitDecoration.modifiedResourceForeground#b08800
  • gitDecoration.submoduleResourceForeground#586069
  • gitDecoration.untrackedResourceForeground#22863a
  • input.background#fafafa
  • input.border#e1e4e8
  • input.foreground#24292e
  • input.placeholderForeground#6a737d
  • list.activeSelectionBackground#e2e5e9
  • list.activeSelectionForeground#24292e
  • list.focusBackground#cce5ff
  • list.focusForeground#05264c
  • list.highlightForeground#0366d6
  • list.hoverBackground#ebf0f4
  • list.hoverForeground#24292e
  • list.inactiveFocusBackground#dbedff
  • list.inactiveSelectionBackground#e8eaed
  • list.inactiveSelectionForeground#24292e
  • notificationCenterHeader.background#e1e4e8
  • notificationCenterHeader.foreground#6a737d
  • notifications.background#fafbfc
  • notifications.border#e1e4e8
  • notifications.foreground#586069
  • notificationsErrorIcon.foreground#d73a49
  • notificationsInfoIcon.foreground#005cc5
  • notificationsWarningIcon.foreground#e36209
  • panel.background#f6f8fa
  • panel.border#e1e4e8
  • panelInput.border#e1e4e8
  • panelTitle.activeBorder#f9826c
  • panelTitle.activeForeground#24292e
  • panelTitle.inactiveForeground#6a737d
  • pickerGroup.border#e1e4e8
  • pickerGroup.foreground#586069
  • progressBar.background#2188ff
  • quickInput.background#fafbfc
  • quickInput.foreground#24292e
  • scrollbar.shadow#6a737d33
  • scrollbarSlider.activeBackground#959da588
  • scrollbarSlider.background#959da533
  • scrollbarSlider.hoverBackground#959da544
  • settings.headerForeground#586069
  • settings.modifiedItemIndicator#f9c513
  • sideBar.background#f6f8fa
  • sideBar.border#e1e4e8
  • sideBar.foreground#24292e
  • sideBarSectionHeader.background#f6f8fa
  • sideBarSectionHeader.border#e1e4e8
  • sideBarSectionHeader.foreground#24292e
  • sideBarTitle.foreground#24292e
  • statusBar.background#fafafa
  • statusBar.border#e1e4e8
  • statusBar.debuggingBackground#d73a49
  • statusBar.debuggingForeground#fafafa
  • statusBar.foreground#586069
  • statusBar.noFolderBackground#fafafa
  • statusBarItem.prominentBackground#f6f8fa
  • tab.activeBackground#fafafa
  • tab.activeBorder#fafafa
  • tab.activeBorderTop#f9826c
  • tab.activeForeground#24292e
  • tab.border#e1e4e8
  • tab.hoverBackground#fafafa
  • tab.inactiveBackground#f6f8fa
  • tab.inactiveForeground#6a737d
  • tab.unfocusedActiveBorder#fafafa
  • tab.unfocusedActiveBorderTop#e1e4e8
  • tab.unfocusedHoverBackground#f6f8fa
  • terminal.ansiBlack#383a42
  • terminal.ansiBlue#2f5af3
  • terminal.ansiBrightBlack#797979
  • terminal.ansiBrightBlue#4b72ff
  • terminal.ansiBrightCyan#00b7eb
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#c678dd
  • terminal.ansiBrightRed#e06c75
  • terminal.ansiBrightWhite#fafafa
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#00b7eb
  • terminal.ansiGreen#50a14f
  • terminal.ansiMagenta#a626a4
  • terminal.ansiRed#e45649
  • terminal.ansiWhite#fafafa
  • terminal.ansiYellow#c18401
  • terminal.background#fafafa
  • terminal.border#657b83
  • terminal.foreground#383a42
  • terminal.selectionBackground#bfceff
  • terminal.selectionForeground#383a42
  • terminalCursor.foreground#cc00be
  • textBlockQuote.background#f6f8fa
  • textBlockQuote.border#dfe2e5
  • textCodeBlock.background#1b1f230d
  • textLink.activeForeground#0366d6
  • textLink.foreground#0366d6
  • textPreformat.foreground#586069
  • textSeparator.foreground#eaecef
  • titleBar.activeBackground#fafafa
  • titleBar.activeForeground#586069
  • titleBar.border#e1e4e8
  • titleBar.inactiveBackground#f6f8fa
  • titleBar.inactiveForeground#6a737d
  • tree.indentGuidesStroke#eaecef
  • welcomePage.buttonBackground#fafbfc
  • welcomePage.buttonHoverBackground#f3f4f6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...

ACAS Dark & One Half Light - Coding Theme