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.activeBackground#232929
  • activityBar.activeBorder#00A4A8
  • activityBar.activeFocusBorder#08D0D3
  • activityBar.background#1F2B2E
  • activityBar.border#232929
  • activityBar.foreground#CBD6D6
  • activityBar.inactiveForeground#3F494B
  • activityBarBadge.background#00A4A8
  • activityBarBadge.foreground#F7FCFC
  • badge.background#00A4A8
  • badge.foreground#D1F0F0
  • breadcrumb.activeSelectionForeground#00A4A8
  • breadcrumb.background#23292980
  • breadcrumb.focusForeground#08D0D3
  • breadcrumb.foreground#D1F0F0
  • breadcrumbPicker.background#1F2B2E
  • button.background#00A4A8
  • button.foreground#F7FCFC
  • button.hoverBackground#018C98
  • button.secondaryBackground#7C9394
  • button.secondaryForeground#1F2B2E
  • button.secondaryHoverBackground#A7B9B9
  • charts.blue#47A9FF
  • charts.foreground#475557
  • charts.green#77FF8E
  • charts.lines#CBD6D6
  • charts.orange#FFD99B
  • charts.purple#DE96FF
  • charts.red#FFA696
  • charts.yellow#FFDE96
  • checkbox.background#232929
  • checkbox.border#536567
  • checkbox.foreground#D1F0F0
  • commandCenter.activeBackground#23292980
  • commandCenter.background#1F2B2E
  • commandCenter.foreground#D1F0F0
  • debugConsole.errorForeground#FF7961
  • debugConsole.infoForeground#47A9FF
  • debugConsole.sourceForeground#D1F0F0
  • debugConsole.warningForeground#FFFF68
  • debugToolBar.background#1F2B2E
  • diffEditor.insertedLineBackground#77ff8e4d
  • diffEditor.insertedTextBackground#cbd6d666
  • diffEditor.removedLineBackground#ffa6964d
  • diffEditor.removedTextBackground#cbd6d666
  • dropdown.background#232929
  • dropdown.border#536567
  • dropdown.foreground#D1F0F0
  • dropdown.listBackground#1F2B2E
  • editor.background#1F2B2E
  • editor.findMatchHighlightBackground#f6e7ff33
  • editor.findMatchHighlightBorder#F6E7FF
  • editor.foreground#D1F0F0
  • editor.inactiveSelectionBackground#fdceff33
  • editor.lineHighlightBackground#232929
  • editor.selectionBackground#3F494B
  • editorBracketHighlight.foreground1#77FFFF
  • editorBracketHighlight.foreground2#FF6BFD
  • editorBracketHighlight.foreground3#FFFF68
  • editorBracketHighlight.foreground4#77FF8E
  • editorBracketHighlight.foreground5#FFA477
  • editorBracketHighlight.foreground6#47A9FF
  • editorBracketMatch.background#f6e7ff33
  • editorBracketMatch.border#F6E7FF
  • editorCursor.foreground#DAD5FF
  • editorError.foreground#FF7961
  • editorGroup.border#232929
  • editorGroup.dropBackground#08d0d380
  • editorGroup.dropIntoPromptBackground#1F2B2E
  • editorGroup.dropIntoPromptForeground#A7B9B9
  • editorGroupHeader.tabsBackground#1F2B2E
  • editorGutter.addedBackground#77FF8E
  • editorGutter.background#1F2B2E
  • editorGutter.deletedBackground#FF7961
  • editorGutter.foldingControlForeground#79DCFF
  • editorGutter.modifiedBackground#FFA477
  • editorIndentGuide.activeBackground1#08D0D3
  • editorIndentGuide.activeBackground2#79DCFF
  • editorIndentGuide.activeBackground3#DAD5FF
  • editorIndentGuide.activeBackground4#00A4A8
  • editorIndentGuide.activeBackground5#32CCFE
  • editorIndentGuide.activeBackground6#C9BEFF
  • editorIndentGuide.background1#08d0d34d
  • editorIndentGuide.background2#79dcff4d
  • editorIndentGuide.background3#dad5ff4d
  • editorIndentGuide.background4#00a4a84d
  • editorIndentGuide.background5#32ccfe4d
  • editorIndentGuide.background6#c9beff4d
  • editorInlayHint.background#1F2B2E
  • editorInlayHint.foreground#D1F0F0
  • editorInlayHint.typeBackground#3F494B
  • editorInlayHint.typeForeground#D1F0F0
  • editorLightBulb.foreground#FFDE96
  • editorLightBulbAutoFix.foreground#9BFFC8
  • editorLineNumber.activeForeground#00A4A8
  • editorLineNumber.foreground#475557
  • editorOverviewRuler.background#1F2B2E
  • editorOverviewRuler.border#08D0D3
  • editorWarning.foreground#FFFF68
  • editorWidget.background#1F2B2E
  • gitDecoration.addedResourceForeground#9BFFC8
  • gitDecoration.conflictingResourceForeground#FFD99B
  • gitDecoration.deletedResourceForeground#FF7961
  • gitDecoration.ignoredResourceForeground#475557
  • gitDecoration.modifiedResourceForeground#DE96FF
  • gitDecoration.submoduleResourceForeground#FFDE96
  • gitDecoration.untrackedResourceForeground#9BE3FF
  • icon.foreground#DAD5FF
  • input.background#232929
  • input.border#536567
  • input.foreground#D1F0F0
  • input.placeholderForeground#536567
  • keybindingLabel.background#23292980
  • keybindingTable.headerBackground#1F2B2E
  • keybindingTable.rowsBackground#232929
  • list.activeSelectionBackground#232929
  • list.activeSelectionForeground#D1F0F0
  • list.hoverBackground#1F2B2E
  • list.hoverForeground#A7B9B9
  • list.inactiveSelectionBackground#fdceff33
  • list.inactiveSelectionForeground#A7B9B9
  • minimap.errorHighlight#FF7961
  • minimap.findMatchHighlight#F73EF6
  • minimap.warningHighlight#FFFF68
  • minimapSlider.background#8c17b44d
  • panel.border#79DCFF
  • peekViewEditor.background#1F2B2E
  • peekViewEditor.matchHighlightBackground#f6e7ff33
  • peekViewEditor.matchHighlightBorder#F6E7FF
  • peekViewResult.background#232929
  • scrollbar.shadow#232929
  • scrollbarSlider.activeBackground#A7B9B9
  • scrollbarSlider.background#3F494B
  • scrollbarSlider.hoverBackground#A7B9B9
  • settings.focusedRowBackground#23292980
  • settings.focusedRowBorder#00A4A8
  • settings.headerBorder#00A4A8
  • settings.headerForeground#00A4A8
  • settings.modifiedItemIndicator#08D0D3
  • settings.rowHoverBackground#23292933
  • sideBar.background#1F2B2E
  • sideBar.border#232929
  • sideBar.dropBackground#08d0d380
  • sideBar.foreground#7C9394
  • sideBarSectionHeader.background#1F2B2E
  • sideBarSectionHeader.border#08D0D3
  • sideBarSectionHeader.foreground#00A4A8
  • sideBarTitle.foreground#DAD5FF
  • statusBar.background#00A4A8
  • statusBar.debuggingBackground#DAD5FF
  • statusBar.debuggingForeground#1F2B2E
  • statusBar.foreground#F7FCFC
  • symbolIcon.arrayForeground#A7B9B9
  • symbolIcon.booleanForeground#FFA696
  • symbolIcon.classForeground#47A9FF
  • symbolIcon.colorForeground#FFDE96
  • symbolIcon.constantForeground#D1F0F0
  • symbolIcon.constructorForeground#FF7961
  • symbolIcon.enumeratorForeground#77FF8E
  • symbolIcon.enumeratorMemberForeground#DE96FF
  • symbolIcon.eventForeground#FF6BFD
  • symbolIcon.fieldForeground#A7B9B9
  • symbolIcon.fileForeground#A7B9B9
  • symbolIcon.folderForeground#A7B9B9
  • symbolIcon.functionForeground#7AC1FF
  • symbolIcon.interfaceForeground#77FF8E
  • symbolIcon.keyForeground#A7B9B9
  • symbolIcon.keywordForeground#77FFFF
  • symbolIcon.methodForeground#7AC1FF
  • symbolIcon.moduleForeground#77FF8E
  • symbolIcon.namespaceForeground#FFA477
  • symbolIcon.nullForeground#FFA696
  • symbolIcon.numberForeground#FF7961
  • symbolIcon.objectForeground#A7B9B9
  • symbolIcon.operatorForeground#77FFFF
  • symbolIcon.packageForeground#FFFF68
  • symbolIcon.propertyForeground#DE96FF
  • symbolIcon.referenceForeground#A7B9B9
  • symbolIcon.snippetForeground#A7B9B9
  • symbolIcon.stringForeground#FFD99B
  • symbolIcon.structForeground#FFA696
  • symbolIcon.textForeground#A7B9B9
  • symbolIcon.typeParameterForeground#77FF8E
  • symbolIcon.unitForeground#A7B9B9
  • symbolIcon.variableForeground#CBD6D6
  • tab.activeBackground#23292980
  • tab.activeBorderTop#00A4A8
  • tab.activeForeground#D1F0F0
  • tab.hoverBackground#23292933
  • tab.inactiveBackground#1F2B2E
  • terminal.ansiBlack#121A1B
  • terminal.ansiBlue#7AC1FF
  • terminal.ansiBrightBlack#384041
  • terminal.ansiBrightBlue#47A9FF
  • terminal.ansiBrightCyan#77FFFF
  • terminal.ansiBrightGreen#77FF8E
  • terminal.ansiBrightMagenta#FF6BFD
  • terminal.ansiBrightRed#FF7961
  • terminal.ansiBrightWhite#F7FCFC
  • terminal.ansiBrightYellow#FFFF68
  • terminal.ansiCyan#9BE3FF
  • terminal.ansiGreen#9BFFC8
  • terminal.ansiMagenta#DE96FF
  • terminal.ansiRed#FFA696
  • terminal.ansiWhite#CBD6D6
  • terminal.ansiYellow#FFDE96
  • terminal.background#1F2B2E
  • terminal.border#232929
  • terminal.dropBackground#08d0d380
  • terminal.findMatchBackground#f6e7ff33
  • terminal.findMatchBorder#EECEFF
  • terminal.findMatchHighlightBackground#f6e7ff33
  • terminal.findMatchHighlightBorder#EECEFF
  • terminal.foreground#D1F0F0
  • terminal.inactiveSelectionBackground#fdceff33
  • terminal.selectionBackground#3F494B
  • terminal.tab.activeBorder#00A4A8
  • terminalCursor.background#42FFFF
  • terminalCursor.foreground#CBD6D6
  • terminalOverviewRuler.cursorForeground#384041
  • terminalOverviewRuler.findMatchForeground#CBD6D6
  • textBlockQuote.background#232929
  • textCodeBlock.background#232929
  • textLink.activeForeground#08D0D3
  • textLink.foreground#00A4A8
  • titleBar.activeBackground#1F2B2E
  • titleBar.activeForeground#D1F0F0
  • tree.inactiveIndentGuidesStroke#00a4a84d
  • tree.indentGuidesStroke#08D0D3
  • walkThrough.embeddedEditorBackground#1F2B2E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#475557italic
constant.numeric, constant.language#FFA696
constant.character#9BFFC8
constant.other.color#FFDE96
constant.other, constant#77FFFF
string constant#FFD99B
entity.other, entity.other.namespace-prefix, entity.other.keyframe-offset.percentage, entity.other.keyframe-offset#FFDE96
entity.other.inherited-class.prelude, entity.other.inherited-class.module.third, entity.other.inherited-class.module.second, entity.other.inherited-class.module.first, entity.other.inherited-class.module, entity.other.inherited-class#70FFFC
entity.other.attribute-name.style.html, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pragma.preprocessor, entity.other.attribute-name.pragma, entity.other.attribute-name.id.html, entity.other.attribute-name.id, entity.other.attribute-name.html, entity.other.attribute-name#FFFF68bold italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class#47A9FFbold italic
entity.name.package, entity.name.import, entity.name.class.forward-decl, entity.name.struct, entity.name.union, entity.name.trait, entity.name.impl, entity.name.type, entity.name.goto-label, entity.name.namespace, entity.name.constant, entity.name.entity.other.html, entity.name.entity.other, entity.name.entity, entity.name.label, entity.name.section, entity.name#FFA477
entity.name.type.promoted, entity.name.type.module, entity.name.type.inherited, entity.name.type.enum, entity.name.type.namespace, entity.name.type.class.record.definition, entity.name.type.class.record, entity.name.type.class.module.definition, entity.name.type.class.module, entity.name.type.class.behaviour.definition, entity.name.type.class.behaviour, entity.name.type.class, entity.name.type.trait, entity.name.type.interface, entity.name.type.class, entity.name.type.struct, entity.name.type.instance, entity.name.type, entity.name.enum, entity.name.interface, entity.name.class#77FF8E
entity.name.function.scope, entity.name.function.preprocessor, entity.name.function.operator, entity.name.function.namespace-prefix, entity.name.function.macro, entity.name.function.macro.definition, entity.name.function.guard, entity.name.function.definition, entity.name.function.constructor, entity.name.function.destructor, entity.name.function#7AC1FF
entity.name.tag.wildcard, entity.name.tag.style.html, entity.name.tag.style, entity.name.tag.script.html, entity.name.tag.script, entity.name.tag.other.html, entity.name.tag.other, entity.name.tag.inline, entity.name.tag.block, entity.name.tag.custom, entity.name.tag#DE96FF
entity.alias.import, entity.alias, entity#70FFFC
identifier#70FFFC
invalid#FFA696
source.json meta.structure.dictionary.json support.type.property-name.json, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFDE96
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#DE96FF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFA696
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7AC1FF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#9BFFC8
keyword.module, keyword.map, keyword.interface, keyword.import, keyword.function, keyword.expressions-and-types, keyword.var, keyword.type, keyword.struct, keyword.reserved, keyword.package, keyword.const, keyword.channel, keyword.bracket, keyword.operator.wildcard, keyword.operator.update, keyword.operator.unpacking.arguments, keyword.operator.unpacking, keyword.operator.transposed-variable, keyword.operator.transposed-parens, keyword.operator.transposed-matrix, keyword.operator.transposed-func, keyword.operator.textual, keyword.operator.symbolic, keyword.operator.sizeof, keyword.operator.shift, keyword.operator.shape, keyword.operator.relation, keyword.operator.record.end, keyword.operator.record.begin, keyword.operator.record, keyword.operator.promoted, keyword.operator.pattern, keyword.operator.other, keyword.operator.macro, keyword.operator.isa, keyword.operator.interpolation, keyword.operator.instanceof, keyword.operator.increment-decrement, keyword.operator.gradient, keyword.operator.function.infix, keyword.operator.function, keyword.operator.function-annotation, keyword.operator.dots, keyword.operator.combinator, keyword.operator.channel, keyword.operator.cast, keyword.operator.boolean, keyword.operator.assert.expression-separator, keyword.operator.assert, keyword.operator.arrow, keyword.operator.address, keyword.declaration, keyword.operator, keyword.controls, keyword.other, keyword#77FFFF
keyword.control#9BFFC8italic bold
keyword.other.preprocessor, keyword.other.package, keyword.other.important, keyword.other.import, keyword.other.forall, keyword.other.double-colon, keyword.other.documentation.doc, keyword.other.documentation, keyword.other.data, keyword.other.big-arrow, keyword.other.arrow, keyword.other.namespace, keyword.other.class, keyword.other.interface, keyword.other.type, keyword.other#77FF8Eitalic bold
keyword.other.special-method#7AC1FFitalic bold
markup.other, markup.list, markup.raw, markup.other, markup.quote, markup#70FFFC
markup.bold#FFA696bold
markup.italic#FFA696italic
markup.deleted#FFA696
markup.underline#FFA696underline
meta#70FFFC
meta.function-call#7AC1FF
meta.tag.sgml.doctype, meta.tag.sgml#77FFFF
punctuation.bracket, punctuation.whitespace, punctuation.vararg-ellipses, punctuation.terminator, punctuation.delimiter, punctuation.separator, punctuation.accessor, punctuation.section, punctuation.other.period, punctuation.other.comma, punctuation.other.colon, punctuation.definition, punctuation.catch.separator, punctuation.unmatched, punctuation#77FFFF
source.language-suffix.embedded, source.language-suffix, source#70FFFC
sourceembedded, sourceembedded.source#70FFFC
sourcestyle#70FFFC
storage.modifier, storage.type#FFA696bold
storage#70FFFC
string#42FFFF
string.regexp#42FFFF
support.constant, support.operator, support.module, support.tag, support.variable, support.struct, support.other, support#70FFFC
support.function#7AC1FF
support.type#77FF8E
support.class.prelude, support.class#FF7961
text.html.embedded, text.html.basic, text.html.markdown, text.html, text.xml, text.plain, text.embedded.html, text.embedded, text#70FFFC
unused.comment, unused#08D0D3
variable.annotation, variable.other, variable.font-feature, variable.parameter.function, variable.parameter.url, variable.parameter.style-name, variable.parameter.preprocessor, variable.parameter.misc, variable.parameter.keyframe-list, variable.parameter.document-rule, variable.parameter#70FFFC
variable.function#7AC1FF
variable.language#FF6BFD
variable.parameter#70FFFC
variable.argument, variable#70FFFC
wildcard.comment, wildcard#70FFFC

Shiki preview

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

Loading...