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

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.parens, meta.paragraph, 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#000000
comment, comment.block, comment.block.documentation, comment.line, punctuation.definition.comment#666666italic
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#9147FF
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#0090F0
support.function#0090F0italic
entity.name.type.class, punctuation.definition.entity#0090F0bold 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#0090F0italic
entity.scope.name, meta.function.parameter.typehinted, support.class, support.class.component.open, support.class.component.close, support.class.builtin, variable.other.class#0090F0italic
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#F07C00
support.constant#F07C00italic
entity.name.tag, entity.name.section, entity.name.filename.find-in-files#DB4487italic
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#DB4487
storage.type.class, storage.type.def, storage.type.func, storage.type.function, support.type#DB4487
invalid, invalid.deprecated, invalid.illegal#DB4487bold
variable#00BD94
meta.function.parameters, support.other.variable, variable.parameter, variable.other.readwrite#00BD94italic
meta.symbol.clojure#00BD94
entity.global.clojure#0090F0
entity.other.attribute-name.id.cssbold italic
entity.other.attribute-name.class.css, entity.name.tag.cssbold
support.type.vendored.property-name.css#9147FFitalic
meta.at-rule.include.scss#00BD94
support.type.property-name.json, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json#0090F0
JSXNested#000000
punctuation.definition.variable.php#00BD94
source.ruby#00BD94
markup.heading#DB4487
markup.list#0090F0
markup.underline.link#9147FFunderline
markup.quote#00BD94
markup.raw.inline, markup.inline.raw, markup.raw.block, markup.block.raw, markup.fenced_code#666666
markup.boldbold
markup.italicitalic
markup.underlineunderline
markup.deleted, markup.deleted.git_gutter#DB4487
markup.inserted, markup.inserted.git_gutter#00BD94
markup.changed, markup.changed.git_gutter#00BD94
markup.ignored.git_gutter#0090F0
markup.untracked.git_gutter#00BD94
meta.diff, meta.diff.header#9147FF
constant.numeric.line-number.find-in-files - match#0090F0
Athena by katrinacodes - VS Code Theme