Skip to main content
CodingTheme

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#333842
  • activityBar.foreground#d7dae0
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#d7dae0
  • badge.background#528bff
  • badge.foreground#d7dae0
  • button.background#44475a
  • button.foreground#f8f8f2
  • button.hoverBackground#50505f
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#f8f8f2
  • button.secondaryHoverBackground#3b426d
  • debugToolBar.background#282c34
  • debugToolBar.border#ffffff00
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#353b45
  • dropdown.border#181a1f
  • editor.background#282c34
  • editor.findMatchHighlightBackground#528bff3d
  • editor.foreground#abb2bf
  • editor.lineHighlightBackground#99bbff0a
  • editor.selectionBackground#3e4451
  • editorBracketMatch.background#00ff0000
  • editorBracketMatch.border#88888800
  • editorCursor.foreground#528bff
  • editorGroup.border#181a1f
  • editorGroupHeader.tabsBackground#21252b
  • editorHoverWidget.background#21252b
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.activeBackground#626772
  • editorIndentGuide.background#abb2bf26
  • editorInlayHint.background#4273d5cf
  • editorInlayHint.foreground#fffff0
  • editorInlayHint.parameterBackground#4273d5cf
  • editorInlayHint.parameterForeground#fffff0
  • editorInlayHint.typeBackground#00000000
  • editorInlayHint.typeForeground#8be9fd
  • editorLineNumber.activeForeground#abb2bf
  • editorLineNumber.foreground#636d83
  • editorRuler.foreground#abb2bf26
  • editorSuggestWidget.background#21252b
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#abb2bf26
  • editorWidget.background#21252b
  • editorWidget.border#3a3f4b
  • extensionButton.prominentBackground#2ba143
  • extensionButton.prominentHoverBackground#37af4e
  • focusBorder#528bff
  • input.background#1b1d23
  • input.border#181a1f
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#2c313a
  • list.highlightForeground#d7dae0
  • list.hoverBackground#2c313a66
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • peekView.border#528bff
  • peekViewEditor.background#1b1d23
  • peekViewResult.background#21252b
  • peekViewResult.selectionBackground#2c313a
  • peekViewTitle.background#1b1d23
  • pickerGroup.border#528bff
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566680
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#21252b
  • sideBarSectionHeader.background#333842
  • statusBar.background#21252b
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252b
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#282c34
  • tab.activeBorderTop#8d92ff
  • tab.activeForeground#d7dae0
  • tab.border#181a1f00
  • tab.inactiveBackground#21252b
  • titleBar.activeBackground#21252b
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#21252b
  • titleBar.inactiveForeground#9da5b4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#BD93F9
meta.diff, meta.diff.header#6272A4
markup.inserted#20E3B2
markup.deleted#FF5555
keyword.operator.cast, keyword.operator.sizeof, keyword.operator.typeid#569CD6italic
markup.changed#FFB86C
invalid#FF5555underline italic
invalid.deprecated#F8F8F2underline italic
entity.name.filename#F1FA8C
markup.error#FF5555
markup.underlineunderline
markup.bold#FFB86Cbold
markup.heading#BD93F9bold
markup.italic#F1FA8Citalic
beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext#8BE9FD
markup.inline.raw, markup.raw.restructuredtext#20E3B2
markup.underline.link, markup.underline.link.image#8BE9FD
meta.link.reference.def.restructuredtext, punctuation.definition.directive.restructuredtext, string.other.link.description, string.other.link.title#FF79C6
entity.name.directive.restructuredtext, markup.quote#F1FA8Citalic
meta.separator.markdown#6272A4
fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown#20E3B2
punctuation.definition.constant.restructuredtext#BD93F9
markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end#BD93F9
meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end#F8F8F2
markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin, markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end#F1FA8C
entity.name.type.class, entity.name.class#8BE9FD
keyword.expressions-and-types.swift, keyword.other.this, variable.language, variable.language punctuation.definition.variable.php, variable.other.readwrite.instance.ruby, variable.parameter.function.language.special#BD93F9italic
entity.other.inherited-class#8BE9FDitalic
comment, punctuation.definition.comment, unused.comment, wildcard.comment#5C6370
comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class#FF79C6
comment.block.documentation entity.name.type#8BE9FDitalic
comment.block.documentation entity.name.type punctuation.definition.bracket#8BE9FD
comment.block.documentation variable#FFB86Citalic
constant.character.escape, constant.character.string.escape, constant.regexp#FF79C6
entity.other.attribute-name.parent-selector#FF79C6
entity.other.attribute-name#20E3B2italic
entity.name.function, meta.function-call.generic, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix#20e3c6
entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql#FFB86Citalic
meta.decorator variable.other.readwrite, meta.decorator variable.other.property#20E3B2italic
meta.decorator variable.other.object#20E3B2
keyword.control.new, keyword.operator.new, keyword.operator.expression.new, keyword.control.delete, keyword.operator.delete, keyword.operator.expression.deletebold
meta.selector#FF79C6
support#8BE9FD
support.function.magic, support.variable, variable.other.predefined#BD93F9
support.type.property-name
constant.other.symbol.hashkey punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation#d4d4d4
entity.name.namespace, entity.name.scope-resolution#4EC9B0italic
keyword.operator.other.powershell, keyword.other.statement-separator.powershell, meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor#F8F8F2
meta.string-contents.quoted.double punctuation.definition.variable, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.coffee, punctuation.section.embedded.end, punctuation.section.embedded.end source.php, punctuation.section.embedded.end source.ruby, punctuation.definition.variable.makefile#FF79C6
entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml#8BE9FD
constant.other.date, constant.other.timestamp#FFB86C
variable.other.alias.yaml#20E3B2italic underline
meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def#FF79C6
entity.name.type, keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml#8BE9FDitalic
entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type#FFB86C
storage.modifier#FF79C6
string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp#F1FA8C
punctuation.definition.group.capture.regexp#FF79C6
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#FF5555
punctuation.definition.character-class.regexp#8BE9FD
punctuation.definition.group.regexp#FFB86C
punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp#FF5555
meta.assertion.look-ahead.regexp#20E3B2
punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end#8BE9FE
string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape#6272A4
meta.preprocessor.include#EAC394italic
variable, constant.other.key.perl, variable.parameter, meta.preprocessor.macro.cpp#00E1FF
meta.import variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable#FFB86Citalic
meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable#F8F8F2
meta.selectionset.graphql variable#F1FA8C
meta.selectionset.graphql meta.arguments variable#F8F8F2
entity.name.fragment.graphql, variable.fragment.graphql#8BE9FD
constant.other.symbol.hashkey.ruby, keyword.operator.dereference.java, keyword.operator.navigation.groovy, meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.for-loop.shell string, storage.modifier.import, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.separator.list.comma.css, constant.language.empty-list.haskell#F8F8F2
source.shell variable.other#BD93F9
support.constant#BD93F9
meta.scope.prerequisites.makefile#F1FA8C
punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss#F8F8F2
meta.preprocessor.haskell#6272A4
entity.other.attribute-name.jsx, entity.other.attribute-name.html, variable.other.class.js#20E3B2
support.other.variable, variable.language.this#11C9C9italic
constant.language.false, constant.language.true, constant.language.boolean#ffe710
entity.name.function.member.static#dcdcaa
JSXNested, punctuation.semi-colon, punctuation.colon, punctuation.definition.tag#d4d4d4
variable.graphql, string, string.quoted, punctuation.definition.string.begin, punctuation.definition.string.end, meta.attribute-selector.scss, meta.attribute-selector.css, meta.embedded.line.css#EAC394
constant.numeric
keyword, storage, source.inside-js.css.styled, constant.numeric.css, punctuation.definition.keyword, entity.name.tag, keyword.other.unit.percentage.css, keyword.other.unit.px.css, keyword.other.unit.rem.css, constant.time.units.css, constant.angle.units.css#FF6BCB
constant, variable.other.constant, support.type.property-name.media.css, meta.property-values.css, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx#9A86FDbold
support.class.component
variable.other.constant.object, variable.other.object, variable.other.object.ts, variable.other.object.tsx, variable.other.readwrite.shorthandpropertyname.js#BD93F9
entity.name.type.parameter#FFB86C
support.constant.important.css, punctuation.important.css, support.function, support.function.css, support.function.transform.css, constant.language.pseudo.css, constant.language.pseudo.prefixed.css, entity.name.function.scss#BD93F9
meta.interface.ts#2CCCFF
meta.import variable.other.readwrite.alias, support.variable.property, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.readwrite.js, variable.other.property.js, variable.other.property.ts, variable.other.property.tsx, variable.scss, storage.modifier.ts, variable.other.property.static.js, string.unquoted.js, meta.object-literal.key#82AAFF
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
storage.modifier.const, storage.modifier.constexpr, storage.modifier.specifier, storage.modifier.async#FF6BCB
constant.length.units.css, constant.percentage.units.css, support.type.media-names.css, support.type.property-names.css#9B87FD
entity.name.function.preprocessor#9B87FDitalic
meta.paragraph.markdown, text.html.derivative#FBF3E8
entity.name.class.js#2CCCFF

Shiki preview

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

Loading...