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#00000000
  • activityBar.background#000000
  • activityBar.border#00000000
  • activityBar.foreground#E0E0E0
  • activityBar.inactiveForeground#8a8a8a7a
  • activityBarBadge.background#82AAFF
  • activityBarBadge.foreground#000000
  • badge.background#82AAFF
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#E0E0E0
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#E0E0E0
  • breadcrumb.foreground#b3b3b3e6
  • breadcrumbPicker.background#000000
  • button.background#82AAFF
  • button.border#33333368
  • button.foreground#000000
  • button.hoverBackground#4D8DFF
  • button.secondaryBackground#1A1A1A
  • button.secondaryBorder#33333368
  • button.secondaryForeground#E0E0E0
  • button.secondaryHoverBackground#222222
  • button.separator#33333368
  • charts.blue#82AAFF
  • charts.foreground#B3B3B3
  • charts.green#C3E88D
  • charts.lines#222222
  • charts.orange#F78C6C
  • charts.purple#C792EA
  • charts.red#FF5370
  • charts.yellow#FFCB6B
  • checkbox.background#000000
  • checkbox.border#bbbbbb29
  • checkbox.foreground#E0E0E0
  • commandCenter.border#bbbbbb29
  • contrastBorder#000000
  • debugConsole.errorForeground#FF5370
  • debugConsole.infoForeground#82AAFF
  • debugConsole.warningForeground#FFCB6B
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#FF5370
  • debugIcon.breakpointCurrentStackframeForeground#FFCB6B
  • debugIcon.breakpointDisabledForeground#8a8a8a7a
  • debugIcon.breakpointForeground#FF5370
  • debugToolBar.background#000000
  • debugToolBar.border#bbbbbb29
  • diffEditor.diagonalFill#222222
  • diffEditor.insertedLineBackground#102014eb
  • diffEditor.insertedTextBackground#C3E88D33
  • diffEditor.removedLineBackground#2a1018eb
  • diffEditor.removedTextBackground#FF537033
  • diffEditor.unchangedCodeBackground#000000
  • diffEditor.unchangedRegionBackground#1A1A1A
  • diffEditor.unchangedRegionForeground#8A8A8A
  • dropdown.background#000000
  • dropdown.border#bbbbbb29
  • dropdown.foreground#b3b3b3e6
  • editor.background#000000
  • editor.findMatchBackground#82AAFF44
  • editor.findMatchBorder#82AAFF
  • editor.findMatchHighlightBackground#82AAFF22
  • editor.findMatchHighlightBorder#00000000
  • editor.foldBackground#121212a5
  • editor.foreground#E0E0E0
  • editor.hoverHighlightBackground#82aaff31
  • editor.inactiveSelectionBackground#3732325e
  • editor.lineHighlightBackground#bbbbbb12
  • editor.lineHighlightBorder#33333368
  • editor.selectionBackground#121212
  • editor.selectionHighlightBackground#373232a9
  • editor.wordHighlightBackground#82AAFF18
  • editor.wordHighlightStrongBackground#82AAFF25
  • editorBracketHighlight.foreground1#C792EA
  • editorBracketHighlight.foreground2#82AAFF
  • editorBracketHighlight.foreground3#89DDFF
  • editorBracketHighlight.foreground4#C3E88D
  • editorBracketHighlight.foreground5#FFCB6B
  • editorBracketHighlight.foreground6#F78C6C
  • editorBracketHighlight.unexpectedBracket.foreground#FF5370
  • editorBracketMatch.background#121212
  • editorBracketMatch.border#82aaff83
  • editorBracketPairGuide.activeBackground1#C792EAcc
  • editorBracketPairGuide.activeBackground2#82AAFFcc
  • editorBracketPairGuide.activeBackground3#89DDFFcc
  • editorBracketPairGuide.activeBackground4#C3E88Dcc
  • editorBracketPairGuide.activeBackground5#FFCB6Bcc
  • editorBracketPairGuide.activeBackground6#F78C6Ccc
  • editorCodeLens.foreground#b3b3b3e6
  • editorError.foreground#FF5370
  • editorGroup.border#33333368
  • editorGroup.dropBackground#0A0A0A
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#33333368
  • editorGutter.addedBackground#C3E88D
  • editorGutter.background#000000
  • editorGutter.deletedBackground#FF5370
  • editorGutter.foldingControlForeground#B3B3B3
  • editorGutter.modifiedBackground#82AAFF
  • editorHoverWidget.background#121111
  • editorHoverWidget.border#bbbbbb29
  • editorHoverWidget.foreground#E0E0E0
  • editorIndentGuide.activeBackground1#82AAFF
  • editorIndentGuide.background1#1A1A1A
  • editorInfo.foreground#82AAFF
  • editorLightBulb.foreground#FFCB6B
  • editorLightBulbAutoFix.foreground#C3E88D
  • editorLineNumber.activeForeground#82AAFF
  • editorLineNumber.foreground#b3b3b3e6
  • editorOverviewRuler.addedForeground#C3E88D
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.commonContentForeground#8A8A8A
  • editorOverviewRuler.currentContentForeground#82AAFF
  • editorOverviewRuler.deletedForeground#FF5370
  • editorOverviewRuler.errorForeground#FF5370
  • editorOverviewRuler.findMatchForeground#82AAFF99
  • editorOverviewRuler.incomingContentForeground#C3E88D
  • editorOverviewRuler.infoForeground#82AAFF
  • editorOverviewRuler.modifiedForeground#82AAFF
  • editorOverviewRuler.rangeHighlightForeground#89DDFF88
  • editorOverviewRuler.selectionHighlightForeground#82AAFFCC
  • editorOverviewRuler.warningForeground#FFCB6B
  • editorOverviewRuler.wordHighlightForeground#82AAFF88
  • editorOverviewRuler.wordHighlightStrongForeground#82AAFFCC
  • editorRuler.foreground#222222
  • editorStickyScroll.border#3333335b
  • editorStickyScrollHover.background#121212
  • editorSuggestWidget.border#bbbbbb29
  • editorSuggestWidget.foreground#b3b3b3e6
  • editorSuggestWidget.highlightForeground#82AAFF
  • editorSuggestWidget.selectedBackground#1a1a1abc
  • editorUnnecessaryCode.opacity#00000060
  • editorWarning.foreground#FFCB6B
  • editorWhitespace.foreground#000000
  • editorWidget.background#000000
  • errorForeground#FF5370
  • extensionBadge.remoteBackground#82AAFF
  • extensionIcon.preReleaseForeground#89DDFF
  • extensionIcon.sponsorForeground#C792EA
  • extensionIcon.starForeground#FFCB6B
  • extensionIcon.verifiedForeground#C3E88D
  • focusBorder#00000000
  • foreground#E0E0E0
  • gitDecoration.addedResourceForeground#C3E88D
  • gitDecoration.conflictingResourceForeground#FF5370
  • gitDecoration.deletedResourceForeground#FF5370
  • gitDecoration.ignoredResourceForeground#5A5A5A
  • gitDecoration.modifiedResourceForeground#82AAFF
  • gitDecoration.stageDeletedResourceForeground#F78C6C
  • gitDecoration.stageModifiedResourceForeground#89DDFF
  • gitDecoration.submoduleResourceForeground#C792EA
  • gitDecoration.untrackedResourceForeground#C3E88D
  • gitlens.trailingLineBackgroundColor#00000000
  • icon.foreground#b3b3b3e6
  • input.background#000000
  • input.border#bbbbbb29
  • input.foreground#E0E0E0
  • input.placeholderForeground#b3b3b3e6
  • inputOption.activeBackground#121212
  • inputOption.activeBorder#82AAFF
  • inputOption.activeForeground#E0E0E0
  • inputValidation.errorBackground#2A1018
  • inputValidation.errorBorder#D94360
  • inputValidation.infoBackground#101B2D
  • inputValidation.infoBorder#6D95E8
  • inputValidation.infoForeground#82AAFF
  • inputValidation.warningBackground#102014
  • inputValidation.warningBorder#D9AE54
  • inputValidation.warningForeground#FFCB6B
  • keybindingLabel.background#000000
  • keybindingLabel.border#bbbbbb29
  • keybindingLabel.bottomBorder#00000000
  • keybindingLabel.foreground#E0E0E0
  • list.activeSelectionBackground#1a1a1abc
  • list.activeSelectionForeground#E0E0E0
  • list.dropBackground#0A0A0A
  • list.errorForeground#FF5370
  • list.filterMatchBackground#82AAFF22
  • list.filterMatchBorder#00000000
  • list.focusBackground#1a1a1abc
  • list.focusForeground#f5f5f5
  • list.focusHighlightForeground#82AAFF
  • list.highlightForeground#82AAFF
  • list.hoverBackground#1a1a1abc
  • list.inactiveFocusBackground#1a1a1abc
  • list.inactiveSelectionBackground#1a1a1abc
  • list.inactiveSelectionForeground#8a8a8a7a
  • list.invalidItemForeground#8A8A8A
  • list.warningForeground#FFCB6B
  • listFilterWidget.background#1A1A1A
  • listFilterWidget.noMatchesOutline#FF5370
  • menu.background#000000
  • menu.border#33333368
  • menu.foreground#b3b3b3e6
  • menu.selectionBackground#1a1a1abc
  • menu.selectionBorder#33333368
  • menu.separatorBackground#33333368
  • merge.border#00000000
  • merge.currentContentBackground#82AAFF1A
  • merge.currentHeaderBackground#82AAFF33
  • merge.incomingContentBackground#C3E88D1A
  • merge.incomingHeaderBackground#C3E88D33
  • mergeEditor.change.background#C3E88D22
  • mergeEditor.change.word.background#C3E88D40
  • mergeEditor.conflict.handled.minimapOverViewRuler#C3E88D
  • mergeEditor.conflict.handledFocused.border#82AAFF
  • mergeEditor.conflict.handledUnfocused.border#C3E88D
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#F78C6C
  • mergeEditor.conflict.unhandledFocused.border#82AAFF
  • mergeEditor.conflict.unhandledUnfocused.border#F78C6C
  • mergeEditor.conflictingLines.background#FF53701A
  • minimap.errorHighlight#FF537099
  • minimap.findMatchHighlight#FFCB6B66
  • minimap.foregroundOpacity#FFFFFF
  • minimap.selectionHighlight#82AAFF66
  • minimap.selectionOccurrenceHighlight#89DDFF66
  • minimap.warningHighlight#F78C6C99
  • minimapGutter.addedBackground#C3E88D
  • minimapGutter.deletedBackground#FF5370
  • minimapGutter.modifiedBackground#82AAFF
  • notificationCenter.border#bbbbbb29
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#E0E0E0
  • notificationLink.foreground#82AAFF
  • notifications.background#000000
  • notifications.foreground#b3b3b3e6
  • notificationToast.border#bbbbbb29
  • panel.background#000000
  • panel.border#00000000
  • panel.dropBorder#bbbbbb29
  • panelStickyScroll.background#0a0a0a
  • panelTitle.activeBorder#82AAFF
  • panelTitle.activeForeground#E0E0E0
  • panelTitle.inactiveForeground#8a8a8a7a
  • peekView.border#bbbbbb29
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#82AAFF22
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#121212
  • peekViewResult.fileForeground#E0E0E0
  • peekViewResult.lineForeground#8a8a8a7a
  • peekViewResult.matchHighlightBackground#FFCB6B33
  • peekViewResult.selectionBackground#121212
  • peekViewResult.selectionForeground#E0E0E0
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#b3b3b3e6
  • peekViewTitleLabel.foreground#E0E0E0
  • problemsErrorIcon.foreground#FF5370
  • problemsInfoIcon.foreground#82AAFF
  • problemsWarningIcon.foreground#FFCB6B
  • progressBar.background#82AAFF
  • quickInput.background#000000
  • quickInput.foreground#b3b3b3e6
  • quickInputList.focusBackground#121212
  • quickInputList.focusForeground#E0E0E0
  • quickInputList.focusHighlightForeground#82AAFF
  • quickInputList.focusIconForeground#82AAFF
  • sash.hoverBorder#bbbbbb29
  • scrollbar.shadow#00000022
  • scrollbarSlider.activeBackground#82AAFF66
  • scrollbarSlider.background#121212
  • scrollbarSlider.hoverBackground#1A1A1A
  • selection.background#1a1a1abc
  • settings.focusedRowBorder#bbbbbb29
  • settings.headerBorder#33333368
  • sideBar.background#000000
  • sideBar.border#00000000
  • sideBar.dropBackground#0A0A0A
  • sideBar.foreground#b3b3b3e6
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#33333368
  • sideBarSectionHeader.foreground#E0E0E0
  • statusBar.background#000000
  • statusBar.border#00000000
  • statusBar.debuggingBackground#82AAFF
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#000000
  • statusBar.focusBorder#82AAFF
  • statusBar.foreground#b3b3b3e6
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#00000000
  • statusBar.noFolderForeground#b3b3b3e6
  • statusBarItem.activeBackground#000000
  • statusBarItem.compactHoverBackground#000000
  • statusBarItem.errorBackground#2A1018
  • statusBarItem.errorForeground#FF5370
  • statusBarItem.hoverBackground#121212
  • statusBarItem.prominentBackground#000000
  • statusBarItem.prominentForeground#E0E0E0
  • statusBarItem.prominentHoverBackground#000000
  • statusBarItem.remoteBackground#82AAFF
  • statusBarItem.remoteForeground#000000
  • statusBarItem.warningBackground#102014
  • statusBarItem.warningForeground#FFCB6B
  • symbolIcon.arrayForeground#9CA3AF
  • symbolIcon.booleanForeground#D946EF
  • symbolIcon.classForeground#22D3EE
  • symbolIcon.constantForeground#FB923C
  • symbolIcon.constructorForeground#60A5FA
  • symbolIcon.enumeratorMemberForeground#FB923C
  • symbolIcon.eventForeground#60A5FA
  • symbolIcon.fieldForeground#F472B6
  • symbolIcon.fileForeground#9CA3AF
  • symbolIcon.folderForeground#A78BFA
  • symbolIcon.functionForeground#60A5FA
  • symbolIcon.interfaceForeground#22D3EE
  • symbolIcon.keyForeground#A78BFA
  • symbolIcon.keywordForeground#8B5CF6
  • symbolIcon.methodForeground#60A5FA
  • symbolIcon.moduleForeground#F43F5E
  • symbolIcon.namespaceForeground#F43F5E
  • symbolIcon.nullForeground#D946EF
  • symbolIcon.numberForeground#F97316
  • symbolIcon.objectForeground#C084FC
  • symbolIcon.operatorForeground#22D3EE
  • symbolIcon.packageForeground#F43F5E
  • symbolIcon.propertyForeground#D1D5DB
  • symbolIcon.snippetForeground#8B5CF6
  • symbolIcon.stringForeground#4ADE80
  • symbolIcon.structForeground#22D3EE
  • symbolIcon.textForeground#E5E7EB
  • symbolIcon.typeParameterForeground#E879F9
  • symbolIcon.unitForeground#F97316
  • symbolIcon.variableForeground#D1D5DB
  • tab.activeBackground#000000
  • tab.activeBorderTop#82AAFF
  • tab.activeForeground#f5f5f5
  • tab.activeModifiedBorder#82AAFF
  • tab.border#00000000
  • tab.dragAndDropBorder#bbbbbb29
  • tab.hoverBackground#1a1a1abc
  • tab.hoverForeground#f5f5f5
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#b3b3b3e6
  • tab.unfocusedActiveBorderTop#000000
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#8A8A8A
  • terminal.ansiBrightBlue#A6C8FF
  • terminal.ansiBrightCyan#A5EAFF
  • terminal.ansiBrightGreen#D7F5A7
  • terminal.ansiBrightMagenta#DDB3FF
  • terminal.ansiBrightRed#FF7B93
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFE082
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#E0E0E0
  • terminal.ansiYellow#FFCB6B
  • terminalCursor.foreground#82AAFF
  • textLink.activeForeground#89DDFF
  • textLink.foreground#82AAFF
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#E0E0E0
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#b3b3b3e6
  • toolbar.hoverBackground#0A0A0A
  • toolbar.hoverOutline#eeeee264
  • tree.inactiveIndentGuidesStroke#1A1A1A
  • tree.indentGuidesStroke#222222
  • walkThrough.embeddedEditorBackground#000000
  • walkthrough.stepTitle.foreground#E0E0E0
  • welcomePage.progress.background#82AAFF
  • welcomePage.tileHoverBackground#1a1a1abc
  • widget.border#33333368
  • widget.shadow#00000022

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded.block.html, meta.embedded.block.javascript, meta.embedded.block.css#E0E0E0
source.css.embedded.html, source.js.embedded.html, source.js.embedded.vue, source.ts.embedded.vue#E0E0E0
source.css.embedded.html, source.js.embedded.html, source.js.embedded.vue, source.ts.embedded.vue#E0E0E0
markup.heading, markup.bold, markup.italic, markup.strikethrough, markup.underline#FFCB6Bbold
markup.quote, markup.raw, markup.raw.block.fenced, markup.link, markup.list#82AAFF
markup.code, markup.inline.raw#C3E88D
keyword.operator.type.ts, keyword.other.type.ts, entity.name.type.interface.ts, storage.type.ts, storage.type.js#FFCB6B
keyword.control.flow.python, keyword.control.import.python, storage.type.python#C792EA
meta.function.parameters.python#D4D4D4
storage.type.c, storage.type.cpp, storage.type.cs, storage.type.go, storage.type.java, storage.type.rust#FFCB6B
keyword.control.c, keyword.control.cpp#C792EA
keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.DCL.sql#C792EA
support.function.builtin.sql#82AAFF
keyword.operator.type.ts, keyword.other.type.ts, entity.name.type.interface.ts, storage.type.ts, storage.type.js#FFCB6B
keyword.control.flow.python, keyword.control.import.python, storage.type.python#C792EA
meta.function.parameters.python#D4D4D4
storage.type.c, storage.type.cpp, storage.type.cs, storage.type.go, storage.type.java, storage.type.rust#FFCB6B
keyword.control.c, keyword.control.cpp#C792EA
keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.DCL.sql#C792EA
support.function.builtin.sql#82AAFF
markup.deleted.diff#FF5370
markup.inserted.diff#C3E88D
markup.changed.diff#82AAFF
entity.name.tag, entity.name.tag.html, entity.name.tag.pug, entity.name.tag.vue, entity.name.tag.svelte, meta.tag#82AAFF
entity.other.attribute-name, entity.other.attribute-name.id, entity.other.attribute-name.class, keyword.attribute.pug#89DDFF
keyword.other.pug, keyword.other.at-rule, keyword.other.important#C792EA
support.type.property-name.css, meta.property-name.css#89DDFF
constant.other.color.rgb-value, constant.other.color.hex#F78C6C
support.type.property-name.json, meta.object-literal.key, entity.name.tag.yaml, constant.other.anchor.yaml, entity.name.tag.reference.yaml, entity.name.section.toml, entity.name.key.toml#89DDFF
string.regexp#C3E88D
string.regexp.character-class, constant.other.character-class.regexp#FFCB6B
string.regexp.group#89DDFF
keyword.operator.regexp#C792EA
entity.name.function, support.function, support.function.builtin, support.function.construct, meta.function-call, meta.function#82AAFF
entity.name.function.decorator#C792EA
meta.function.parameters#D4D4D4
entity.name.class, support.class#FFCB6Bbold
entity.name.type, entity.name.interface, entity.name.enum, support.type#FFCB6B
keyword.operator, keyword.operator.assignment, keyword.operator.logical, keyword.operator.comparison#89DDFF
keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, storage, storage.type, storage.modifier#C792EA
variable.language, variable.language.this, variable.language.super, variable.language.self, variable.language.special, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined#F78C6C
string, string.quoted, string.quoted.double, string.quoted.single, string.quoted.triple, string.template, meta.string, meta.string.contents#C3E88D
string.template.punctuation, constant.other.placeholder#FFCB6B
constant.numeric, constant.character#F78C6C
constant.other, support.constant#89DDFF
comment, comment.line, comment.block, comment.block.documentation, punctuation.definition.comment#666666italic
variable, variable.other, variable.other.readwrite, entity.name.variable, support.variable#E0E0E0
variable.parameter#D4D4D4
variable.other.property, meta.property-name#89DDFF
punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.section.brackets, punctuation.section.brackets.begin, punctuation.section.brackets.end, meta.brace, meta.bracket, meta.paren#B3B3B3
punctuation.accessor, punctuation.separator.method#89DDFF
punctuation.separator.comma, punctuation.separator.key-value, punctuation.separator.parameter#B3B3B3
punctuation.terminator, punctuation.separator.statement#8A8A8A
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#FFCB6B
punctuation#B3B3B3
invalid, invalid.illegal#FF5370
source#E0E0E0