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.activeBorder#CECDC3
  • activityBar.background#100F0F
  • activityBar.border#343331
  • activityBar.foreground#CECDC3
  • activityBar.inactiveForeground#878580
  • activityBarBadge.background#3AA99F
  • activityBarBadge.foreground#100F0F
  • badge.background#3AA99F
  • badge.foreground#100F0F
  • breadcrumb.activeSelectionForeground#CECDC3
  • breadcrumb.focusForeground#CECDC3
  • breadcrumb.foreground#878580
  • breadcrumbPicker.background#1C1B1A
  • button.background#3AA99F
  • button.foreground#100F0F
  • debugIcon.breakpointForeground#D14D41
  • debugIcon.pauseForeground#D0A215
  • debugIcon.startForeground#879A39
  • debugIcon.stepIntoForeground#4385BE
  • debugIcon.stepOutForeground#4385BE
  • debugIcon.stepOverForeground#4385BE
  • debugIcon.stopForeground#D14D41
  • debugToolBar.background#1C1B1A
  • descriptionForeground#878580
  • diffEditor.insertedTextBackground#66800B99
  • diffEditor.removedTextBackground#AF302999
  • dropdown.background#1C1B1A
  • dropdown.border#343331
  • dropdown.foreground#CECDC3
  • dropdown.listBackground#100F0F
  • editor.background#100F0F
  • editor.findMatchBackground#AD830166
  • editor.findMatchBorder#D0A215
  • editor.findMatchHighlightBackground#AD830144
  • editor.findMatchHighlightBorder#D0A21566
  • editor.findRangeHighlightBackground#282726
  • editor.foreground#CECDC3
  • editor.hoverHighlightBackground#343331
  • editor.inactiveSelectionBackground#34333166
  • editor.lineHighlightBackground#282726
  • editor.lineHighlightBorder#343331
  • editor.rangeHighlightBackground#403E3C66
  • editor.selectionBackground#403E3C88
  • editor.selectionHighlightBackground#403E3C66
  • editor.wordHighlightBackground#403E3C66
  • editor.wordHighlightStrongBackground#403E3C88
  • editorBracketHighlight.foreground1#D0A215
  • editorBracketHighlight.foreground2#CE5D97
  • editorBracketHighlight.foreground3#4385BE
  • editorBracketHighlight.foreground4#3AA99F
  • editorBracketHighlight.foreground5#DA702C
  • editorBracketHighlight.foreground6#8B7EC8
  • editorBracketMatch.background#282726
  • editorBracketMatch.border#343331
  • editorError.foreground#D14D41
  • editorGroup.border#343331
  • editorGroupHeader.tabsBackground#100F0F
  • editorGutter.addedBackground#879A39
  • editorGutter.background#100F0F
  • editorGutter.deletedBackground#D14D41
  • editorGutter.modifiedBackground#3AA99F
  • editorHoverWidget.background#282726
  • editorIndentGuide.background1#343331
  • editorInfo.foreground#4385BE
  • editorInlayHint.background#343331
  • editorInlayHint.foreground#878580
  • editorInlayHint.typeBackground#343331
  • editorInlayHint.typeForeground#CECDC3
  • editorLineNumber.activeForeground#CECDC3
  • editorLineNumber.foreground#403E3C
  • editorOverviewRuler.addedForeground#879A39
  • editorOverviewRuler.bracketMatchForeground#878580
  • editorOverviewRuler.deletedForeground#D14D41
  • editorOverviewRuler.errorForeground#D14D41
  • editorOverviewRuler.findMatchForeground#AD830188
  • editorOverviewRuler.infoForeground#4385BE
  • editorOverviewRuler.modifiedForeground#3AA99F
  • editorOverviewRuler.warningForeground#DA702C
  • editorSuggestWidget.background#100F0F
  • editorSuggestWidget.border#343331
  • editorSuggestWidget.focusHighlightForeground#D0A215
  • editorSuggestWidget.foreground#CECDC3
  • editorSuggestWidget.highlightForeground#D0A215
  • editorSuggestWidget.selectedBackground#343331
  • editorWarning.foreground#DA702C
  • editorWhitespace.foreground#403E3C
  • editorWidget.background#1C1B1A
  • editorWidget.border#343331
  • focusBorder#403E3C
  • foreground#CECDC3
  • gitDecoration.addedResourceForeground#879A39
  • gitDecoration.conflictingResourceForeground#DA702C
  • gitDecoration.deletedResourceForeground#D14D41
  • gitDecoration.ignoredResourceForeground#575653
  • gitDecoration.modifiedResourceForeground#3AA99F
  • gitDecoration.renamedResourceForeground#4385BE
  • gitDecoration.stageDeletedResourceForeground#D14D41
  • gitDecoration.stageModifiedResourceForeground#3AA99F
  • gitDecoration.untrackedResourceForeground#879A39
  • icon.foreground#878580
  • input.background#1C1B1A
  • input.border#343331
  • input.foreground#CECDC3
  • input.placeholderForeground#878580
  • inputOption.activeBackground#282726
  • inputOption.activeBorder#343331
  • inputOption.activeForeground#CECDC3
  • inputValidation.errorBackground#D14D41
  • inputValidation.errorBorder#AF3029
  • inputValidation.infoBackground#3AA99F
  • inputValidation.infoBorder#24837B
  • inputValidation.warningBackground#DA702C
  • inputValidation.warningBorder#BC5215
  • keybindingLabel.background#28272600
  • keybindingLabel.border#343331
  • keybindingLabel.bottomBorder#343331
  • keybindingLabel.foreground#CECDC3
  • list.activeSelectionBackground#403E3C
  • list.activeSelectionForeground#CECDC3
  • list.errorForeground#D14D41
  • list.hoverBackground#343331
  • list.hoverForeground#CECDC3
  • list.inactiveSelectionBackground#343331
  • list.inactiveSelectionForeground#CECDC3
  • list.warningForeground#DA702C
  • menu.background#100F0F
  • menu.border#343331
  • menu.foreground#CECDC3
  • menu.selectionBackground#343331
  • menu.selectionForeground#CECDC3
  • merge.border#343331
  • merge.commonContentBackground#403E3C
  • merge.commonHeaderBackground#343331
  • merge.currentContentBackground#66800B
  • merge.currentHeaderBackground#879A39
  • merge.incomingContentBackground#24837B
  • merge.incomingHeaderBackground#3AA99F
  • minimap.errorHighlight#D14D41cc
  • minimap.findMatchHighlight#AD830188
  • minimap.selectionHighlight#403E3C88
  • minimap.warningHighlight#DA702Ccc
  • minimapGutter.addedBackground#879A39
  • minimapGutter.deletedBackground#D14D41
  • minimapGutter.modifiedBackground#3AA99F
  • notificationCenterHeader.background#1C1B1A
  • notificationCenterHeader.foreground#CECDC3
  • notifications.background#282726
  • notifications.border#343331
  • notifications.foreground#CECDC3
  • panel.background#100F0F
  • panel.border#343331
  • panelTitle.activeBorder#403E3C
  • panelTitle.activeForeground#CECDC3
  • panelTitle.inactiveForeground#878580
  • peekView.border#343331
  • peekViewEditor.background#100F0F
  • peekViewEditor.matchHighlightBackground#403E3C
  • peekViewResult.background#1C1B1A
  • peekViewResult.fileForeground#CECDC3
  • peekViewResult.lineForeground#878580
  • peekViewResult.matchHighlightBackground#403E3C
  • peekViewResult.selectionBackground#282726
  • peekViewResult.selectionForeground#CECDC3
  • peekViewTitle.background#343331
  • peekViewTitleDescription.foreground#878580
  • peekViewTitleLabel.foreground#CECDC3
  • progressBar.background#3AA99F
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#403E3Caa
  • scrollbarSlider.background#403E3C44
  • scrollbarSlider.hoverBackground#403E3C88
  • selection.background#403E3C88
  • sideBar.activeBackground#403E3C
  • sideBar.activeForeground#CECDC3
  • sideBar.background#100F0F
  • sideBar.border#343331
  • sideBar.fileIcon.foreground#4385BE
  • sideBar.folderIcon.foreground#879A39
  • sideBar.foreground#CECDC3
  • sideBar.hoverBackground#343331
  • sideBar.hoverForeground#CECDC3
  • sideBarSectionHeader.background#1C1B1A
  • sideBarSectionHeader.border#343331
  • sideBarSectionHeader.foreground#CECDC3
  • sideBarTitle.foreground#CECDC3
  • statusBar.background#100F0F
  • statusBar.border#343331
  • statusBar.debuggingBackground#D14D41
  • statusBar.debuggingForeground#CECDC3
  • statusBar.foreground#CECDC3
  • statusBar.noFolderBackground#403E3C
  • statusBar.noFolderForeground#575653
  • tab.activeBackground#100F0F
  • tab.activeForeground#CECDC3
  • tab.activeModifiedBorder#D0A215
  • tab.border#343331
  • tab.hoverBackground#343331
  • tab.inactiveBackground#1C1B1A
  • tab.inactiveForeground#878580
  • tab.inactiveModifiedBorder#4385BE
  • tab.unfocusedActiveModifiedBorder#AD8301
  • tab.unfocusedHoverBackground#343331
  • tab.unfocusedInactiveModifiedBorder#205EA6
  • terminal.ansiBlack#1C1B1A
  • terminal.ansiBlue#4385BE
  • terminal.ansiBrightBlack#575653
  • terminal.ansiBrightBlue#4385BE
  • terminal.ansiBrightCyan#3AA99F
  • terminal.ansiBrightGreen#879A39
  • terminal.ansiBrightMagenta#CE5D97
  • terminal.ansiBrightRed#D14D41
  • terminal.ansiBrightWhite#CECDC3
  • terminal.ansiBrightYellow#D0A215
  • terminal.ansiCyan#3AA99F
  • terminal.ansiGreen#879A39
  • terminal.ansiMagenta#CE5D97
  • terminal.ansiRed#D14D41
  • terminal.ansiWhite#CECDC3
  • terminal.ansiYellow#D0A215
  • terminal.background#100F0F
  • terminal.foreground#CECDC3
  • terminal.selectionBackground#403E3C88
  • terminalCursor.background#100F0F
  • terminalCursor.foreground#CECDC3
  • textBlockQuote.background#1C1B1A
  • textBlockQuote.border#343331
  • textLink.activeForeground#4385BE
  • textLink.foreground#4385BE
  • textPreformat.foreground#DA702C
  • titleBar.activeBackground#100F0F
  • titleBar.activeForeground#CECDC3
  • titleBar.border#343331
  • titleBar.inactiveBackground#1C1B1A
  • titleBar.inactiveForeground#878580

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, support.type.property-name.css#CECDC3
entity.name.type.class#DA702C
entity.name.type.interface, entity.name.type#D0A215
entity.name.type.struct#DA702C
entity.name.type.enum#DA702C
meta.object-literal.key, support.type.property-name#DA702C
entity.name.function.method, meta.function.method#879A39
entity.name.function, support.function, meta.function-call.generic#DA702C
variable, meta.variable, variable.other.object.property#CECDC3
variable.other.object, variable.other.readwrite.alias#879A39
variable.other.global, variable.language.this#CE5D97
variable.other.local#CECDC3
variable.parameter, meta.parameter#CECDC3
variable.other.property, meta.property#4385BE
string, string.other.link, markup.inline.raw.string.markdown#3AA99F
constant.character.escape, constant.other.placeholder#CECDC3
keyword#879A39
keyword.control.import, keyword.control.from, keyword.import#D14D41
storage.modifier, keyword.modifier, storage.type#4385BE
comment, punctuation.definition.comment#6F6E69italic
comment.documentation, comment.line.documentation#878580italic
constant.numeric#8B7EC8
constant.language.boolean, constant.language.json#D0A215
keyword.operator#D14D41
entity.name.function.preprocessor, meta.preprocessor#4385BE
meta.preprocessor#CE5D97
markup.underline.link#4385BE
entity.name.tag#4385BE
support.class.component#CE5D97
entity.other.attribute-name, meta.attribute#D0A215
support.type#D0A215
variable.other.constant, variable.readonly#CECDC3
entity.name.label, punctuation.definition.label#CE5D97
entity.name.namespace, storage.modifier.namespace, markup.bold.markdown#D0A215
entity.name.module, storage.modifier.module#D14D41
variable.type.parameter, variable.parameter.type#DA702C
keyword.control.exception, keyword.control.trycatch#CE5D97
meta.decorator, punctuation.decorator, entity.name.function.decorator#D0A215
variable.function#CECDC3
punctuation, punctuation.terminator, punctuation.definition.tag, punctuation.separator, punctuation.definition.string, punctuation.section.block#878580
storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, constant.language.go, support.class.dart, keyword.other.documentation, storage.modifier.import.java, punctuation.definition.list.begin.markdown, punctuation.definition.quote.begin.markdown, meta.separator.markdown, entity.name.section.markdown#D0A215
#879A39
markup.italic.markdown, support.type.python, variable.legacy.builtin.python, support.constant.property-value.css, storage.modifier.attribute.swift#3AA99F
#4385BE
keyword.channel.go, keyword.other.platform.os.swift#8B7EC8
punctuation.definition.heading.markdown#CE5D97
#D14D41
#DA702C
Flexoki Plus by Arjun Sajeev - VS Code Theme