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.activeBackground#00000000
  • activityBar.activeBorder#8DA101
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#EFEBD4
  • activityBar.border#5C6A721F
  • activityBar.foreground#5C6A72
  • activityBar.inactiveForeground#939F91
  • activityBarBadge.background#8DA101
  • activityBarBadge.foreground#FDF6E3
  • badge.background#8DA101
  • badge.foreground#FDF6E3
  • breadcrumb.activeSelectionForeground#5C6A72
  • breadcrumb.background#EFEBD4
  • breadcrumb.focusForeground#5C6A72
  • breadcrumb.foreground#829181
  • breadcrumbPicker.background#EFEBD4
  • button.background#8DA101
  • button.border#5C6A7233
  • button.foreground#FDF6E3
  • button.hoverBackground#8DA101
  • button.secondaryBackground#F4F0D9
  • button.secondaryBorder#5C6A7233
  • button.secondaryForeground#5C6A72
  • button.secondaryHoverBackground#EFEBD4
  • button.separator#00000000
  • charts.blue#3A94C5
  • charts.foreground#5C6A72
  • charts.green#8DA101
  • charts.orange#F57D26
  • charts.purple#DF69BA
  • charts.red#F85552
  • charts.yellow#DFA000
  • checkbox.background#F4F0D9
  • checkbox.border#5C6A721F
  • checkbox.foreground#8DA101
  • debugConsole.errorForeground#F85552
  • debugConsole.infoForeground#3A94C5
  • debugConsole.sourceForeground#5C6A72
  • debugConsole.warningForeground#DFA000
  • debugIcon.breakpointDisabledForeground#829181
  • debugIcon.breakpointForeground#8DA101
  • debugIcon.breakpointUnverifiedForeground#F85552
  • debugIcon.continueForeground#3A94C5
  • debugIcon.disconnectForeground#DF69BA
  • debugIcon.pauseForeground#3A94C5
  • debugIcon.restartForeground#35A77C
  • debugIcon.startForeground#8DA101
  • debugIcon.stepBackForeground#3A94C5
  • debugIcon.stepIntoForeground#3A94C5
  • debugIcon.stepOutForeground#3A94C5
  • debugIcon.stepOverForeground#3A94C5
  • debugIcon.stopForeground#F85552
  • debugTokenExpression.boolean#DF69BA
  • debugTokenExpression.error#F85552
  • debugTokenExpression.name#5C6A72
  • debugTokenExpression.number#DF69BA
  • debugTokenExpression.string#8DA101
  • debugTokenExpression.type#DFA000
  • debugTokenExpression.value#5C6A72
  • descriptionForeground#829181
  • diffEditor.diagonalFill#5C6A7233
  • diffEditor.insertedLineBackground#F0F1D2
  • diffEditor.insertedTextBackground#F0F1D2
  • diffEditor.removedLineBackground#FDE3DA
  • diffEditor.removedTextBackground#FDE3DA
  • dropdown.background#EFEBD4
  • dropdown.border#5C6A7233
  • dropdown.foreground#5C6A72
  • editor.background#FDF6E3
  • editor.findMatchBackground#8DA1014D
  • editor.findMatchHighlightBackground#8DA10126
  • editor.findRangeHighlightBackground#8DA1011A
  • editor.foreground#5C6A72
  • editor.hoverHighlightBackground#5C6A7214
  • editor.inactiveSelectionBackground#5C6A7214
  • editor.lineHighlightBackground#5C6A720D
  • editor.rangeHighlightBackground#8DA1011A
  • editor.selectionBackground#EAEDC8
  • editor.selectionHighlightBackground#5C6A7214
  • editor.stackFrameHighlightBackground#8DA1011A
  • editor.wordHighlightBackground#5C6A7214
  • editor.wordHighlightStrongBackground#EAEDC8
  • editorBracketHighlight.foreground1#DFA000
  • editorBracketHighlight.foreground2#8DA101
  • editorBracketHighlight.foreground3#35A77C
  • editorBracketHighlight.foreground4#3A94C5
  • editorBracketHighlight.foreground5#DF69BA
  • editorBracketHighlight.foreground6#F57D26
  • editorBracketHighlight.unexpectedBracket.foreground#F85552
  • editorBracketMatch.background#EAEDC8
  • editorBracketMatch.border#00000000
  • editorBracketPairGuide.activeBackground1#DFA000
  • editorBracketPairGuide.activeBackground2#8DA101
  • editorBracketPairGuide.activeBackground3#35A77C
  • editorBracketPairGuide.activeBackground4#3A94C5
  • editorBracketPairGuide.activeBackground5#DF69BA
  • editorBracketPairGuide.activeBackground6#F57D26
  • editorCursor.foreground#8DA101
  • editorError.background#00000000
  • editorError.foreground#F85552
  • editorGroup.border#5C6A721F
  • editorGroup.dropBackground#8DA1011A
  • editorGroup.focusedEmptyBorder#5C6A7233
  • editorGroupHeader.border#5C6A721F
  • editorGroupHeader.noTabsBackground#EFEBD4
  • editorGroupHeader.tabsBackground#EFEBD4
  • editorGroupHeader.tabsBorder#5C6A721F
  • editorGutter.addedBackground#8DA101
  • editorGutter.background#FDF6E3
  • editorGutter.deletedBackground#F85552
  • editorGutter.modifiedBackground#3A94C5
  • editorHint.foreground#DF69BA
  • editorHoverWidget.background#EFEBD4
  • editorHoverWidget.border#5C6A7233
  • editorHoverWidget.foreground#5C6A72
  • editorInfo.background#00000000
  • editorInfo.foreground#3A94C5
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#939F91
  • editorInlayHint.parameterBackground#00000000
  • editorInlayHint.parameterForeground#939F91
  • editorInlayHint.typeBackground#00000000
  • editorInlayHint.typeForeground#939F91
  • editorLightBulb.foreground#DFA000
  • editorLineNumber.activeForeground#5C6A72
  • editorLineNumber.foreground#A6B0A0
  • editorLink.activeForeground#8DA101
  • editorRuler.foreground#5C6A721F
  • editorStickyScroll.background#FDF6E3
  • editorStickyScroll.shadow#5C6A721F
  • editorSuggestWidget.background#EFEBD4
  • editorSuggestWidget.border#5C6A7233
  • editorSuggestWidget.foreground#5C6A72
  • editorSuggestWidget.selectedBackground#E6E2CC
  • editorWarning.background#00000000
  • editorWarning.foreground#DFA000
  • editorWhitespace.foreground#5C6A7220
  • editorWidget.background#EFEBD4
  • editorWidget.border#5C6A7233
  • editorWidget.foreground#5C6A72
  • extensionBadge.remoteBackground#5C6A72
  • extensionBadge.remoteForeground#FDF6E3
  • extensionIcon.preReleaseForeground#8DA101
  • extensionIcon.privateForeground#8DA101
  • extensionIcon.starForeground#8DA101
  • extensionIcon.verifiedForeground#8DA101
  • focusBorder#8DA101
  • foreground#5C6A72E0
  • gitDecoration.addedResourceForeground#8DA101
  • gitDecoration.conflictingResourceForeground#DF69BA
  • gitDecoration.deletedResourceForeground#F85552
  • gitDecoration.ignoredResourceForeground#A6B0A0
  • gitDecoration.modifiedResourceForeground#3A94C5
  • gitDecoration.renamedResourceForeground#35A77C
  • gitDecoration.stageDeletedResourceForeground#F85552
  • gitDecoration.stageModifiedResourceForeground#3A94C5
  • gitDecoration.submoduleResourceForeground#5C6A72
  • gitDecoration.untrackedResourceForeground#8DA101
  • icon.foreground#5C6A72E0
  • input.background#00000000
  • input.border#5C6A721F
  • input.foreground#5C6A72
  • input.placeholderForeground#939F91
  • inputOption.activeBackground#8DA101
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#FDF6E3
  • inputOption.hoverBackground#8DA10133
  • inputValidation.errorBackground#FDE3DA
  • inputValidation.errorBorder#F85552
  • inputValidation.errorForeground#F85552
  • inputValidation.infoBackground#E9F0E9
  • inputValidation.infoBorder#3A94C5
  • inputValidation.infoForeground#3A94C5
  • inputValidation.warningBackground#FAEDCD
  • inputValidation.warningBorder#DFA000
  • inputValidation.warningForeground#DFA000
  • keybindingLabel.foreground#5C6A72
  • keybindingTable.headerBackground#F4F0D9
  • keybindingTable.rowsBackground#F4F0D9
  • list.activeSelectionBackground#F4F0D9
  • list.activeSelectionForeground#5C6A72
  • list.dropBackground#8DA1011A
  • list.errorForeground#F85552
  • list.focusAndSelectionOutline#5C6A7233
  • list.focusBackground#F4F0D9
  • list.focusForeground#5C6A72
  • list.focusOutline#00000000
  • list.highlightForeground#8DA101
  • list.hoverBackground#8DA1011A
  • list.hoverForeground#5C6A72
  • list.inactiveFocusBackground#F4F0D9
  • list.inactiveFocusOutline#5C6A721F
  • list.inactiveSelectionBackground#8DA1011A
  • list.inactiveSelectionForeground#5C6A72
  • list.invalidItemForeground#F85552
  • list.warningForeground#DFA000
  • menu.background#EFEBD4
  • menu.border#5C6A7233
  • menu.foreground#5C6A72
  • menu.selectionBackground#E6E2CC
  • menu.selectionForeground#5C6A72
  • menu.separatorBackground#5C6A721F
  • minimap.background#EFEBD4
  • minimap.errorHighlight#F85552
  • minimap.findMatchHighlight#8DA1014D
  • minimap.infoHighlight#3A94C5
  • minimap.selectionHighlight#EAEDC8
  • minimap.warningHighlight#DFA000
  • minimapGutter.addedBackground#8DA101
  • minimapGutter.deletedBackground#F85552
  • minimapGutter.modifiedBackground#3A94C5
  • notificationCenterHeader.background#F4F0D9
  • notificationCenterHeader.foreground#5C6A72
  • notifications.background#EFEBD4
  • notifications.border#5C6A7233
  • notifications.foreground#5C6A72
  • panel.background#EFEBD4
  • panel.border#5C6A721F
  • panelTitle.activeBorder#8DA101
  • panelTitle.activeForeground#5C6A72
  • panelTitle.inactiveForeground#939F91
  • peekView.border#5C6A7233
  • peekViewEditor.background#F4F0D9
  • peekViewEditor.matchHighlightBackground#8DA10126
  • peekViewEditorGutter.background#F4F0D9
  • peekViewResult.background#EFEBD4
  • peekViewResult.fileForeground#5C6A72
  • peekViewResult.lineForeground#829181
  • peekViewResult.matchHighlightBackground#8DA10126
  • peekViewResult.selectionBackground#E6E2CC
  • peekViewResult.selectionForeground#5C6A72
  • peekViewTitle.background#F4F0D9
  • peekViewTitleDescription.foreground#829181
  • peekViewTitleLabel.foreground#5C6A72
  • problemsErrorIcon.foreground#F85552
  • problemsInfoIcon.foreground#3A94C5
  • problemsWarningIcon.foreground#DFA000
  • progressBar.background#8DA101
  • quickInput.background#EFEBD4
  • quickInput.foreground#5C6A72
  • quickInputList.focusBackground#E6E2CC
  • quickInputTitle.background#F4F0D9
  • sash.hoverBorder#5C6A721F
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#8DA10133
  • scrollbarSlider.background#5C6A7233
  • scrollbarSlider.hoverBackground#8DA10133
  • selection.background#EAEDC8
  • settings.dropdownBackground#EFEBD4
  • settings.dropdownBorder#5C6A721F
  • settings.modifiedItemIndicator#3A94C5
  • settings.numberInputBackground#EFEBD4
  • settings.numberInputBorder#5C6A721F
  • settings.rowHoverBackground#5C6A720D
  • settings.textInputBorder#5C6A721F
  • settings.textInputForeground#5C6A72
  • sideBar.background#EFEBD4
  • sideBar.border#5C6A721F
  • sideBar.foreground#829181
  • sideBarSectionHeader.background#EFEBD4
  • sideBarSectionHeader.foreground#5C6A72E0
  • sideBarTitle.foreground#5C6A72
  • statusBar.background#EFEBD4
  • statusBar.border#5C6A721F
  • statusBar.debuggingBackground#EFEBD4
  • statusBar.foreground#829181
  • statusBar.noFolderBackground#EFEBD4
  • statusBarItem.activeBackground#F4F0D9
  • statusBarItem.hoverBackground#F4F0D9
  • statusBarItem.hoverForeground#5C6A72
  • statusBarItem.remoteBackground#5C6A72
  • statusBarItem.remoteForeground#FDF6E3
  • statusBarItem.remoteHoverBackground#5C6A72
  • statusBarItem.remoteHoverForeground#FDF6E3
  • symbolIcon.classForeground#DFA000
  • symbolIcon.enumeratorForeground#DFA000
  • symbolIcon.enumeratorMemberForeground#35A77C
  • symbolIcon.eventForeground#F57D26
  • symbolIcon.functionForeground#8DA101
  • symbolIcon.interfaceForeground#DFA000
  • symbolIcon.keywordForeground#F85552
  • symbolIcon.methodForeground#8DA101
  • symbolIcon.namespaceForeground#DFA000
  • symbolIcon.numberForeground#DF69BA
  • symbolIcon.operatorForeground#F57D26
  • symbolIcon.propertyForeground#3A94C5
  • symbolIcon.stringForeground#8DA101
  • symbolIcon.structForeground#DFA000
  • symbolIcon.textForeground#5C6A72
  • symbolIcon.typeParameterForeground#DFA000
  • symbolIcon.variableForeground#5C6A72
  • tab.activeBackground#EFEBD4
  • tab.activeBorderTop#8DA101
  • tab.activeForeground#5C6A72
  • tab.border#00000000
  • tab.hoverBackground#EFEBD4
  • tab.hoverForeground#5C6A72
  • tab.inactiveBackground#EFEBD4
  • tab.inactiveForeground#939F91
  • tab.unfocusedActiveBackground#EFEBD4
  • tab.unfocusedActiveForeground#829181
  • tab.unfocusedHoverBackground#EFEBD4
  • tab.unfocusedHoverForeground#5C6A72
  • tab.unfocusedInactiveForeground#A6B0A0
  • terminal.ansiBlack#5C6A72
  • terminal.ansiBlue#3A94C5
  • terminal.ansiBrightBlack#829181
  • terminal.ansiBrightBlue#3A94C5
  • terminal.ansiBrightCyan#35A77C
  • terminal.ansiBrightGreen#8DA101
  • terminal.ansiBrightMagenta#DF69BA
  • terminal.ansiBrightRed#F85552
  • terminal.ansiBrightWhite#5C6A72
  • terminal.ansiBrightYellow#DFA000
  • terminal.ansiCyan#35A77C
  • terminal.ansiGreen#8DA101
  • terminal.ansiMagenta#DF69BA
  • terminal.ansiRed#F85552
  • terminal.ansiWhite#939F91
  • terminal.ansiYellow#DFA000
  • terminal.background#EFEBD4
  • terminal.foreground#5C6A72
  • terminalCursor.foreground#8DA101
  • testing.iconErrored#F85552
  • testing.iconFailed#F85552
  • testing.iconPassed#8DA101
  • testing.iconQueued#3A94C5
  • testing.iconSkipped#DF69BA
  • testing.iconUnset#829181
  • testing.runAction#8DA101
  • textLink.activeForeground#35A77C
  • textLink.foreground#3A94C5
  • textPreformat.background#00000000
  • textPreformat.foreground#5C6A72
  • titleBar.activeBackground#EFEBD4
  • titleBar.activeForeground#5C6A72
  • titleBar.border#5C6A721F
  • titleBar.inactiveBackground#EFEBD4
  • titleBar.inactiveForeground#939F91
  • tree.indentGuidesStroke#5C6A7233
  • widget.border#5C6A721F
  • widget.shadow#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.namespace#DFA000
entity.name.class#DFA000
entity.name.type,entity.name.type.enum,support.type,support.class#DFA000
variable,variable.parameter,variable.language#5C6A72
variable.other.property,meta.attribute,support.type.property-name#3A94C5
entity.name.function.decorator,meta.decorator,meta.annotation#DF69BA
entity.name.function,support.function,meta.function-call#8DA101
entity.name.method#8DA101
entity.name.function.macro,keyword.control.directive#35A77C
comment,string.comment,punctuation.definition.comment,string.quoted.docstring#939F91
string#8DA101
keyword,keyword.control,keyword.other#F85552
storage,storage.modifier,storage.type#F57D26
keyword.operator#F57D26
constant,constant.language#35A77C
constant.numeric#DF69BA
constant.language.boolean#DF69BA
text#5C6A72
punctuation#5C6A72E0
punctuation.separator,punctuation.terminator,punctuation.accessor#939F91
entity.name.tag#F57D26
entity.other.attribute-name#DFA000
markup.italicitalic
markup.boldbold
markup.bold markup.italic,markup.italic markup.bolditalic bold
markup.link,markup.underline.link#3A94C5underline
markup.inline.raw.string,markup.raw.monospace#8DA101
heading.1.markdown,markup.heading.setext.1.markdown,markup.heading.heading-0.asciidoc,markup.heading.heading-1.asciidoc#F85552bold
heading.2.markdown,markup.heading.setext.2.markdown,markup.heading.heading-2.asciidoc#F57D26bold
heading.3.markdown,markup.heading.heading-3.asciidoc#DFA000bold
heading.4.markdown,markup.heading.heading-4.asciidoc#8DA101bold
heading.5.markdown,markup.heading.heading-5.asciidoc#3A94C5bold
heading.6.markdown,markup.heading.heading-6.asciidoc#DF69BAbold
punctuation.definition.list.begin.markdown#F85552
punctuation.definition.heading.markdown,punctuation.definition.string.begin.markdown,punctuation.definition.string.end.markdown,punctuation.definition.bold.markdown,punctuation.definition.italic.markdown,punctuation.definition.quote.begin.markdown,punctuation.definition.metadata.markdown,punctuation.separator.key-value.markdown,meta.separator.markdown,punctuation.definition.link.markdown,fenced_code.block.language,punctuation.definition.markdown,punctuation.definition.raw.markdown#939F91
punctuation.definition.from-file.diff#F85552
punctuation.definition.to-file.diff#8DA101
meta.diff.header.from-file,meta.diff.header.to-file#5C6A72
meta.diff.range.context,punctuation.definition.range.diff#F57D26
markup.deleted.diff,punctuation.definition.deleted.diff#F85552
markup.inserted.diff,punctuation.definition.inserted.diff#8DA101
markup.changed.diff,punctuation.definition.changed.diff#3A94C5
support.type.property-name.json#3A94C5
punctuation.definition.variable.shell,variable.other.special.shell,variable.other.positional.shell,variable.other.bracket.shell,punctuation.definition.string.heredoc.delimiter.shell#F57D26
support.function.builtin.shell#35A77C
entity.other.document.begin.yaml#F57D26bold
Sylvan by krakjn - VS Code Theme