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#2563EB
  • activityBar.background#F7F8FA
  • activityBar.border#00000000
  • activityBar.foreground#1F2937
  • activityBar.inactiveForeground#7b808a69
  • activityBarBadge.background#2563EB
  • activityBarBadge.foreground#FFFFFF
  • badge.background#2563EB
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#1F2937
  • breadcrumb.background#F7F8FA
  • breadcrumb.focusForeground#1F2937
  • breadcrumb.foreground#9CA3AF
  • breadcrumbPicker.background#F7F8FA
  • button.border#00000000
  • button.foreground#FFFFFF
  • button.hoverBackground#1D4ED8
  • button.secondaryBackground#F3F4F6
  • button.secondaryBorder#E5E7EB
  • button.secondaryForeground#4B5563
  • button.secondaryHoverBackground#E5E7EB
  • button.separator#D8DEE9
  • charts.blue#2563EB
  • charts.foreground#4B5563
  • charts.green#16A34A
  • charts.lines#D8DEE9
  • charts.orange#EA580C
  • charts.purple#7C3AED
  • charts.red#DC2626
  • charts.yellow#D97706
  • checkbox.background#F7F8FA
  • checkbox.border#D8DEE9
  • checkbox.foreground#1F2937
  • commandCenter.activeBackground#F3F4F6
  • commandCenter.activeBorder#2563EB
  • commandCenter.activeForeground#1F2937
  • commandCenter.border#D8DEE9
  • commandCenter.foreground#1F2937
  • commandCenter.inactiveForeground#7b808a69
  • contrastActiveBorder#00000000
  • contrastBorder#00000000
  • debugConsole.errorForeground#DC2626
  • debugConsole.infoForeground#2563EB
  • debugConsole.warningForeground#D97706
  • debugExceptionWidget.background#FEF2F2
  • debugExceptionWidget.border#DC2626
  • debugIcon.breakpointCurrentStackframeForeground#FFCB6B
  • debugIcon.breakpointDisabledForeground#9CA3AF
  • debugIcon.breakpointForeground#FF5370
  • debugToolBar.background#ffffff
  • debugToolBar.border#2563EB
  • diffEditor.diagonalFill#D8DEE9
  • diffEditor.insertedLineBackground#F0FDF4
  • diffEditor.insertedTextBackground#16A34A33
  • diffEditor.removedLineBackground#FEF2F2
  • diffEditor.removedTextBackground#DC262633
  • diffEditor.unchangedCodeBackground#F7F8FA
  • diffEditor.unchangedRegionBackground#F3F4F6
  • diffEditor.unchangedRegionForeground#6B7280
  • dropdown.background#F7F8FA
  • dropdown.border#D8DEE9
  • dropdown.foreground#1F2937
  • editor.background#F7F8FA
  • editor.findMatchBackground#2563EB44
  • editor.findMatchBorder#2564ebb3
  • editor.findMatchHighlightBackground#2563EB22
  • editor.findMatchHighlightBorder#00000000
  • editor.foldBackground#DBEAFE40
  • editor.foreground#1F2937
  • editor.hoverHighlightBackground#2563EB12
  • editor.inactiveSelectionBackground#EAF2FE
  • editor.lineHighlightBackground#00000008
  • editor.lineHighlightBorder#D8DEE9
  • editor.selectionBackground#DBEAFE
  • editor.selectionHighlightBackground#DCE7F9
  • editor.wordHighlightBackground#2563EB18
  • editor.wordHighlightStrongBackground#2563EB25
  • editorBracketHighlight.foreground1#7C3AED
  • editorBracketHighlight.foreground2#2563EB
  • editorBracketHighlight.foreground3#0891B2
  • editorBracketHighlight.foreground4#2F855A
  • editorBracketHighlight.foreground5#D97706
  • editorBracketHighlight.foreground6#EA580C
  • editorBracketHighlight.unexpectedBracket.foreground#DC2626
  • editorBracketMatch.background#DBEAFE
  • editorBracketMatch.border#2563EB80
  • editorBracketPairGuide.activeBackground1#7C3AEDCC
  • editorBracketPairGuide.activeBackground2#2563EBCC
  • editorBracketPairGuide.activeBackground3#0891B2CC
  • editorBracketPairGuide.activeBackground4#2F855ACC
  • editorBracketPairGuide.activeBackground5#D97706CC
  • editorBracketPairGuide.activeBackground6#EA580CCC
  • editorCodeLens.foreground#1F2937
  • editorError.foreground#DC2626
  • editorGroup.border#00000000
  • editorGroup.dropBackground#DBEAFE
  • editorGroup.emptyBackground#F7F8FA
  • editorGroupHeader.border#E5E7EB
  • editorGroupHeader.noTabsBackground#F7F8FA
  • editorGroupHeader.tabsBackground#F7F8FA
  • editorGroupHeader.tabsBorder#E5E7EB
  • editorGutter.addedBackground#16A34A
  • editorGutter.background#F7F8FA
  • editorGutter.deletedBackground#DC2626
  • editorGutter.foldingControlForeground#2563EB
  • editorGutter.modifiedBackground#2563EB
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.border#D8DEE9
  • editorHoverWidget.foreground#1F2937
  • editorIndentGuide.activeBackground1#2563EB
  • editorIndentGuide.background1#D8DEE9
  • editorInfo.foreground#2563EB
  • editorLightBulb.foreground#FFCB6B
  • editorLightBulbAutoFix.foreground#C3E88D
  • editorLineNumber.activeForeground#2563EB
  • editorLineNumber.foreground#9CA3AF
  • editorOverviewRuler.addedForeground#16A34A
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.commonContentForeground#9CA3AF
  • editorOverviewRuler.currentContentForeground#2563EB
  • editorOverviewRuler.deletedForeground#DC2626
  • editorOverviewRuler.errorForeground#DC2626
  • editorOverviewRuler.findMatchForeground#2563EB99
  • editorOverviewRuler.incomingContentForeground#16A34A
  • editorOverviewRuler.infoForeground#2563EB
  • editorOverviewRuler.modifiedForeground#2563EB
  • editorOverviewRuler.rangeHighlightForeground#0891B288
  • editorOverviewRuler.selectionHighlightForeground#2563EBCC
  • editorOverviewRuler.warningForeground#D97706
  • editorOverviewRuler.wordHighlightForeground#2563EB88
  • editorOverviewRuler.wordHighlightStrongForeground#2563EBCC
  • editorRuler.foreground#D8DEE9
  • editorStickyScroll.border#00000000
  • editorStickyScroll.shadow#00000000
  • editorStickyScrollHover.background#e8eaefaf
  • editorSuggestWidget.border#D8DEE9
  • editorSuggestWidget.foreground#1F2937
  • editorSuggestWidget.highlightForeground#1F2937
  • editorSuggestWidget.selectedBackground#DBEAFE
  • editorSuggestWidget.selectedForeground#1F2937
  • editorUnnecessaryCode.opacity#00000080
  • editorWarning.foreground#D97706
  • editorWhitespace.foreground#E5E7EB
  • editorWidget.background#F7F8FA
  • errorForeground#DC2626
  • extensionBadge.remoteBackground#2563EB
  • extensionIcon.preReleaseForeground#0891B2
  • extensionIcon.sponsorForeground#7C3AED
  • extensionIcon.starForeground#D97706
  • extensionIcon.verifiedForeground#16A34A
  • focusBorder#D8DEE9
  • foreground#1F2937
  • gitDecoration.addedResourceForeground#16A34A
  • gitDecoration.conflictingResourceForeground#DC2626
  • gitDecoration.deletedResourceForeground#DC2626
  • gitDecoration.ignoredResourceForeground#9CA3AF
  • gitDecoration.modifiedResourceForeground#2563EB
  • gitDecoration.stageDeletedResourceForeground#EA580C
  • gitDecoration.stageModifiedResourceForeground#0891B2
  • gitDecoration.submoduleResourceForeground#7C3AED
  • gitDecoration.untrackedResourceForeground#16A34A
  • gitlens.trailingLineBackgroundColor#00000000
  • icon.foreground#1F2937
  • input.background#F7F8FA
  • input.border#E5E7EB
  • input.foreground#1F2937
  • input.placeholderForeground#9CA3AF
  • inputOption.activeBackground#DBEAFE
  • inputOption.activeBorder#9CA3AF
  • inputOption.activeForeground#1F2937
  • inputValidation.errorBackground#FEF2F2
  • inputValidation.errorBorder#FCA5A5
  • inputValidation.infoBackground#EFF6FF
  • inputValidation.infoBorder#93C5FD
  • inputValidation.infoForeground#2563EB
  • inputValidation.warningBackground#FFFBEB
  • inputValidation.warningBorder#FCD34D
  • inputValidation.warningForeground#D97706
  • keybindingLabel.background#F7F8FA
  • keybindingLabel.border#D8DEE9
  • keybindingLabel.bottomBorder#00000000
  • keybindingLabel.foreground#1F2937
  • list.activeSelectionBackground#DBEAFE
  • list.activeSelectionForeground#1F2937
  • list.dropBackground#DBEAFE
  • list.errorForeground#DC2626
  • list.filterMatchBackground#82AAFF22
  • list.filterMatchBorder#00000000
  • list.focusBackground#DBEAFE
  • list.focusForeground#1F2937
  • list.focusHighlightForeground#2563EB
  • list.highlightForeground#D97706
  • list.hoverBackground#DBEAFE
  • list.inactiveFocusBackground#DBEAFE
  • list.inactiveSelectionBackground#DBEAFE
  • list.inactiveSelectionForeground#9CA3AF
  • list.invalidItemForeground#9CA3AF
  • list.warningForeground#D97706
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#DC2626
  • menu.background#F7F8FA
  • menu.border#E5E7EB
  • menu.foreground#1F2937
  • menu.selectionBackground#DBEAFE
  • menu.selectionBorder#D8DEE9
  • menu.separatorBackground#E5E7EB
  • merge.border#00000000
  • merge.currentContentBackground#DBEAFE80
  • merge.currentHeaderBackground#DBEAFE
  • merge.incomingContentBackground#DCFCE780
  • merge.incomingHeaderBackground#DCFCE7
  • mergeEditor.change.background#16A34A22
  • mergeEditor.change.word.background#16A34A40
  • mergeEditor.conflict.handled.minimapOverViewRuler#16A34A
  • mergeEditor.conflict.handledFocused.border#2563EB
  • mergeEditor.conflict.handledUnfocused.border#16A34A
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#EA580C
  • mergeEditor.conflict.unhandledFocused.border#2563EB
  • mergeEditor.conflict.unhandledUnfocused.border#EA580C
  • mergeEditor.conflictingLines.background#DC26261A
  • minimap.errorHighlight#DC26267F
  • minimap.findMatchHighlight#2563EB7F
  • minimap.foregroundOpacity#000000
  • minimap.selectionHighlight#DBEAFE
  • minimap.selectionOccurrenceHighlight#DBEAFE7F
  • minimap.warningHighlight#D9770699
  • minimapGutter.addedBackground#16A34A
  • minimapGutter.deletedBackground#FEF2F2
  • minimapGutter.modifiedBackground#2563EB
  • notificationCenter.border#D8DEE9
  • notificationCenterHeader.background#FFFFFF
  • notificationCenterHeader.foreground#1F2937
  • notificationLink.foreground#2563EB
  • notifications.background#FFFFFF
  • notifications.foreground#4B5563
  • notificationToast.border#D8DEE9
  • panel.background#F7F8FA
  • panel.border#E5E7EB
  • panel.dropBorder#D8DEE9
  • panelStickyScroll.background#FFFFFF
  • panelTitle.activeBorder#2563EB
  • panelTitle.activeForeground#4B5563
  • panelTitle.inactiveForeground#9CA3AF
  • peekView.border#0000004c
  • peekViewEditor.background#F7F8FA
  • peekViewEditor.matchHighlightBackground#DBEAFE
  • peekViewEditor.matchHighlightBorder#D8DEE9
  • peekViewEditorGutter.background#F7F8FA
  • peekViewResult.background#FFFFFF
  • peekViewResult.fileForeground#1F2937
  • peekViewResult.lineForeground#1F2937
  • peekViewResult.matchHighlightBackground#DBEAFE
  • peekViewResult.selectionBackground#DBEAFE
  • peekViewResult.selectionForeground#1F2937
  • peekViewTitle.background#FFFFFF
  • peekViewTitleDescription.foreground#4B5563
  • peekViewTitleLabel.foreground#1F2937
  • problemsErrorIcon.foreground#DC2626
  • problemsInfoIcon.foreground#2563EB
  • problemsWarningIcon.foreground#D97706
  • progressBar.background#2563EB
  • quickInput.background#F7F8FA
  • quickInput.foreground#4B5563
  • quickInputList.focusBackground#DBEAFE
  • quickInputList.focusForeground#1F2937
  • quickInputList.focusHighlightForeground#2563EB
  • quickInputList.focusIconForeground#2563EB
  • sash.hoverBorder#00000000
  • scrollbar.shadow#00000014
  • scrollbarSlider.activeBackground#64748BCC
  • scrollbarSlider.background#BFC8D480
  • scrollbarSlider.hoverBackground#98A6B8B0
  • selection.background#DBEAFE
  • settings.focusedRowBorder#D8DEE9
  • settings.headerBorder#E5E7EB
  • sideBar.background#F7F8FA
  • sideBar.border#00000000
  • sideBar.dropBackground#DBEAFE
  • sideBar.foreground#4B5563
  • sideBarSectionHeader.background#F7F8FA
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#1F2937
  • statusBar.background#F7F8FA
  • statusBar.border#E5E7EB
  • statusBar.debuggingBackground#2563EB
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#4B5563
  • statusBar.noFolderBackground#F7F8FA
  • statusBar.noFolderBorder#00000000
  • statusBar.noFolderForeground#1F2937
  • statusBarItem.activeBackground#E4E7EE
  • statusBarItem.compactHoverBackground#EBEEF5
  • statusBarItem.errorBackground#FEF2F2
  • statusBarItem.errorForeground#DC2626
  • statusBarItem.hoverBackground#EBEEF5
  • statusBarItem.prominentBackground#F7F8FA
  • statusBarItem.prominentForeground#1F2937
  • statusBarItem.prominentHoverBackground#DBEAFE
  • statusBarItem.remoteBackground#00bec4
  • statusBarItem.remoteForeground#ffffff
  • statusBarItem.warningBackground#FFFBEB
  • statusBarItem.warningForeground#D97706
  • symbolIcon.arrayForeground#6B7280
  • symbolIcon.booleanForeground#EA580C
  • symbolIcon.classForeground#D97706
  • symbolIcon.constantForeground#0891B2
  • symbolIcon.constructorForeground#2563EB
  • symbolIcon.enumeratorMemberForeground#EA580C
  • symbolIcon.eventForeground#2563EB
  • symbolIcon.fieldForeground#0891B2
  • symbolIcon.fileForeground#4B5563
  • symbolIcon.folderForeground#2563EB
  • symbolIcon.functionForeground#2563EB
  • symbolIcon.interfaceForeground#D97706
  • symbolIcon.keyForeground#0891B2
  • symbolIcon.keywordForeground#7C3AED
  • symbolIcon.methodForeground#2563EB
  • symbolIcon.moduleForeground#2563EB
  • symbolIcon.namespaceForeground#2563EB
  • symbolIcon.nullForeground#EA580C
  • symbolIcon.numberForeground#EA580C
  • symbolIcon.objectForeground#1F2937
  • symbolIcon.operatorForeground#7C3AED
  • symbolIcon.packageForeground#2563EB
  • symbolIcon.propertyForeground#0891B2
  • symbolIcon.snippetForeground#7C3AED
  • symbolIcon.stringForeground#2F855A
  • symbolIcon.structForeground#D97706
  • symbolIcon.textForeground#1F2937
  • symbolIcon.typeParameterForeground#D97706
  • symbolIcon.unitForeground#EA580C
  • symbolIcon.variableForeground#1F2937
  • tab.activeBackground#F7F8FA
  • tab.activeBorderTop#2563EB
  • tab.activeForeground#1F2937
  • tab.activeModifiedBorder#2563EB
  • tab.border#E5E7EB
  • tab.dragAndDropBorder#D8DEE9
  • tab.hoverBackground#E4E7EE
  • tab.hoverForeground#1F2937
  • tab.inactiveBackground#F7F8FA
  • tab.inactiveForeground#4B5563
  • tab.unfocusedActiveBorderTop#D8DEE9
  • 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
  • terminal.border#E5E7EB
  • terminalCursor.foreground#82AAFF
  • textLink.activeForeground#0891B2
  • textLink.foreground#2563EB
  • titleBar.activeBackground#F7F8FA
  • titleBar.activeForeground#1F2937
  • titleBar.inactiveBackground#F7F8FA
  • titleBar.inactiveForeground#4B5563
  • toolbar.hoverBackground#E4E7EE
  • toolbar.hoverOutline#4B5563
  • tree.inactiveIndentGuidesStroke#E5E7EB
  • tree.indentGuidesStroke#1F2937
  • walkThrough.embeddedEditorBackground#F7F8FA
  • walkthrough.stepTitle.foreground#1F2937
  • welcomePage.progress.background#2563EB
  • welcomePage.tileHoverBackground#DBEAFE
  • widget.border#D8DEE9
  • widget.shadow#00000014

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded.block.html, meta.embedded.block.javascript, meta.embedded.block.css#1F2937
source.css.embedded.html, source.js.embedded.html, source.js.embedded.vue, source.ts.embedded.vue#1F2937
source.css.embedded.html, source.js.embedded.html, source.js.embedded.vue, source.ts.embedded.vue#1F2937
markup.heading, markup.bold, markup.italic, markup.strikethrough, markup.underline#D97706bold
markup.quote, markup.raw, markup.raw.block.fenced, markup.link, markup.list#2563EB
markup.code, markup.inline.raw#2F855A
keyword.operator.type.ts, keyword.other.type.ts, entity.name.type.interface.ts, storage.type.ts, storage.type.js#D97706
keyword.control.flow.python, keyword.control.import.python, storage.type.python#7C3AED
meta.function.parameters.python#4B5563
storage.type.c, storage.type.cpp, storage.type.cs, storage.type.go, storage.type.java, storage.type.rust#D97706
keyword.control.c, keyword.control.cpp#7C3AED
keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.DCL.sql#7C3AED
support.function.builtin.sql#2563EB
keyword.operator.type.ts, keyword.other.type.ts, entity.name.type.interface.ts, storage.type.ts, storage.type.js#D97706
keyword.control.flow.python, keyword.control.import.python, storage.type.python#7C3AED
meta.function.parameters.python#4B5563
storage.type.c, storage.type.cpp, storage.type.cs, storage.type.go, storage.type.java, storage.type.rust#D97706
keyword.control.c, keyword.control.cpp#7C3AED
keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.DCL.sql#7C3AED
support.function.builtin.sql#2563EB
markup.deleted.diff#DC2626
markup.inserted.diff#16A34A
markup.changed.diff#2563EB
entity.name.tag, entity.name.tag.html, entity.name.tag.pug, entity.name.tag.vue, entity.name.tag.svelte, meta.tag#2563EB
entity.other.attribute-name, entity.other.attribute-name.id, entity.other.attribute-name.class, keyword.attribute.pug#0891B2
keyword.other.pug, keyword.other.at-rule, keyword.other.important#7C3AED
support.type.property-name.css, meta.property-name.css#0891B2
constant.other.color.rgb-value, constant.other.color.hex#EA580C
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#0891B2
string.regexp#2F855A
string.regexp.character-class, constant.other.character-class.regexp#D97706
string.regexp.group#0891B2
keyword.operator.regexp#7C3AED
entity.name.function, support.function, support.function.builtin, support.function.construct, meta.function-call, meta.function#2563EB
entity.name.function.decorator#7C3AED
meta.function.parameters#4B5563
entity.name.class, support.class#D97706bold
entity.name.type, entity.name.interface, entity.name.enum, support.type#D97706
keyword.operator, keyword.operator.assignment, keyword.operator.logical, keyword.operator.comparison#0891B2bold
keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, storage, storage.type, storage.modifier#7C3AED
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#EA580C
string, string.quoted, string.quoted.double, string.quoted.single, string.quoted.triple, string.template, meta.string, meta.string.contents#2F855A
string.template.punctuation, constant.other.placeholder#D97706
constant.numeric, constant.character#EA580C
constant.other, support.constant#0891B2
comment, comment.line, comment.block, comment.block.documentation, punctuation.definition.comment#6B7280
variable, variable.other, variable.other.readwrite, entity.name.variable, support.variable#1F2937
variable.parameter#4B5563
variable.other.property, meta.property-name#0891B2
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#6B7280bold
punctuation.accessor, punctuation.separator.method#0891B2
punctuation.separator.comma, punctuation.separator.key-value, punctuation.separator.parameter#6B7280
punctuation.terminator, punctuation.separator.statement#9CA3AF
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#D97706
punctuation#6B7280
invalid, invalid.illegal#DC2626
source#1F2937
Stylta Material Light by utibe inyangetuk - VS Code Theme