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#00d693
  • activityBar.background#001b20
  • activityBar.foreground#bbd7dc
  • activityBar.inactiveForeground#9eb6bba6
  • activityErrorBadge.background#60000040
  • activityErrorBadge.foreground#fff4f1
  • activityWarningBadge.background#57000040
  • activityWarningBadge.foreground#fff5ec
  • badge.background#002514d9
  • badge.foreground#bbd7dc
  • button.background#00d693
  • button.foreground#00161b
  • button.hoverBackground#00d09d
  • button.secondaryBackground#001f25
  • button.secondaryForeground#9eb6bb
  • button.secondaryHoverBackground#001f25cc
  • chat.linesAddedForeground#00ff67
  • chat.linesRemovedForeground#fff4f1
  • checkbox.background#001f25
  • checkbox.border#02242a
  • checkbox.foreground#bbd7dc
  • debugConsole.errorForeground#fff4f1
  • debugConsole.infoForeground#00ffff
  • debugConsole.warningForeground#fff5ec
  • debugToolBar.background#001f25
  • debugToolBar.border#02242a
  • descriptionForeground#81979b
  • diffEditor.insertedLineBackground#112a1740
  • diffEditor.insertedTextBackground#112a1740
  • diffEditor.insertedTextBorder#4d8a5b
  • diffEditor.removedLineBackground#60000040
  • diffEditor.removedTextBackground#60000040
  • diffEditor.removedTextBorder#ff003e
  • diffEditorGutter.insertedLineBackground#4d8a5bcc
  • diffEditorGutter.removedLineBackground#ff003ecc
  • diffEditorOverview.insertedForeground#00ff67
  • diffEditorOverview.removedForeground#fff4f1
  • disabledForeground#81979ba6
  • dropdown.background#001f25
  • dropdown.border#02242a
  • dropdown.foreground#bbd7dc
  • dropdown.listBackground#001f25
  • editor.background#00161b
  • editor.findMatchBackground#41b690
  • editor.findMatchBorder#00d693
  • editor.findMatchHighlightBackground#41b69080
  • editor.focusedStackFrameHighlightBackground#4d8a5b66
  • editor.foldBackground#001f251a
  • editor.foreground#bbd7dc
  • editor.inactiveSelectionBackground#41b69038
  • editor.lineHighlightBackground#00cd9a47
  • editor.linkedEditingBackground#00d69312
  • editor.selectionBackground#41b69059
  • editor.selectionHighlightBackground#0025148c
  • editor.stackFrameHighlightBackground#41b69066
  • editor.wordHighlightBackground#001f25d9
  • editor.wordHighlightStrongBackground#001f25f2
  • editorBracketHighlight.foreground1#00deaa
  • editorBracketHighlight.foreground2#00e0a8
  • editorBracketHighlight.foreground3#00e7ae
  • editorBracketHighlight.foreground4#00f5af
  • editorBracketHighlight.foreground5#00dd9f
  • editorBracketHighlight.foreground6#00fab7
  • editorBracketHighlight.unexpectedBracket.foreground#81979b
  • editorBracketMatch.background#00e0a840
  • editorBracketMatch.border#00e0a899
  • editorBracketPairGuide.activeBackground1#00deaa8c
  • editorBracketPairGuide.activeBackground2#00e0a88c
  • editorBracketPairGuide.activeBackground3#00e7ae8c
  • editorBracketPairGuide.activeBackground4#00f5af8c
  • editorBracketPairGuide.activeBackground5#00dd9f8c
  • editorBracketPairGuide.activeBackground6#00fab78c
  • editorBracketPairGuide.background1#00deaa4d
  • editorBracketPairGuide.background2#00e0a84d
  • editorBracketPairGuide.background3#00e7ae4d
  • editorBracketPairGuide.background4#00f5af4d
  • editorBracketPairGuide.background5#00dd9f4d
  • editorBracketPairGuide.background6#00fab74d
  • editorCursor.foreground#00d09d
  • editorError.background#60000040
  • editorError.border#ff003e
  • editorError.foreground#fff4f1
  • editorGroup.border#02242a
  • editorGroupHeader.tabsBackground#00161b
  • editorGroupHeader.tabsBorder#02242a
  • editorGutter.addedBackground#4d8a5bcc
  • editorGutter.modifiedBackground#ff7a00cc
  • editorHint.border#388d9d
  • editorHint.foreground#388d9d
  • editorIndentGuide.activeBackground#02242aa6
  • editorIndentGuide.background#02242a59
  • editorInfo.background#04293040
  • editorInfo.border#388d9d
  • editorInfo.foreground#00ffff
  • editorInlayHint.background#81979b33
  • editorInlayHint.foreground#81979b
  • editorInlayHint.parameterBackground#81979b33
  • editorInlayHint.parameterForeground#81979b
  • editorInlayHint.typeBackground#81979b33
  • editorInlayHint.typeForeground#81979b
  • editorLineNumber.activeForeground#bbd7dccc
  • editorLineNumber.foreground#81979b8c
  • editorMarkerNavigationError.background#60000040
  • editorMarkerNavigationError.headerBackground#60000040
  • editorMarkerNavigationInfo.background#04293040
  • editorMarkerNavigationInfo.headerBackground#04293040
  • editorMarkerNavigationWarning.background#57000040
  • editorMarkerNavigationWarning.headerBackground#57000040
  • editorOverviewRuler.addedForeground#00ff67
  • editorOverviewRuler.border#00161b
  • editorOverviewRuler.errorForeground#fff4f1
  • editorOverviewRuler.infoForeground#00ffff
  • editorOverviewRuler.modifiedForeground#fff5ec
  • editorOverviewRuler.warningForeground#fff5ec
  • editorStickyScroll.background#001b20
  • editorStickyScroll.border#02242a
  • editorStickyScroll.shadow#00161b59
  • editorStickyScrollGutter.background#001b20
  • editorStickyScrollHover.background#001f25cc
  • editorWarning.background#57000040
  • editorWarning.border#ff7a00
  • editorWarning.foreground#fff5ec
  • editorWhitespace.foreground#81979b4d
  • editorWidget.background#001f25
  • editorWidget.border#02242a
  • editorWidget.foreground#bbd7dc
  • errorForeground#fff4f1
  • focusBorder#00d693
  • foreground#9eb6bb
  • gauge.errorBackground#60000040
  • gauge.errorForeground#fff4f1
  • gauge.warningBackground#57000040
  • gauge.warningForeground#fff5ec
  • gitDecoration.addedResourceForeground#00ff67
  • gitDecoration.deletedResourceForeground#fff4f1
  • gitDecoration.modifiedResourceForeground#fff5ec
  • gitDecoration.stageModifiedResourceForeground#00ff67
  • icon.foreground#9eb6bb
  • inlineEdit.gutterIndicator.successfulBackground#112a1740
  • inlineEdit.gutterIndicator.successfulBorder#4d8a5b
  • inlineEdit.gutterIndicator.successfulForeground#00ff67
  • input.background#001f25
  • input.foreground#bbd7dc
  • input.placeholderForeground#81979bcc
  • inputValidation.errorBackground#60000040
  • inputValidation.errorBorder#ff003e
  • inputValidation.errorForeground#fff4f1
  • inputValidation.infoBackground#04293040
  • inputValidation.infoBorder#388d9d
  • inputValidation.infoForeground#00ffff
  • inputValidation.warningBackground#57000040
  • inputValidation.warningBorder#ff7a00
  • inputValidation.warningForeground#fff5ec
  • list.activeSelectionBackground#41b69059
  • list.activeSelectionForeground#bbd7dc
  • list.errorForeground#fff4f1
  • list.focusAndSelectionOutline#00d693
  • list.focusBackground#00d69326
  • list.focusForeground#bbd7dc
  • list.focusOutline#00d693
  • list.highlightForeground#00d693
  • list.hoverBackground#001f25a6
  • list.hoverForeground#bbd7dc
  • list.inactiveFocusBackground#00d69326
  • list.inactiveSelectionBackground#41b69038
  • list.inactiveSelectionForeground#9eb6bb
  • list.warningForeground#fff5ec
  • markdownAlert.caution.foreground#fff5ec
  • markdownAlert.important.foreground#00ffff
  • markdownAlert.note.foreground#00ffff
  • markdownAlert.tip.foreground#00ff67
  • markdownAlert.warning.foreground#fff5ec
  • minimap.errorHighlight#fff4f1
  • minimap.infoHighlight#00ffff
  • minimap.warningHighlight#fff5ec
  • minimapGutter.addedBackground#4d8a5bcc
  • minimapGutter.modifiedBackground#ff7a00cc
  • minimapSlider.activeBackground#81979b47
  • minimapSlider.background#81979b33
  • minimapSlider.hoverBackground#81979b3d
  • notificationCenterHeader.background#001f25
  • notificationCenterHeader.foreground#81979b
  • notificationLink.foreground#00d693
  • notifications.background#001b20
  • notifications.border#02242a
  • notifications.foreground#bbd7dc
  • notificationsErrorIcon.foreground#fff4f1
  • notificationsInfoIcon.foreground#00ffff
  • notificationsWarningIcon.foreground#fff5ec
  • panel.background#001b20
  • panel.border#02242a59
  • panelTitle.activeForeground#bbd7dc
  • panelTitle.inactiveForeground#9eb6bbb3
  • peekView.border#00d693
  • peekViewEditor.background#001f2580
  • peekViewEditor.matchHighlightBackground#41b69066
  • peekViewResult.background#001b20
  • peekViewResult.fileForeground#bbd7dc
  • peekViewResult.lineForeground#9eb6bb
  • peekViewResult.matchHighlightBackground#41b69066
  • peekViewResult.selectionBackground#41b69059
  • peekViewResult.selectionForeground#bbd7dc
  • peekViewTitle.background#001f25
  • peekViewTitleDescription.foreground#81979b
  • peekViewTitleLabel.foreground#bbd7dc
  • problemsErrorIcon.foreground#fff4f1
  • problemsInfoIcon.foreground#00ffff
  • problemsWarningIcon.foreground#fff5ec
  • progressBar.background#00d693
  • sash.hoverBorder#00d693
  • scrollbar.shadow#00161b33
  • scrollbarSlider.activeBackground#81979b47
  • scrollbarSlider.background#81979b33
  • scrollbarSlider.hoverBackground#81979b3d
  • selection.background#41b69059
  • settings.checkboxBackground#001f25
  • settings.checkboxBorder#02242a
  • settings.checkboxForeground#bbd7dc
  • settings.dropdownBackground#001f25
  • settings.dropdownBorder#02242a
  • settings.dropdownForeground#bbd7dc
  • settings.headerForeground#bbd7dc
  • settings.modifiedItemIndicator#41b690
  • settings.numberInputBackground#001f25
  • settings.numberInputBorder#02242a
  • settings.numberInputForeground#bbd7dc
  • settings.textInputBackground#001f25
  • settings.textInputBorder#02242a
  • settings.textInputForeground#bbd7dc
  • sideBar.background#001b20
  • sideBar.border#02242a
  • sideBar.foreground#9eb6bb
  • sideBarTitle.foreground#bbd7dc
  • statusBar.background#001b20
  • statusBar.border#02242a
  • statusBar.foreground#9eb6bb
  • statusBarItem.errorBackground#60000040
  • statusBarItem.errorForeground#fff4f1
  • statusBarItem.errorHoverBackground#60000040
  • statusBarItem.errorHoverForeground#fff4f1
  • statusBarItem.hoverBackground#001f25d9
  • statusBarItem.warningBackground#57000040
  • statusBarItem.warningForeground#fff5ec
  • statusBarItem.warningHoverBackground#57000040
  • statusBarItem.warningHoverForeground#fff5ec
  • symbolIcon.arrayForeground#d983c1
  • symbolIcon.booleanForeground#00d0e7
  • symbolIcon.classForeground#d983c1
  • symbolIcon.colorForeground#00deaa
  • symbolIcon.constantForeground#00d0e7
  • symbolIcon.constructorForeground#f77a6c
  • symbolIcon.enumeratorForeground#d983c1
  • symbolIcon.enumeratorMemberForeground#00d0e7
  • symbolIcon.eventForeground#81979b
  • symbolIcon.fieldForeground#6cc2a2
  • symbolIcon.fileForeground#41b690
  • symbolIcon.folderForeground#41b690
  • symbolIcon.functionForeground#f77a6c
  • symbolIcon.interfaceForeground#d983c1
  • symbolIcon.keyForeground#00d0e7
  • symbolIcon.keywordForeground#aaa400
  • symbolIcon.methodForeground#f77a6c
  • symbolIcon.moduleForeground#d983c1
  • symbolIcon.namespaceForeground#d983c1
  • symbolIcon.nullForeground#81979b
  • symbolIcon.numberForeground#33c270
  • symbolIcon.objectForeground#d983c1
  • symbolIcon.operatorForeground#81979b
  • symbolIcon.packageForeground#d983c1
  • symbolIcon.propertyForeground#6cc2a2
  • symbolIcon.referenceForeground#00d0e7
  • symbolIcon.snippetForeground#00deaa
  • symbolIcon.stringForeground#9b8ef2
  • symbolIcon.structForeground#d983c1
  • symbolIcon.textForeground#9eb6bb
  • symbolIcon.typeParameterForeground#d983c1
  • symbolIcon.unitForeground#00d0e7
  • symbolIcon.variableForeground#6cc2a2
  • tab.activeBackground#00161b
  • tab.activeBorderTop#00d693
  • tab.activeForeground#bbd7dc
  • tab.border#02242a
  • tab.hoverBackground#00161b
  • tab.inactiveBackground#001b20
  • tab.inactiveForeground#9eb6bbcc
  • tab.unfocusedActiveBorderTop#02242a
  • tab.unfocusedHoverBackground#001f251a
  • terminal.ansiBlack#001f25
  • terminal.ansiBlue#00fab7
  • terminal.ansiBrightBlack#81979ba6
  • terminal.ansiBrightBlue#00fab7
  • terminal.ansiBrightCyan#00deaa
  • terminal.ansiBrightGreen#00e0a8
  • terminal.ansiBrightMagenta#00dd9f
  • terminal.ansiBrightRed#00f5af
  • terminal.ansiBrightWhite#bbd7dc
  • terminal.ansiBrightYellow#00e7ae
  • terminal.ansiCyan#00deaa
  • terminal.ansiGreen#00e0a8
  • terminal.ansiMagenta#00dd9f
  • terminal.ansiRed#00f5af
  • terminal.ansiWhite#bbd7dc
  • terminal.ansiYellow#00e7ae
  • terminal.background#00161b
  • terminal.findMatchBackground#41b69080
  • terminal.findMatchBorder#00d693
  • terminal.findMatchHighlightBackground#00251459
  • terminal.findMatchHighlightBorder#00d693a6
  • terminal.foreground#bbd7dc
  • terminalCommandDecoration.errorBackground#60000040
  • terminalCommandDecoration.successBackground#112a1740
  • testing.coveredBackground#112a1740
  • testing.coveredBorder#4d8a5b
  • testing.coveredGutterBackground#112a1740
  • testing.iconErrored#fff4f1
  • testing.iconErrored.retired#fff4f1
  • testing.iconFailed#fff4f1
  • testing.iconFailed.retired#fff4f1
  • testing.iconPassed#00ff67
  • testing.iconPassed.retired#00ff67
  • testing.iconQueued#00ffff
  • testing.iconQueued.retired#00ffff
  • testing.iconSkipped#00ffff
  • testing.iconSkipped.retired#00ffff
  • testing.iconUnset#00ffff
  • testing.iconUnset.retired#00ffff
  • testing.message.error.badgeBackground#60000040
  • testing.message.error.badgeBorder#ff003e
  • testing.message.error.badgeForeground#fff4f1
  • testing.message.error.lineBackground#60000040
  • testing.message.info.decorationForeground#00ffff
  • testing.message.info.lineBackground#04293040
  • titleBar.activeBackground#001b20
  • titleBar.activeForeground#9eb6bb
  • titleBar.inactiveBackground#001b20
  • titleBar.inactiveForeground#9eb6bbb3
  • tree.indentGuidesStroke#02242a
  • welcomePage.background#00161b
  • welcomePage.progress.background#001f25
  • welcomePage.progress.foreground#00d693
  • welcomePage.tileBackground#001b20
  • welcomePage.tileBorder#02242a
  • welcomePage.tileHoverBackground#001f25
  • widget.shadow#00161b59

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#81979bbfitalic
comment.block.documentation keyword, comment.block.documentation storage.type#bd9100
comment.block.documentation entity.name.type, comment.block.documentation entity.name.class, comment.block.documentation entity.name.interface#d983c1italic
comment.block.documentation variable, comment.block.documentation entity.name.variable#6cc2a2italic
comment.block.documentation entity.name.type punctuation.definition.bracket#d983c1
string#9b8ef2
punctuation.definition.string.begin, punctuation.definition.string.end, punctuation.definition.string#9b8ef2d9
string variable, variable.other.interpolation#6cc2a2
constant.character.escape, constant.character.escape.regexp#00d0e7
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#00d693
string.quoted.docstring.multi, string.quoted.docstring#81979bbf
source.regexp, string.regexp#9b8ef2
string.regexp.character-class, constant.other.character-class.regexp#d983c1
string.regexp constant.character.escape, constant.character.escape.regexp#00e0a8bold
punctuation.definition.group.regexp#00d0e7
punctuation.definition.group.assertion.regexp#00f5af
punctuation.definition.character-class.regexp#d983c1
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#00f5af
meta.assertion.look-ahead.regexp, meta.assertion.look-behind.regexp#00e0a8
constant.numeric, constant.character.numeric#33c270
keyword, keyword.control, keyword.other, keyword.operator, storage.type, storage.modifier, storage.class, storage.type.class, storage.type.function, storage.type.struct, storage.type.enum#aaa400
keyword.control.new, keyword.operator.new#aaa400bold
storage.modifier.package, storage.modifier.import#bbd7dc
entity.name.function, entity.name.method, support.function, support.method, variable.function, meta.function-call, meta.function-call.generic#f77a6c
variable.parameter, variable.parameter.function, entity.name.variable.parameter#6cc2a2italic
meta.decorator variable.other.readwrite, meta.decorator variable.other.property, meta.decorator punctuation.definition#bd9100italic
entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, entity.name.interface, entity.name.trait#d983c1
entity.other.inherited-class#d983c1italic
entity.name.type.type-parameter#41b690
storage.type.annotation, meta.type.annotation, meta.return-type#d983c1italic
variable, variable.other.readwrite, meta.definition.variable, entity.name.variable#6cc2a2
variable.language, keyword.other.this#aaa400italic
constant, constant.language, constant.character, variable.other.constant, variable.other.enummember, support.constant#00d0e7
support, support.type, support.class, support.other.namespace#d983c1italic
support.function, support.method, support.function.any-method#f77a6c
support.constant#00d0e7
support.variable#6cc2a2
keyword.operator, punctuation.accessor, punctuation.terminator, punctuation.section#bbd7dcd9
punctuation.separator, punctuation.separator.key-value, punctuation.separator.namespace#00d693
entity.name.tag, entity.name.tag.html, entity.name.tag.xml, entity.name.tag.jsx, entity.name.tag.tsx, meta.tag#eb6584
entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx, meta.attribute#bd9100
support.type.property-name, support.type.property-name.json, meta.property-name, meta.property-name.css, meta.property-name.scss, meta.module-reference#bd9100
markup.heading, entity.name.section#00d693bold
markup.bold, punctuation.definition.bold#00d093bold
markup.italic, punctuation.definition.italic#00e7aeitalic
markup.underline#bbd7dcunderline
markup.strikethrough#bbd7dcstrikethrough
markup.underline.link, markup.underline.link.image#00deaaunderline
markup.inline.raw, markup.raw.inline#9b8ef2
markup.quote#00e7aeitalic
markup.inserted, markup.inserted.diff, markup.inserted.git_gutter#00e0a8
markup.deleted, markup.deleted.diff, markup.deleted.git_gutter#00f5af
markup.changed, markup.changed.diff, markup.changed.git_gutter#00d093
markup.ignored, markup.untracked#81979b
punctuation.definition.list.begin.markdown#00deaa
constant.other.reference.link, string.other.link#00deaaunderline
entity.name.tag.yaml, variable.other.key.toml#d983c1
constant.other.date, constant.other.timestamp#33c270
variable.other.alias.yaml#9b8ef2italic underline
entity.name.function.target.makefile#f77a6c
invalid#fff4f1italic underline
invalid.broken#fff4f1italic
invalid.deprecated#81979bitalic underline
invalid.illegal#fff4f1italic underline
invalid.unimplemented#fff5ecitalic
message.error#fff4f1
carriage-return#fff4f1bold underline
Caligo Dark+ Theme by Anselm Hahn - VS Code Theme