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#161717
  • activityBar.border#262626
  • activityBar.foreground#82C020
  • activityBar.inactiveForeground#636B77
  • activityBarBadge.background#82C020
  • activityBarBadge.foreground#111111
  • badge.background#4A7010
  • badge.foreground#ECEFDC
  • breadcrumb.activeSelectionForeground#9CD633
  • breadcrumb.background#161717
  • breadcrumb.focusForeground#9CD633
  • breadcrumb.foreground#8090A0
  • breadcrumbPicker.background#1A2830
  • button.background#4A7010
  • button.foreground#ECEFDC
  • button.hoverBackground#568012
  • button.secondaryBackground#2A2A2A
  • button.secondaryForeground#D8DBE4
  • button.secondaryHoverBackground#383838
  • contrastBorder#262626
  • debugIcon.breakpointDisabledForeground#505660
  • debugIcon.breakpointForeground#F47070
  • debugIcon.pauseForeground#D4913A
  • debugIcon.startForeground#82C020
  • debugIcon.stopForeground#F47070
  • debugToolBar.background#1A2830
  • debugToolBar.border#2E5008
  • diffEditor.diagonalFill#282828
  • diffEditor.insertedLineBackground#82C02020
  • diffEditor.insertedTextBackground#82C02028
  • diffEditor.removedLineBackground#F4707020
  • diffEditor.removedTextBackground#F4707028
  • editor.background#1C1C1C
  • editor.findMatchBackground#D4913A60
  • editor.findMatchHighlightBackground#D4913A35
  • editor.findRangeHighlightBackground#82C0201A
  • editor.foreground#F0F2F7
  • editor.inactiveSelectionBackground#82C02035
  • editor.lineHighlightBackground#242424
  • editor.lineHighlightBorder#2E2E2E
  • editor.rangeHighlightBackground#82C02020
  • editor.selectionBackground#82C02075
  • editor.selectionHighlightBackground#82C02050
  • editor.wordHighlightBackground#5A9FCC28
  • editor.wordHighlightStrongBackground#5A9FCC42
  • editorBracketMatch.background#82C02040
  • editorBracketMatch.border#82C020
  • editorCursor.foreground#9CD633
  • editorError.border#F4707000
  • editorError.foreground#F47070
  • editorGroupHeader.noTabsBackground#161717
  • editorGroupHeader.tabsBackground#161717
  • editorGroupHeader.tabsBorder#262626
  • editorGutter.addedBackground#82C020
  • editorGutter.deletedBackground#F47070
  • editorGutter.modifiedBackground#21BAD6
  • editorHint.border#82C02000
  • editorHint.foreground#82C020
  • editorHoverWidget.background#1A2830
  • editorHoverWidget.border#2E5008
  • editorIndentGuide.activeBackground1#82C02060
  • editorIndentGuide.background1#282828
  • editorInfo.border#21BAD600
  • editorInfo.foreground#21BAD6
  • editorLineNumber.activeForeground#82C020
  • editorLineNumber.foreground#4A5060
  • editorOverviewRuler.addedForeground#82C020
  • editorOverviewRuler.border#262626
  • editorOverviewRuler.deletedForeground#F47070
  • editorOverviewRuler.errorForeground#F47070
  • editorOverviewRuler.infoForeground#21BAD6
  • editorOverviewRuler.modifiedForeground#21BAD6
  • editorOverviewRuler.warningForeground#D4913A
  • editorRuler.foreground#282828
  • editorSuggestWidget.background#1A2830
  • editorSuggestWidget.border#2E5008
  • editorSuggestWidget.foreground#D8DBE4
  • editorSuggestWidget.highlightForeground#9CD633
  • editorSuggestWidget.selectedBackground#82C02048
  • editorWarning.border#D4913A00
  • editorWarning.foreground#D4913A
  • editorWhitespace.foreground#383838
  • editorWidget.background#1A2830
  • editorWidget.border#82C020
  • editorWidget.foreground#F0F2F7
  • extensionButton.prominentBackground#4A7010
  • extensionButton.prominentForeground#ECEFDC
  • extensionButton.prominentHoverBackground#568012
  • focusBorder#82C020
  • gitDecoration.addedResourceForeground#82C020
  • gitDecoration.conflictingResourceForeground#D4913A
  • gitDecoration.deletedResourceForeground#F47070
  • gitDecoration.ignoredResourceForeground#505660
  • gitDecoration.modifiedResourceForeground#21BAD6
  • gitDecoration.submoduleResourceForeground#82C020
  • gitDecoration.untrackedResourceForeground#9CD633
  • input.background#202020
  • input.border#323232
  • input.foreground#F0F2F7
  • input.placeholderForeground#5A6070
  • inputOption.activeBackground#82C02028
  • inputOption.activeBorder#82C020
  • inputOption.activeForeground#9CD633
  • inputValidation.errorBackground#F4707018
  • inputValidation.errorBorder#F47070
  • inputValidation.infoBackground#21BAD618
  • inputValidation.infoBorder#21BAD6
  • inputValidation.warningBackground#D4913A18
  • inputValidation.warningBorder#D4913A
  • list.activeSelectionBackground#82C02045
  • list.activeSelectionForeground#9CD633
  • list.dropBackground#82C02035
  • list.focusBackground#82C02055
  • list.focusForeground#9CD633
  • list.highlightForeground#9CD633
  • list.hoverBackground#263C45
  • list.hoverForeground#F0F2F7
  • list.inactiveSelectionBackground#82C02025
  • list.inactiveSelectionForeground#C8CDD8
  • menu.background#1A2830
  • menu.foreground#D8DBE4
  • menu.selectionBackground#82C02035
  • menu.selectionForeground#9CD633
  • menu.separatorBackground#2A2A2A
  • menubar.selectionBackground#82C02035
  • menubar.selectionForeground#9CD633
  • merge.border#282828
  • merge.currentContentBackground#82C0201A
  • merge.currentHeaderBackground#82C02028
  • merge.incomingContentBackground#21BAD61A
  • merge.incomingHeaderBackground#21BAD628
  • minimap.background#161717
  • minimap.errorHighlight#F47070
  • minimap.findMatchHighlight#D4913A40
  • minimap.selectionHighlight#82C02045
  • minimap.warningHighlight#D4913A
  • minimapSlider.activeBackground#82C02060
  • minimapSlider.background#82C02025
  • minimapSlider.hoverBackground#82C02045
  • notificationCenter.border#82C020
  • notificationCenterHeader.background#1A2830
  • notificationCenterHeader.foreground#9CD633
  • notificationLink.foreground#21BAD6
  • notifications.background#1A2830
  • notifications.border#2E5008
  • notifications.foreground#D8DBE4
  • panel.background#161717
  • panel.border#262626
  • panelSection.border#262626
  • panelSectionHeader.background#1C1C1C
  • panelSectionHeader.foreground#82C020
  • panelTitle.activeBorder#82C020
  • panelTitle.activeForeground#9CD633
  • panelTitle.inactiveForeground#5A6070
  • peekView.border#82C020
  • peekViewEditor.background#1C1C1C
  • peekViewEditor.matchHighlightBackground#D4913A35
  • peekViewResult.background#1A2830
  • peekViewResult.matchHighlightBackground#82C02035
  • peekViewResult.selectionBackground#82C02048
  • peekViewTitle.background#161717
  • peekViewTitleDescription.foreground#666B75
  • peekViewTitleLabel.foreground#9CD633
  • pickerGroup.border#262626
  • pickerGroup.foreground#21BAD6
  • progressBar.background#82C020
  • quickInput.background#1C1C1C
  • scrollbarSlider.activeBackground#82C02070
  • scrollbarSlider.background#82C02030
  • scrollbarSlider.hoverBackground#82C02050
  • settings.headerForeground#F0F2F7
  • settings.modifiedItemIndicator#D4913A
  • sideBar.background#1F2F36
  • sideBar.border#262626
  • sideBar.foreground#D8DBE4
  • sideBarSectionHeader.background#161717
  • sideBarSectionHeader.border#2E2E2E
  • sideBarSectionHeader.foreground#82C020
  • sideBarTitle.foreground#82C020
  • statusBar.background#4A7010
  • statusBar.debuggingBackground#C47008
  • statusBar.debuggingForeground#F5ECD0
  • statusBar.foreground#ECEFDC
  • statusBar.noFolderBackground#4A7010
  • statusBarItem.hoverBackground#5A7B2A
  • statusBarItem.prominentBackground#1C1C1C
  • statusBarItem.prominentForeground#9CD633
  • statusBarItem.prominentHoverBackground#1C2D34
  • statusBarItem.prominentHoverForeground#9CD633
  • statusBarItem.remoteBackground#1C1C1C
  • statusBarItem.remoteForeground#9CD633
  • symbolIcon.arrayForeground#21BAD6
  • symbolIcon.classForeground#9CD633
  • symbolIcon.colorForeground#9CD633
  • symbolIcon.constantForeground#D4913A
  • symbolIcon.constructorForeground#9CD633
  • symbolIcon.enumeratorForeground#D4913A
  • symbolIcon.enumeratorMemberForeground#21BAD6
  • symbolIcon.eventForeground#D4913A
  • symbolIcon.fieldForeground#93C5FD
  • symbolIcon.fileForeground#D8DBE4
  • symbolIcon.folderForeground#82C020
  • symbolIcon.functionForeground#21BAD6
  • symbolIcon.interfaceForeground#9CD633
  • symbolIcon.keyForeground#82C020
  • symbolIcon.keywordForeground#82C020
  • symbolIcon.methodForeground#21BAD6
  • symbolIcon.moduleForeground#82C020
  • symbolIcon.namespaceForeground#82C020
  • symbolIcon.nullForeground#9CD633
  • symbolIcon.numberForeground#D4913A
  • symbolIcon.objectForeground#93C5FD
  • symbolIcon.operatorForeground#21BAD6
  • symbolIcon.packageForeground#82C020
  • symbolIcon.propertyForeground#93C5FD
  • symbolIcon.referenceForeground#21BAD6
  • symbolIcon.snippetForeground#82C020
  • symbolIcon.stringForeground#C8A96E
  • symbolIcon.structForeground#9CD633
  • symbolIcon.textForeground#D8DBE4
  • symbolIcon.typeParameterForeground#7AAFE0
  • symbolIcon.unitForeground#D4913A
  • symbolIcon.variableForeground#93C5FD
  • tab.activeBackground#1C1C1C
  • tab.activeBorderTop#82C020
  • tab.activeForeground#9CD633
  • tab.border#262626
  • tab.hoverBackground#222222
  • tab.hoverForeground#9CD633
  • tab.inactiveBackground#161717
  • tab.inactiveForeground#636B77
  • tab.unfocusedActiveForeground#A0A8B8
  • tab.unfocusedInactiveForeground#505660
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#21BAD6
  • terminal.ansiBrightBlack#484E58
  • terminal.ansiBrightBlue#5FF5FF
  • terminal.ansiBrightCyan#5FF5FF
  • terminal.ansiBrightGreen#9CD633
  • terminal.ansiBrightMagenta#D4913A
  • terminal.ansiBrightRed#F47070
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F0C060
  • terminal.ansiCyan#21BAD6
  • terminal.ansiGreen#82C020
  • terminal.ansiMagenta#D4913A
  • terminal.ansiRed#F47070
  • terminal.ansiWhite#D8DBE4
  • terminal.ansiYellow#D4913A
  • terminal.background#161717
  • terminal.border#262626
  • terminal.foreground#D8DBE4
  • terminal.selectionBackground#82C02048
  • textBlockQuote.background#1C1C1C
  • textBlockQuote.border#D4913A
  • textCodeBlock.background#252525
  • textLink.activeForeground#9CD633
  • textLink.foreground#82C020
  • textPreformat.foreground#DA6B77
  • titleBar.activeBackground#161717
  • titleBar.activeForeground#E8EAF0
  • titleBar.border#262626
  • titleBar.inactiveBackground#1E1E1E
  • titleBar.inactiveForeground#666B75

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F0F2F7
emphasis
strong
comment#5C6670italic
constant.character#5FF5FF
constant.character.escape#5FF5FF
constant.language#5FF5FF
constant.numeric#C05776
constant.regexp#5A9FCC
entity.name.class, entity.name.type.class#D4913A
entity.name.function#7574A5
entity.name.tag#6B9E3A
entity.other.attribute-name#D4913A
entity.other.inherited-class#D4913A
invalid.deprecated#1C1C1C
invalid.illegal#1C1C1C
keyword#6B9E3A
keyword.operator#7A8A9A
keyword.other.new#6B9E3A
markup.bold
markup.changed#F5A623
markup.deleted#F47070
markup.inserted#DCF8C6
meta.preprocessor#7574A5
punctuation#7A8A9A
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters#7A8A9A
punctuation.definition.tag#6B9E3A
punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment#5C6670
punctuation.section#7A8A9A
punctuation.section.embedded.begin, punctuation.section.embedded.end#6B9E3A
punctuation.terminator#7A8A9A
punctuation.definition.variable#6B9E3A
storage#6B9E3A
string#C2E69A
string.regexp#5A9FCC
support.class#D4913A
support.constant#5FF5FF
support.function#7574A5
support.function.construct#6B9E3A
support.type#D4913A
support.type.exception#F47070
token.debug-token#6B9E3A
token.error-token#F47070
token.info-token#7574A5
token.warn-token#F5A623
variable.other#93C5FD
variable.language#6B9E3A
variable.parameter#7AAFE0
punctuation.separator.pointer-access.c#6B9E3A
source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include#C2E69A
source.cpp keyword.control.directive.conditional, source.cpp punctuation.definition.directive, source.c keyword.control.directive.conditional, source.c punctuation.definition.directive#6B9E3A
source.css constant.other.color.rgb-value#C05776
source.css meta.property-value#C2E69A
source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword#6B9E3A
source.css punctuation.definition.keyword#6B9E3A
source.css support.type.property-name#93C5FD
source.diff meta.diff.range.context#7574A5
source.diff meta.diff.header.from-file#7574A5
source.diff punctuation.definition.from-file#7574A5
source.diff punctuation.definition.range#7574A5
source.diff punctuation.definition.separator#6B9E3A
source.go constant.other.placeholder.go#6B9E3A
source.java comment.block.documentation.javadoc punctuation.definition.entity.html#6B9E3A
source.java constant.other#93C5FD
source.java keyword.other.documentation#5C6670
source.java keyword.other.documentation.author.javadoc#5C6670
source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom#5C6670
source.java keyword.other.documentation.see.javadoc#5C6670
source.java meta.method-call meta.method#7574A5
source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc#5C6670
source.java meta.tag.template.value.javadoc#5C6670
source.java punctuation.definition.keyword.javadoc#5C6670
source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc#454545
source.java storage.modifier.import#6B9E3A
source.java storage.modifier.package#6B9E3A
source.java storage.type#D4913A
source.java storage.type.annotation#C05776
source.java storage.type.generic#D4913A
source.java storage.type.primitive#6B9E3A
source.js punctuation.decorator, source.js meta.decorator variable.other.readwrite, source.js meta.decorator entity.name.function#C05776
source.js meta.object-literal.key#93C5FD
source.js storage.type.class.jsdoc#D4913A
source.js string.template punctuation.definition.template-expression#C2E69A
source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object#93C5FD
source.js support.type.primitive#6B9E3A
source.js meta.var.expr variable.other.object#93C5FD
source.js variable.other.readwrite.alias#93C5FD
text.html.basic constant.character.entity.html#6B9E3A
text.html.basic constant.other.inline-data#C2E69A
text.html.basic meta.tag.sgml.doctype#7574A5
text.html.basic punctuation.definition.entity#6B9E3A
source.properties entity.name.section.group-title.ini#D4913A
source.properties punctuation.separator.key-value.ini#6B9E3A
text.html.markdown markup.fenced_code.block, text.html.markdown markup.fenced_code.block punctuation.definition#C2E69A
markup.heading#6B9E3A
text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw#D4913A
text.html.markdown markup.italic
text.html.markdown markup.underline.link
text.html.markdown beginning.punctuation.definition.list#6B9E3A
text.html.markdown beginning.punctuation.definition.quote#5C6670
text.html.markdown markup.quote#7A8A9A
text.html.markdown punctuation.definition.heading#6B9E3A
text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string#6B9E3A
text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title#7574A5
source.php meta.function-call, source.php meta.function-call.object#7574A5
source.python entity.name.function.decorator, source.python meta.function.decorator support.type#C05776
source.python meta.function-call, source.python meta.function-call.generic#7574A5
source.python support.type#D4913A
source.python variable.parameter.function.language#93C5FD
source.python meta.function.parameters variable.parameter.function.language.special.self#6B9E3A
source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly#6B9E3A
source.css.scss variable.interpolation#93C5FD
source.ts punctuation.decorator, source.ts meta.decorator variable.other.readwrite, source.ts meta.decorator entity.name.function, source.tsx punctuation.decorator, source.tsx meta.decorator variable.other.readwrite, source.tsx meta.decorator entity.name.function#C05776
source.ts meta.object-literal.key, source.tsx meta.object-literal.key#93C5FD
source.ts meta.object-literal.key entity.name.function, source.tsx meta.object-literal.key entity.name.function#7574A5
source.ts support.class, source.ts support.type, source.ts entity.name.type, source.ts entity.name.class, source.tsx support.class, source.tsx support.type, source.tsx entity.name.type, source.tsx entity.name.class#D4913A
source.ts support.constant.math, source.ts support.constant.dom, source.ts support.constant.json, source.tsx support.constant.math, source.tsx support.constant.dom, source.tsx support.constant.json#5FF5FF
source.ts support.variable, source.tsx support.variable#93C5FD
text.xml entity.name.tag.namespace#D4913A
text.xml keyword.other.doctype#7574A5
text.xml meta.tag.preprocessor entity.name.tag#7574A5
text.xml string.unquoted.cdata, text.xml string.unquoted.cdata punctuation.definition.string#C2E69A
source.yaml entity.name.tag#D4913A