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#914DFF
  • activityBar.border#9D5CFF
  • activityBar.dropBackground#9D5CFF
  • activityBar.foreground#ECF0F1
  • activityBar.inactiveForeground#000000
  • activityBarBadge.background#00DBD0
  • activityBarBadge.foreground#000000
  • badge.background#AC80FF
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#AC80FF
  • breadcrumb.background#1A1A1A
  • breadcrumb.focusForeground#9D5CFF
  • breadcrumb.foreground#ECF0F1
  • breadcrumbPicker.background#262626
  • button.background#AC80FF
  • button.foreground#000000
  • button.hoverBackground#9D5CFF
  • debugExceptionWidget.background#262626
  • debugExceptionWidget.border#FF61A6
  • debugIcon.breakpointCurrentStackframeForeground#11A0FF
  • debugIcon.breakpointDisabledForeground#808080
  • debugIcon.breakpointForeground#FF61A6
  • debugIcon.breakpointStackframeForeground#11A0FF
  • debugIcon.breakpointUnverifiedForeground#808080
  • debugIcon.continueForeground#00DBD0
  • debugIcon.disconnectForeground#00DBD0
  • debugIcon.pauseForeground#00DBD0
  • debugIcon.restartForeground#11A0FF
  • debugIcon.startForeground#00DBD0
  • debugIcon.stepBackForeground#AC80FF
  • debugIcon.stepIntoForeground#AC80FF
  • debugIcon.stepOutForeground#AC80FF
  • debugIcon.stepOverForeground#AC80FF
  • debugIcon.stopForeground#FF61A6
  • debugToolBar.background#1A1A1A
  • debugToolBar.border#AC80FF
  • descriptionForeground#ECF0F1
  • diffEditor.border#ECF0F1
  • diffEditor.insertedTextBackground#00E0B01A
  • diffEditor.removedTextBackground#DB21001A
  • dropdown.background#000000
  • dropdown.border#ECF0F1
  • dropdown.foreground#ECF0F1
  • dropdown.listBackground#000000
  • editor.background#333333
  • editor.findMatchBackground#4D4D4D
  • editor.findMatchBorder#AC80FF
  • editor.findMatchHighlightBackground#333333
  • editor.findMatchHighlightBorder#00DBD0
  • editor.findRangeHighlightBackground#4D4D4D
  • editor.findRangeHighlightBorder#4D4D4D
  • editor.foreground#ECF0F1
  • editor.hoverHighlightBackground#000000
  • editor.lineHighlightBackground#333333
  • editor.lineHighlightBorder#000000
  • editor.rangeHighlightBackground#000000
  • editor.selectionBackground#4D4D4D
  • editor.selectionHighlightBackground#000000
  • editor.selectionHighlightBorder#262626
  • editor.wordHighlightBackground#000000
  • editor.wordHighlightBorder#000000
  • editor.wordHighlightStrongBackground#000000
  • editor.wordHighlightStrongBorder#262626
  • editorBracketMatch.background#4D4D4D
  • editorBracketMatch.border#525252
  • editorCodeLens.foreground#BDC3C7
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#DB2100
  • editorGroup.border#9D5CFF
  • editorGroup.dropBackground#262626
  • editorGroup.emptyBackground#4D4D4D
  • editorGroup.focusedEmptyBorder#9D5CFF
  • editorGroupHeader.noTabsBackground#262626
  • editorGroupHeader.tabsBackground#1A1A1A
  • editorGroupHeader.tabsBorder#262626
  • editorGutter.addedBackground#00DBD0
  • editorGutter.background#333333
  • editorGutter.deletedBackground#FF9524
  • editorGutter.modifiedBackground#9D5CFF
  • editorHint.foreground#11A0FF
  • editorHoverWidget.background#262626
  • editorHoverWidget.border#9D5CFF
  • editorIndentGuide.activeBackground#BDC3C7
  • editorIndentGuide.background#1A1A1A
  • editorInfo.foreground#11A0FF
  • editorLightBulb.foreground#EBDB00
  • editorLightBulbAutoFix.foreground#EBDB00
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#808080
  • editorLink.activeForeground#AC80FF
  • editorMarkerNavigation.background#1A1A1A
  • editorMarkerNavigationError.background#DB2100
  • editorMarkerNavigationInfo.background#11A0FF
  • editorMarkerNavigationWarning.background#FF9524
  • editorOverviewRuler.addedForeground#00DBD0
  • editorOverviewRuler.border#1A1A1A
  • editorOverviewRuler.bracketMatchForeground#FF61A6
  • editorOverviewRuler.commonContentForeground#4D4D4D
  • editorOverviewRuler.currentContentForeground#AC80FF
  • editorOverviewRuler.deletedForeground#DB2100
  • editorOverviewRuler.errorForeground#DB2100
  • editorOverviewRuler.findMatchForeground#EBDB00
  • editorOverviewRuler.incomingContentForeground#00DBD0
  • editorOverviewRuler.infoForeground#11A0FF
  • editorOverviewRuler.modifiedForeground#AC80FF
  • editorOverviewRuler.rangeHighlightForeground#1A1A1A
  • editorOverviewRuler.selectionHighlightForeground#1A1A1A
  • editorOverviewRuler.warningForeground#FF9524
  • editorOverviewRuler.wordHighlightForeground#1A1A1A
  • editorOverviewRuler.wordHighlightStrongForeground#1A1A1A
  • editorRuler.foreground#ECF0F1
  • editorSuggestWidget.background#262626
  • editorSuggestWidget.border#AC80FF
  • editorSuggestWidget.foreground#ECF0F1
  • editorSuggestWidget.highlightForeground#ECF0F1
  • editorSuggestWidget.selectedBackground#AC80FF
  • editorUnnecessaryCode.border#333333
  • editorUnnecessaryCode.opacity#33333380
  • editorWarning.foreground#FF9524
  • editorWhitespace.foreground#FFFFFF
  • editorWidget.background#262626
  • editorWidget.border#AC80FF
  • editorWidget.resizeBorder#AC80FF
  • errorForeground#DB2100
  • extensionButton.prominentBackground#AC80FF
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#9D5CFF
  • focusBorder#1A1A1A
  • foreground#ECF0F1
  • gitDecoration.addedResourceForeground#00DBD0
  • gitDecoration.conflictingResourceForeground#FF9524
  • gitDecoration.deletedResourceForeground#FF61A6
  • gitDecoration.ignoredResourceForeground#11A0FF
  • gitDecoration.modifiedResourceForeground#AC80FF
  • gitDecoration.submoduleResourceForeground#11A0FF
  • gitDecoration.untrackedResourceForeground#00DBD0
  • input.background#000000
  • input.border#ECF0F1
  • input.foreground#ECF0F1
  • input.placeholderForeground#BDC3C7
  • inputOption.activeBackground#9D5CFF
  • inputOption.activeBorder#808080
  • inputValidation.errorBackground#262626
  • inputValidation.errorBorder#DB2100
  • inputValidation.infoBackground#262626
  • inputValidation.infoBorder#11A0FF
  • inputValidation.warningBackground#262626
  • inputValidation.warningBorder#FF9524
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#ECF0F1
  • list.dropBackground#4D4D4D
  • list.errorForeground#FF61A6
  • list.focusBackground#4D4D4D
  • list.focusForeground#ECF0F1
  • list.highlightForeground#9D5CFF
  • list.hoverBackground#4D4D4D
  • list.hoverForeground#ECF0F1
  • list.inactiveFocusBackground#4D4D4D
  • list.inactiveSelectionBackground#000000
  • list.inactiveSelectionForeground#ECF0F1
  • list.invalidItemForeground#FF61A6
  • list.warningForeground#FF9524
  • menu.background#262626
  • menu.foreground#ECF0F1
  • menu.selectionBackground#AC80FF
  • menu.selectionBorder#AC80FF
  • menu.selectionForeground#000000
  • menubar.selectionBackground#00DBD0
  • menubar.selectionBorder#00DBD0
  • menubar.selectionForeground#000000
  • merge.border#ECF0F1
  • merge.commonContentBackground#333333
  • merge.commonHeaderBackground#333333
  • merge.currentContentBackground#000000
  • merge.currentHeaderBackground#00DBD0
  • merge.incomingContentBackground#000000
  • merge.incomingHeaderBackground#9D5CFF
  • notificationCenter.border#ECF0F1
  • notificationCenterHeader.background#ECF0F1
  • notificationCenterHeader.foreground#000000
  • notificationLink.foreground#000000
  • notifications.background#000000
  • notifications.border#ECF0F1
  • notifications.foreground#ECF0F1
  • notificationsErrorIcon.foreground#DB2100
  • notificationsInfoIcon.foreground#11A0FF
  • notificationsWarningIcon.foreground#FF9524
  • notificationToast.border#ECF0F1
  • panel.background#333333
  • panel.border#9D5CFF
  • panel.dropBackground#9D5CFF
  • panelTitle.activeBorder#AC80FF
  • panelTitle.activeForeground#AC80FF
  • panelTitle.inactiveForeground#ECF0F1
  • peekView.border#9D5CFF
  • peekViewEditor.background#333333
  • peekViewEditor.matchHighlightBackground#000000
  • peekViewEditor.matchHighlightBorder#000000
  • peekViewEditorGutter.background#333333
  • peekViewResult.background#262626
  • peekViewResult.fileForeground#ECF0F1
  • peekViewResult.lineForeground#ECF0F1
  • peekViewResult.matchHighlightBackground#00DBD066
  • peekViewResult.selectionBackground#1A1A1A
  • peekViewResult.selectionForeground#ECF0F1
  • peekViewTitle.background#AC80FF
  • peekViewTitleDescription.foreground#333333
  • peekViewTitleLabel.foreground#000000
  • pickerGroup.border#00DBD0
  • pickerGroup.foreground#00DBD0
  • problemsErrorIcon.foreground#DB2100
  • problemsInfoIcon.foreground#11A0FF
  • problemsWarningIcon.foreground#FF9524
  • progressBar.background#00DBD0
  • scrollbar.shadow#262626
  • scrollbarSlider.activeBackground#1A1A1A
  • scrollbarSlider.background#4D4D4D
  • scrollbarSlider.hoverBackground#1A1A1A
  • selection.background#00DBD066
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#ECF0F1
  • settings.checkboxForeground#ECF0F1
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#ECF0F1
  • settings.dropdownForeground#ECF0F1
  • settings.dropdownListBorder#AC80FF
  • settings.headerForeground#00DBD0
  • settings.modifiedItemIndicator#AC80FF
  • settings.numberInputBackground#000000
  • settings.numberInputBorder#ECF0F1
  • settings.numberInputForeground#ECF0F1
  • settings.textInputBackground#000000
  • settings.textInputBorder#ECF0F1
  • settings.textInputForeground#ECF0F1
  • sideBar.background#333333
  • sideBar.border#9D5CFF
  • sideBar.dropBackground#333333
  • sideBar.foreground#ECF0F1
  • sideBarSectionHeader.background#1A1A1A
  • sideBarSectionHeader.foreground#ECF0F1
  • sideBarTitle.foreground#ECF0F1
  • statusBar.background#00DBD0
  • statusBar.debuggingBackground#FF61A6
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#00DBD0
  • statusBar.noFolderForeground#000000
  • statusBarItem.activeBackground#ECF0F1
  • statusBarItem.hoverBackground#FFFFFF
  • statusBarItem.prominentBackground#9D5CFF
  • statusBarItem.prominentHoverBackground#AC80FF
  • symbolIcon.arrayForeground#FFFFFF
  • symbolIcon.booleanForeground#FF9524
  • symbolIcon.classForeground#11A0FF
  • symbolIcon.colorForeground#FFFFFF
  • symbolIcon.constantForeground#FF9524
  • symbolIcon.constructorForeground#11A0FF
  • symbolIcon.enumeratorForeground#11A0FF
  • symbolIcon.enumeratorMemberForeground#FF9524
  • symbolIcon.eventForeground#11A0FF
  • symbolIcon.fieldForeground#FF9524
  • symbolIcon.fileForeground#FFFFFF
  • symbolIcon.folderForeground#FFFFFF
  • symbolIcon.functionForeground#11A0FF
  • symbolIcon.interfaceForeground#11A0FF
  • symbolIcon.keyForeground#FF9524
  • symbolIcon.keywordForeground#FF9524
  • symbolIcon.methodForeground#11A0FF
  • symbolIcon.moduleForeground#11A0FF
  • symbolIcon.namespaceForeground#11A0FF
  • symbolIcon.nullForeground#FF9524
  • symbolIcon.numberForeground#FF9524
  • symbolIcon.objectForeground#FFFFFF
  • symbolIcon.operatorForeground#FF9524
  • symbolIcon.packageForeground#11A0FF
  • symbolIcon.propertyForeground#FF9524
  • symbolIcon.referenceForeground#FF9524
  • symbolIcon.snippetForeground#FFFFFF
  • symbolIcon.stringForeground#FF9524
  • symbolIcon.structForeground#FFFFFF
  • symbolIcon.textForeground#FF9524
  • symbolIcon.typeParameterForeground#FF9524
  • symbolIcon.unitForeground#FF9524
  • symbolIcon.variableForeground#11A0FF
  • tab.activeBackground#212121
  • tab.activeBorder#9D5CFF
  • tab.activeBorderTop#9D5CFF
  • tab.activeForeground#ECF0F1
  • tab.border#9D5CFF
  • tab.hoverBackground#1A1A1A
  • tab.hoverBorder#262626
  • tab.inactiveBackground#333333
  • tab.inactiveForeground#ECF0F1
  • tab.unfocusedActiveBorder#9D5CFF
  • tab.unfocusedActiveBorderTop#9D5CFF
  • tab.unfocusedActiveForeground#BDC3C7
  • tab.unfocusedHoverBackground#9D5CFF
  • tab.unfocusedHoverBorder#9D5CFF
  • tab.unfocusedInactiveForeground#BDC3C7
  • terminal.ansiBlack#FFFFFF
  • terminal.ansiBlue#11A0FF
  • terminal.ansiBrightBlack#FFFFFF
  • terminal.ansiBrightBlue#11A0FF
  • terminal.ansiBrightCyan#00DBD0
  • terminal.ansiBrightGreen#3BA848
  • terminal.ansiBrightMagenta#E93BC1
  • terminal.ansiBrightRed#DB2100
  • terminal.ansiBrightWhite#1A1A1A
  • terminal.ansiBrightYellow#FF9524
  • terminal.ansiCyan#00DBD0
  • terminal.ansiGreen#3BA848
  • terminal.ansiMagenta#E93BC1
  • terminal.ansiRed#DB2100
  • terminal.ansiWhite#1A1A1A
  • terminal.ansiYellow#FF9524
  • terminal.background#000000
  • terminal.border#9D5CFF
  • terminal.foreground#ECF0F1
  • terminal.selectionBackground#9D5CFF66
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#9D5CFF
  • textBlockQuote.background#1A1A1A
  • textBlockQuote.border#ECF0F1
  • textCodeBlock.background#333333
  • textLink.activeForeground#9D5CFF
  • textLink.foreground#AC80FF
  • textPreformat.foreground#ECF0F1
  • titleBar.activeBackground#9D5CFF
  • titleBar.activeForeground#000000
  • titleBar.border#9D5CFF
  • titleBar.inactiveBackground#262626
  • titleBar.inactiveForeground#ECF0F1
  • walkThrough.embeddedEditorBackground#333333
  • welcomePage.buttonBackground#262626
  • welcomePage.buttonHoverBackground#1A1A1A
  • widget.shadow#1A1A1A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.operator.accessor, keyword.operator.class, keyword.operator.assignment, keyword.operator.return-value, keyword.operator.ternary, meta.block, meta.braces, meta.brace.curly, punctuation.definition.block, punctuation.definition.class.begin, punctuation.definition.class.end, punctuation.section.block.begin, punctuation.section.block.end, punctuation.section.braces.begin, punctuation.section.braces.end , punctuation.section.scope, meta.brackets, meta.brace.square, meta.array.empty, punctuation.section.brackets.begin, punctuation.section.brackets.end, punctuation.section.array.begin, punctuation.section.array.end, meta.generic, punctuation.definition.generic.begin, punctuation.definition.generic.end, punctuation.definition.tag, punctuation.definition.entity.begin.bracket.square, punctuation.definition.entity.end.bracket.square, meta.group, meta.paragraph, meta.parens, meta.brace.round, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.initializer-list, punctuation.definition.parameters, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.section.function, punctuation.section.group.begin, punctuation.section.group.end, punctuation.section.parens.begin, punctuation.section.parens.end, punctuation.section.parameters, punctuation.section.arguments, punctuation.accessor, storage.type.function.arrow, meta.delimiter.comma, meta.function.method.with-arguments, punctuation.separator, punctuation.terminator, meta.cast, punctuation.definition.begin, punctuation.definition.end, source#FFFFFF
comment, comment.block, comment.block.documentation, comment.line, punctuation.definition.comment#BDC3C7italic
meta.group.regexp, string, string.regexp, punctuation.definition.group.regexp, punctuation.definition.group.capture.regexp, punctuation.definition.string, constant.language.symbol.hashkey, meta.property-name, support.type.property-name, variable.other.member, meta.object-literal.key#B685FF
entity.name.function, entity.name.function.constructor, entity.name.function.destructor, entity.name.method, entity.name.selector, entity.other.attribute-name, entity.name.struct, entity.name.enum, entity.name.union, entity.name.trait, entity.name.interface, entity.name.type, meta.function, meta.function-call, meta.method-call, meta.preprocessor.macro, variable.function#11A0FF
support.function#11A0FFitalic
entity.name.type.class, punctuation.definition.entity#11A0FFbold italic
entity.name.type.module, entity.name.class, entity.other.inherited-class, meta.module, meta.class, meta.inheritance-clause, meta.namespace-block, meta.other.inherited-class, meta.path, support.other.namespace, meta.at-rule.extend#11A0FFitalic
entity.scope.name, meta.function.parameter.typehinted, support.class, support.class.component.open, support.class.component.close, support.class.builtin, variable.other.class#11A0FFitalic
constant, constant.character, constant.character.escape, constant.language, constant.numeric, constant.numeric.float, constant.numeric.hex, constant.numeric.integer, constant.numeric.octal, constant.other, constant.other.placeholder, constant.regexp, constant.rgb-value, keyword.operator.quantifier.regexp, variable.language, variable.language.self, variable.language.this, variable.other.constant#FF9524
support.constant#FF9524italic
entity.name.tag, entity.name.section, entity.name.filename.find-in-files#FF61A6italic
keyword.control, keyword.operator, keyword.operator.new, keyword.operator.arithmetic, keyword.operator.assignment.augmented, keyword.other, punctuation.definition.directive, punctuation.separator.variable, storage, storage.type, storage.type.bool, storage.type.char, storage.type.int, storage.modifier, storage.modifier.const, storage.modifier.inline, storage.modifier.static, storage.modifier.private, storage.modifier.public#FF61A6
storage.type.class, storage.type.def, storage.type.func, storage.type.function, support.type#FF61A6
invalid, invalid.deprecated, invalid.illegal#FF61A6bold
variable#00E0B0
meta.function.parameters, support.other.variable, variable.parameter, variable.other.readwrite#00E0B0italic
meta.symbol.clojure#00E0B0
entity.global.clojure#11A0FF
entity.other.attribute-name.id.cssbold italic
entity.other.attribute-name.class.css, entity.name.tag.cssbold
support.type.vendored.property-name.css#B685FFitalic
meta.at-rule.include.scss#00E0B0
support.type.property-name.json, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json#FF61A6
JSXNested#FFFFFF
punctuation.definition.variable.php#00E0B0
source.ruby#00E0B0
keyword.other.special-method.ruby#EBDB00
markup.heading#FF61A6
markup.list#11A0FF
markup.underline.link#B685FFunderline
markup.quote#00E0B0
markup.raw.inline, markup.inline.raw, markup.raw.block, markup.block.raw, markup.fenced_code#BDC3C7
markup.boldbold
markup.italicitalic
markup.underlineunderline
markup.deleted, markup.deleted.git_gutter#FF61A6
markup.inserted, markup.inserted.git_gutter#00E0B0
markup.changed, markup.changed.git_gutter#00E0B0
markup.ignored.git_gutter#11A0FF
markup.untracked.git_gutter#00E0B0
meta.diff, meta.diff.header#B685FF
constant.numeric.line-number.find-in-files - match#11A0FF