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.background#0d1117
  • activityBar.border#264f78
  • activityBar.foreground#c9d1d9
  • activityBar.inactiveForeground#6b7280
  • activityBarBadge.background#7dd3fc
  • activityBarBadge.foreground#0d1117
  • badge.background#7dd3fc
  • badge.foreground#0d1117
  • breadcrumb.activeSelectionForeground#7dd3fc
  • breadcrumb.background#0d1117
  • breadcrumb.focusForeground#c9d1d9
  • breadcrumb.foreground#6b7280
  • breadcrumbPicker.background#0d1117
  • button.background#7dd3fc
  • button.foreground#0d1117
  • button.hoverBackground#0ea5e9
  • button.secondaryBackground#22c55e
  • button.secondaryForeground#0d1117
  • button.secondaryHoverBackground#16a34a
  • dropdown.background#161b22
  • dropdown.border#264f78
  • dropdown.foreground#c9d1d9
  • dropdown.listBackground#0d1117
  • editor.background#0d1117
  • editor.findMatchBackground#22c55e
  • editor.findMatchHighlightBackground#22c55e80
  • editor.findRangeHighlightBackground#264f7840
  • editor.foreground#c9d1d9
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#264f7860
  • editor.lineHighlightBackground#161b22
  • editor.rangeHighlightBackground#264f7840
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#264f7880
  • editor.symbolHighlightBackground#264f7840
  • editor.wordHighlightBackground#264f7860
  • editor.wordHighlightStrongBackground#264f7880
  • editorBracketHighlight.foreground1#7dd3fc
  • editorBracketHighlight.foreground2#10b981
  • editorBracketHighlight.foreground3#22c55e
  • editorBracketHighlight.foreground4#84cc16
  • editorBracketHighlight.foreground5#a78bfa
  • editorBracketHighlight.foreground6#06b6d4
  • editorBracketHighlight.unexpectedBracket.foreground#f87171
  • editorBracketMatch.background#264f7880
  • editorBracketMatch.border#7dd3fc
  • editorBracketPairGuide.activeBackground1#7dd3fc80
  • editorBracketPairGuide.activeBackground2#10b98180
  • editorBracketPairGuide.activeBackground3#22c55e80
  • editorBracketPairGuide.activeBackground4#84cc1680
  • editorBracketPairGuide.activeBackground5#a78bfa80
  • editorBracketPairGuide.activeBackground6#06b6d480
  • editorBracketPairGuide.background1#7dd3fc40
  • editorBracketPairGuide.background2#10b98140
  • editorBracketPairGuide.background3#22c55e40
  • editorBracketPairGuide.background4#84cc1640
  • editorBracketPairGuide.background5#a78bfa40
  • editorBracketPairGuide.background6#06b6d440
  • editorCodeLens.foreground#6b7280
  • editorCursor.foreground#7dd3fc
  • editorError.foreground#f87171
  • editorGroup.border#264f78
  • editorGroup.dropBackground#264f7840
  • editorGroupHeader.noTabsBackground#0d1117
  • editorGroupHeader.tabsBackground#010409
  • editorGroupHeader.tabsBorder#264f78
  • editorGutter.addedBackground#22c55e
  • editorGutter.background#0d1117
  • editorGutter.deletedBackground#f87171
  • editorGutter.foldingControlForeground#6b7280
  • editorGutter.modifiedBackground#7dd3fc
  • editorHint.foreground#22c55e
  • editorIndentGuide.activeBackground#264f78
  • editorIndentGuide.background#264f7840
  • editorInfo.foreground#7dd3fc
  • editorLineNumber.activeForeground#7dd3fc
  • editorLineNumber.foreground#6b7280
  • editorLink.activeForeground#7dd3fc
  • editorOverviewRuler.addedForeground#22c55e
  • editorOverviewRuler.background#0d1117
  • editorOverviewRuler.border#264f78
  • editorOverviewRuler.bracketMatchForeground#7dd3fc
  • editorOverviewRuler.commonContentForeground#6b7280
  • editorOverviewRuler.currentContentForeground#22c55e
  • editorOverviewRuler.deletedForeground#f87171
  • editorOverviewRuler.errorForeground#f87171
  • editorOverviewRuler.findMatchForeground#22c55e
  • editorOverviewRuler.incomingContentForeground#7dd3fc
  • editorOverviewRuler.infoForeground#7dd3fc
  • editorOverviewRuler.modifiedForeground#7dd3fc
  • editorOverviewRuler.rangeHighlightForeground#264f78
  • editorOverviewRuler.selectionHighlightForeground#264f78
  • editorOverviewRuler.warningForeground#fbbf24
  • editorOverviewRuler.wordHighlightForeground#264f78
  • editorOverviewRuler.wordHighlightStrongForeground#264f78
  • editorRuler.foreground#264f78
  • editorWarning.foreground#fbbf24
  • editorWhitespace.foreground#264f7860
  • extensionButton.prominentBackground#7dd3fc
  • extensionButton.prominentForeground#0d1117
  • extensionButton.prominentHoverBackground#0ea5e9
  • gitDecoration.conflictingResourceForeground#fbbf24
  • gitDecoration.deletedResourceForeground#f87171
  • gitDecoration.ignoredResourceForeground#6b7280
  • gitDecoration.modifiedResourceForeground#7dd3fc
  • gitDecoration.submoduleResourceForeground#7dd3fc
  • gitDecoration.untrackedResourceForeground#22c55e
  • input.background#161b22
  • input.border#264f78
  • input.foreground#c9d1d9
  • input.placeholderForeground#6b7280
  • inputOption.activeBorder#7dd3fc
  • inputValidation.errorBackground#f87171
  • inputValidation.errorBorder#f87171
  • inputValidation.errorForeground#0d1117
  • inputValidation.infoBackground#7dd3fc
  • inputValidation.infoBorder#7dd3fc
  • inputValidation.infoForeground#0d1117
  • inputValidation.warningBackground#fbbf24
  • inputValidation.warningBorder#fbbf24
  • inputValidation.warningForeground#0d1117
  • list.activeSelectionBackground#264f78
  • list.activeSelectionForeground#c9d1d9
  • list.dropBackground#264f7880
  • list.errorForeground#f87171
  • list.focusBackground#264f78
  • list.focusForeground#c9d1d9
  • list.highlightForeground#7dd3fc
  • list.hoverBackground#264f7840
  • list.hoverForeground#c9d1d9
  • list.inactiveSelectionBackground#264f7860
  • list.inactiveSelectionForeground#c9d1d9
  • list.warningForeground#fbbf24
  • menu.background#0d1117
  • menu.border#264f78
  • menu.foreground#c9d1d9
  • menu.selectionBackground#264f78
  • menu.selectionForeground#c9d1d9
  • menu.separatorBackground#264f78
  • menubar.selectionBackground#264f78
  • menubar.selectionBorder#7dd3fc
  • menubar.selectionForeground#c9d1d9
  • merge.border#264f78
  • merge.commonContentBackground#6b728040
  • merge.commonHeaderBackground#6b728060
  • merge.currentContentBackground#22c55e20
  • merge.currentHeaderBackground#22c55e40
  • merge.incomingContentBackground#7dd3fc20
  • merge.incomingHeaderBackground#7dd3fc40
  • notificationCenter.border#264f78
  • notificationCenterHeader.background#0d1117
  • notificationCenterHeader.foreground#c9d1d9
  • notificationLink.foreground#7dd3fc
  • notifications.background#0d1117
  • notifications.border#264f78
  • notifications.foreground#c9d1d9
  • notificationToast.border#264f78
  • panel.background#0d1117
  • panel.border#264f78
  • panelInput.border#264f78
  • panelTitle.activeBorder#7dd3fc
  • panelTitle.activeForeground#c9d1d9
  • panelTitle.inactiveForeground#6b7280
  • peekView.border#7dd3fc
  • peekViewEditor.background#0d1117
  • peekViewEditor.matchHighlightBackground#22c55e80
  • peekViewEditorGutter.background#0d1117
  • peekViewResult.background#0d1117
  • peekViewResult.fileForeground#c9d1d9
  • peekViewResult.lineForeground#6b7280
  • peekViewResult.matchHighlightBackground#22c55e80
  • peekViewResult.selectionBackground#264f78
  • peekViewResult.selectionForeground#c9d1d9
  • peekViewTitle.background#161b22
  • peekViewTitleDescription.foreground#6b7280
  • peekViewTitleLabel.foreground#c9d1d9
  • progressBar.background#7dd3fc
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#264f78
  • scrollbarSlider.background#264f7860
  • scrollbarSlider.hoverBackground#264f7880
  • sideBar.background#0d1117
  • sideBar.border#264f78
  • sideBar.foreground#c9d1d9
  • sideBarSectionHeader.background#161b22
  • sideBarSectionHeader.border#264f78
  • sideBarSectionHeader.foreground#7dd3fc
  • sideBarTitle.foreground#7dd3fc
  • statusBar.background#0d1117
  • statusBar.border#264f78
  • statusBar.debuggingBackground#f87171
  • statusBar.debuggingForeground#0d1117
  • statusBar.foreground#c9d1d9
  • statusBar.noFolderBackground#0d1117
  • statusBar.noFolderForeground#c9d1d9
  • statusBarItem.activeBackground#264f78
  • statusBarItem.hoverBackground#264f7860
  • statusBarItem.prominentBackground#7dd3fc
  • statusBarItem.prominentForeground#0d1117
  • statusBarItem.prominentHoverBackground#0ea5e9
  • symbolIcon.arrayForeground#7dd3fc
  • symbolIcon.booleanForeground#7dd3fc
  • symbolIcon.classForeground#7dd3fc
  • symbolIcon.colorForeground#7dd3fc
  • symbolIcon.constantForeground#22c55e
  • symbolIcon.constructorForeground#7dd3fc
  • symbolIcon.enumeratorForeground#7dd3fc
  • symbolIcon.enumeratorMemberForeground#7dd3fc
  • symbolIcon.eventForeground#7dd3fc
  • symbolIcon.fieldForeground#7dd3fc
  • symbolIcon.fileForeground#7dd3fc
  • symbolIcon.folderForeground#7dd3fc
  • symbolIcon.functionForeground#7dd3fc
  • symbolIcon.interfaceForeground#7dd3fc
  • symbolIcon.keyForeground#7dd3fc
  • symbolIcon.keywordForeground#10b981
  • symbolIcon.methodForeground#7dd3fc
  • symbolIcon.moduleForeground#7dd3fc
  • symbolIcon.namespaceForeground#7dd3fc
  • symbolIcon.nullForeground#7dd3fc
  • symbolIcon.numberForeground#7dd3fc
  • symbolIcon.objectForeground#7dd3fc
  • symbolIcon.operatorForeground#10b981
  • symbolIcon.packageForeground#7dd3fc
  • symbolIcon.propertyForeground#7dd3fc
  • symbolIcon.referenceForeground#7dd3fc
  • symbolIcon.snippetForeground#7dd3fc
  • symbolIcon.stringForeground#84cc16
  • symbolIcon.structForeground#7dd3fc
  • symbolIcon.textForeground#7dd3fc
  • symbolIcon.typeParameterForeground#7dd3fc
  • symbolIcon.unitForeground#7dd3fc
  • symbolIcon.variableForeground#7dd3fc
  • tab.activeBackground#0d1117
  • tab.activeBorder#7dd3fc
  • tab.activeBorderTop#7dd3fc
  • tab.activeForeground#c9d1d9
  • tab.border#264f78
  • tab.hoverBackground#161b22
  • tab.hoverForeground#c9d1d9
  • tab.inactiveBackground#010409
  • tab.inactiveForeground#6b7280
  • tab.unfocusedActiveBackground#010409
  • tab.unfocusedActiveForeground#6b7280
  • tab.unfocusedInactiveBackground#010409
  • tab.unfocusedInactiveForeground#6b7280
  • terminal.ansiBlack#0d1117
  • terminal.ansiBlue#7dd3fc
  • terminal.ansiBrightBlack#6b7280
  • terminal.ansiBrightBlue#93c5fd
  • terminal.ansiBrightCyan#67e8f9
  • terminal.ansiBrightGreen#4ade80
  • terminal.ansiBrightMagenta#c4b5fd
  • terminal.ansiBrightRed#fca5a5
  • terminal.ansiBrightWhite#f3f4f6
  • terminal.ansiBrightYellow#fcd34d
  • terminal.ansiCyan#06b6d4
  • terminal.ansiGreen#22c55e
  • terminal.ansiMagenta#a78bfa
  • terminal.ansiRed#f87171
  • terminal.ansiWhite#c9d1d9
  • terminal.ansiYellow#fbbf24
  • terminal.background#0d1117
  • terminal.foreground#c9d1d9
  • titleBar.activeBackground#0d1117
  • titleBar.activeForeground#c9d1d9
  • titleBar.border#264f78
  • titleBar.inactiveBackground#010409
  • titleBar.inactiveForeground#6b7280

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b7280italic
keyword, storage.type, storage.modifier, keyword.control, keyword.operator, keyword.other#10b981bold
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.bitwise#10b981
string, string.quoted, string.template, string.interpolated#84cc16
punctuation.definition.string.begin, punctuation.definition.string.end#84cc16
constant.numeric, constant.language.numeric#22c55e
constant, constant.language, constant.character, constant.other#22c55e
variable, variable.parameter, variable.other#7dd3fc
entity.name.function, support.function, meta.function-call#7dd3fcbold
entity.name.class, entity.name.type.class, support.class#7dd3fcbold
entity.name.type, support.type, storage.type.primitive#22c55e
entity.other.attribute-name, entity.name.tag#7dd3fc
entity.name.tag, punctuation.definition.tag#10b981
support.type.property-name.css#7dd3fc
support.constant.property-value.css#22c55e
support.type.property-name.json#7dd3fc
markup.heading, entity.name.section.markdown#10b981bold
markup.bold#7dd3fcbold
markup.italic#7dd3fcitalic
markup.inline.raw, markup.fenced_code#22c55e
markup.underline.link#10b981
entity.name.function.decorator.python#7dd3fcbold
variable.language.special.self.python#10b981italic
keyword.control.flow.js, keyword.control.flow.ts#10b981bold
variable.language.this.js, variable.language.this.ts#10b981italic
invalid, invalid.illegal#f87171underline
message.error#f87171
message.warning#fbbf24
message.info#7dd3fc
variable.other.php, variable.other.property.php#7dd3fc
entity.name.function.php, support.function.php#7dd3fcbold
entity.name.type.class.java, storage.type.java#7dd3fcbold
storage.type.annotation.java#22c55e
entity.name.type.class.cs, storage.type.cs#7dd3fcbold
entity.name.type.attribute.cs#22c55e
entity.name.function.go, support.function.go#7dd3fcbold
entity.name.type.go, storage.type.go#22c55e
entity.name.function.rust, support.function.rust#7dd3fcbold
entity.name.function.macro.rust#a78bfabold
entity.name.type.rust, storage.type.rust#22c55e
keyword.other.special-method.dockerfile, keyword.operator.dockerfile#10b981bold
entity.name.function.dockerfile#7dd3fcbold
entity.name.tag.yaml#7dd3fc
string.unquoted.yaml#84cc16
entity.name.type.anchor.yaml#22c55e
variable.other.normal.shell, variable.other.positional.shell#7dd3fc
entity.name.function.shell#7dd3fcbold
support.function.builtin.shell#10b981
keyword.other.sql#10b981bold
support.function.sql#7dd3fc
entity.name.tag.xml, entity.name.tag.localname.xml#10b981
entity.other.attribute-name.xml#7dd3fc
entity.name.type.class.ts, entity.name.type.class.tsx#7dd3fcbold
entity.name.type.interface.ts, entity.name.type.interface.tsx#22c55ebold
entity.name.type.parameter.ts, entity.name.type.parameter.tsx#a78bfa
entity.name.type.enum.ts, entity.name.type.enum.tsx#fbbf24bold
storage.modifier.async.js, storage.modifier.async.ts#a78bfaitalic
meta.function.decorator.python#22c55ebold
support.function.magic.python#a78bfabold
meta.function.parameters.python#22c55e