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#aa554b
  • activityBar.background#cfcac4
  • activityBar.foreground#0f1216
  • activityBar.inactiveForeground#5f636a
  • activityBarBadge.background#aa554b
  • activityBarBadge.foreground#ffffff
  • badge.background#aa554b
  • badge.foreground#ffffff
  • banner.background#aa554b26
  • banner.foreground#0f1216
  • breadcrumb.activeSelectionForeground#0f1216
  • breadcrumb.background#e7e4df
  • breadcrumb.focusForeground#0f1216
  • breadcrumb.foreground#575b61
  • button.background#aa554b
  • button.foreground#ffffff
  • button.hoverBackground#a04c43
  • button.secondaryBackground#f6f5f3
  • button.secondaryForeground#0f1216
  • charts.blue#00589b
  • charts.foreground#0f1216
  • charts.green#006900
  • charts.lines#d5d0ca
  • charts.orange#aa554b
  • charts.purple#966ab5
  • charts.red#db0003
  • charts.yellow#af5e00
  • chat.avatarBackground#aa554b
  • chat.avatarForeground#ffffff
  • chat.requestBackground#aa554b0d
  • chat.requestBorder#d5d0ca
  • chat.slashCommandBackground#aa554b1f
  • chat.slashCommandForeground#aa554b
  • commandCenter.activeBackground#aa554b14
  • commandCenter.activeForeground#0f1216
  • commandCenter.background#e7e4df
  • commandCenter.border#d5d0ca
  • commandCenter.foreground#5f636a
  • debugConsole.errorForeground#db0003
  • debugConsole.infoForeground#00589b
  • debugConsole.sourceForeground#5f636a
  • debugConsole.warningForeground#af5e00
  • debugIcon.pauseForeground#af5e00
  • debugIcon.startForeground#006900
  • debugIcon.stopForeground#db0003
  • debugTokenExpression.boolean#79492f
  • debugTokenExpression.error#db0003
  • debugTokenExpression.name#aa554b
  • debugTokenExpression.number#79492f
  • debugTokenExpression.string#305529
  • debugTokenExpression.type#764a68
  • debugTokenExpression.value#0f1216
  • debugToolBar.background#f6f5f3
  • debugToolBar.foreground#0f1216
  • diffEditor.border#d5d0ca
  • diffEditor.diagonalFill#5f636a14
  • diffEditor.insertedLineBackground#00690014
  • diffEditor.insertedTextBackground#0069001f
  • diffEditor.removedLineBackground#db000314
  • diffEditor.removedTextBackground#db00031f
  • diffEditorGutter.insertedLineBackground#0069001f
  • diffEditorGutter.removedLineBackground#db00031f
  • diffEditorOverview.insertedForeground#006900
  • diffEditorOverview.removedForeground#db0003
  • dropdown.background#f6f5f3
  • dropdown.border#d5d0ca
  • dropdown.foreground#0f1216
  • editor.background#e7e4df
  • editor.findMatchBackground#af5e004d
  • editor.findMatchHighlightBackground#af5e0026
  • editor.focusedStackFrameHighlightBackground#0069001a
  • editor.foldBackground#0f121608
  • editor.foldPlaceholderForeground#5f636a
  • editor.foreground#0f1216
  • editor.inactiveSelectionBackground#aa554b17
  • editor.lineHighlightBackground#0f121614
  • editor.linkedEditingBackground#aa554b1a
  • editor.rangeHighlightBackground#aa554b0f
  • editor.selectionBackground#aa554b26
  • editor.selectionHighlightBackground#aa554b14
  • editor.stackFrameHighlightBackground#af5e001a
  • editor.wordHighlightBackground#aa554b1a
  • editor.wordHighlightStrongBackground#aa554b40
  • editor.wordHighlightStrongBorder#aa554b66
  • editorBracketHighlight.foreground1#a43c33
  • editorBracketHighlight.foreground2#005e4f
  • editorBracketHighlight.foreground3#874e00
  • editorBracketHighlight.foreground4#2c5a21
  • editorBracketHighlight.foreground5#7c4069
  • editorBracketHighlight.foreground6#38527f
  • editorBracketHighlight.unexpectedBracket.foreground#db0003
  • editorBracketMatch.background#aa554b26
  • editorBracketMatch.border#aa554b80
  • editorBracketPairGuide.activeBackground1#a43c334d
  • editorBracketPairGuide.activeBackground2#005e4f4d
  • editorBracketPairGuide.activeBackground3#874e004d
  • editorBracketPairGuide.activeBackground4#2c5a214d
  • editorBracketPairGuide.background1#a43c331a
  • editorBracketPairGuide.background2#005e4f1a
  • editorBracketPairGuide.background3#874e001a
  • editorBracketPairGuide.background4#2c5a211a
  • editorCodeLens.foreground#5f636a
  • editorCursor.foreground#aa554b
  • editorError.foreground#db0003
  • editorGhostText.background#00000000
  • editorGhostText.border#00000000
  • editorGhostText.foreground#5f636a99
  • editorGroup.border#d5d0ca
  • editorGroupHeader.tabsBackground#e7e4df
  • editorGutter.addedBackground#006900
  • editorGutter.background#e7e4df
  • editorGutter.commentGlyphForeground#5f636a
  • editorGutter.commentUnresolvedGlyphForeground#af5e00
  • editorGutter.deletedBackground#db0003
  • editorGutter.foldingControlForeground#5f636a
  • editorGutter.modifiedBackground#00589b
  • editorHoverWidget.background#f6f5f3
  • editorHoverWidget.border#d5d0ca
  • editorHoverWidget.foreground#0f1216
  • editorIndentGuide.activeBackground#d5d0ca
  • editorIndentGuide.background#d5d0ca80
  • editorInfo.foreground#00589b
  • editorInlayHint.background#5f636a1a
  • editorInlayHint.foreground#5f636a
  • editorInlayHint.parameterForeground#51555c
  • editorInlayHint.typeForeground#51555c
  • editorLightBulb.foreground#af5e00
  • editorLightBulbAutoFix.foreground#aa554b
  • editorLineNumber.activeForeground#0f1216
  • editorLineNumber.foreground#5f636a
  • editorLink.activeForeground#aa554b
  • editorOverviewRuler.addedForeground#006900
  • editorOverviewRuler.bracketMatchForeground#aa554b99
  • editorOverviewRuler.deletedForeground#db0003
  • editorOverviewRuler.errorForeground#db0003
  • editorOverviewRuler.findMatchForeground#aa554b80
  • editorOverviewRuler.infoForeground#00589b
  • editorOverviewRuler.modifiedForeground#00589b
  • editorOverviewRuler.warningForeground#af5e00
  • editorRuler.foreground#d5d0ca80
  • editorStickyScroll.background#e7e4df
  • editorStickyScrollHover.background#0f12160a
  • editorSuggestWidget.background#f6f5f3
  • editorSuggestWidget.border#d5d0ca
  • editorSuggestWidget.focusHighlightForeground#aa554b
  • editorSuggestWidget.foreground#0f1216
  • editorSuggestWidget.highlightForeground#aa554b
  • editorSuggestWidget.selectedBackground#aa554b26
  • editorSuggestWidget.selectedForeground#0f1216
  • editorUnicodeHighlight.border#af5e00
  • editorUnnecessaryCode.border#00000000
  • editorUnnecessaryCode.opacity#00000088
  • editorWarning.foreground#af5e00
  • editorWhitespace.foreground#5f636a40
  • editorWidget.background#f6f5f3
  • editorWidget.border#d5d0ca
  • errorForeground#db0003
  • extensionButton.prominentBackground#aa554b
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#a04c43
  • focusBorder#aa554b
  • foreground#0f1216
  • git.blame.editorDecorationForeground#5f636a
  • gitDecoration.addedResourceForeground#006900
  • gitDecoration.conflictingResourceForeground#af5e00
  • gitDecoration.deletedResourceForeground#db0003
  • gitDecoration.ignoredResourceForeground#5f636a
  • gitDecoration.modifiedResourceForeground#00589b
  • gitDecoration.renamedResourceForeground#2a4d66
  • gitDecoration.stageDeletedResourceForeground#682f43
  • gitDecoration.stageModifiedResourceForeground#79492f
  • gitDecoration.untrackedResourceForeground#1c7819
  • inlineChat.background#f6f5f3
  • inlineChat.border#d5d0ca
  • inlineChatInput.border#d5d0ca
  • inlineChatInput.focusBorder#aa554b
  • input.background#e7e4df
  • input.border#d5d0ca
  • input.foreground#0f1216
  • input.placeholderForeground#5f636a
  • inputValidation.errorBackground#db000326
  • inputValidation.errorBorder#db0003
  • inputValidation.infoBackground#00589b26
  • inputValidation.infoBorder#00589b
  • inputValidation.warningBackground#af5e0026
  • inputValidation.warningBorder#af5e00
  • keybindingLabel.background#0f12160f
  • keybindingLabel.border#0f12161f
  • keybindingLabel.bottomBorder#0f12162e
  • keybindingLabel.foreground#0f1216
  • list.activeSelectionBackground#aa554b33
  • list.activeSelectionForeground#0f1216
  • list.errorForeground#db0003
  • list.focusOutline#aa554b
  • list.highlightForeground#aa554b
  • list.hoverBackground#aa554b0f
  • list.inactiveSelectionBackground#aa554b1a
  • list.warningForeground#af5e00
  • menu.background#f6f5f3
  • menu.border#d5d0ca
  • menu.foreground#0f1216
  • menu.selectionBackground#aa554b26
  • menu.selectionForeground#0f1216
  • menu.separatorBackground#d5d0ca
  • merge.currentHeaderBackground#00690040
  • merge.incomingHeaderBackground#00589b40
  • minimap.background#e7e4df
  • minimap.errorHighlight#db000399
  • minimap.findMatchHighlight#af5e0080
  • minimap.selectionHighlight#aa554b4d
  • minimap.warningHighlight#af5e0099
  • minimapGutter.addedBackground#006900
  • minimapGutter.deletedBackground#db0003
  • minimapGutter.modifiedBackground#00589b
  • minimapSlider.activeBackground#5f636a59
  • minimapSlider.background#5f636a26
  • minimapSlider.hoverBackground#5f636a40
  • notebook.cellBorderColor#d5d0ca
  • notebook.cellEditorBackground#f6f5f3
  • notebook.editorBackground#e7e4df
  • notebook.focusedCellBorder#aa554b
  • notebook.focusedEditorBorder#aa554b
  • notebook.inactiveFocusedCellBorder#d5d0ca
  • notebook.outputContainerBackgroundColor#5f636a0a
  • notebook.selectedCellBackground#aa554b0f
  • notebook.selectedCellBorder#aa554b
  • notebook.symbolHighlightBackground#79492f26
  • notifications.background#f6f5f3
  • notifications.border#d5d0ca
  • notifications.foreground#0f1216
  • panel.background#f6f5f3
  • panel.border#d5d0ca
  • panelTitle.activeBorder#aa554b
  • panelTitle.activeForeground#0f1216
  • panelTitle.inactiveForeground#5f636a
  • peekView.border#aa554b
  • peekViewEditor.background#f6f5f3
  • peekViewEditor.matchHighlightBackground#af5e0040
  • peekViewResult.background#d5d0ca
  • peekViewResult.fileForeground#0f1216
  • peekViewResult.lineForeground#5f636a
  • peekViewResult.matchHighlightBackground#af5e0033
  • peekViewResult.selectionForeground#0f1216
  • peekViewTitleLabel.foreground#aa554b
  • pickerGroup.border#d5d0ca
  • pickerGroup.foreground#aa554b
  • progressBar.background#aa554b
  • quickInput.background#f6f5f3
  • quickInput.border#d5d0ca
  • quickInput.foreground#0f1216
  • sash.hoverBorder#aa554b
  • scmGraph.foreground1#aa554b
  • scmGraph.foreground2#00589b
  • scmGraph.foreground3#006900
  • scmGraph.foreground4#af5e00
  • scmGraph.foreground5#db0003
  • scrollbar.shadow#0f121614
  • scrollbarSlider.activeBackground#5f636a80
  • scrollbarSlider.background#5f636a33
  • scrollbarSlider.hoverBackground#5f636a59
  • searchEditor.findMatchBackground#af5e0033
  • searchEditor.findMatchBorder#af5e0080
  • settings.checkboxBackground#f6f5f3
  • settings.checkboxBorder#d5d0ca
  • settings.checkboxForeground#aa554b
  • settings.dropdownBackground#f6f5f3
  • settings.dropdownBorder#d5d0ca
  • settings.dropdownForeground#0f1216
  • settings.focusedRowBackground#aa554b0f
  • settings.headerForeground#0f1216
  • settings.modifiedItemIndicator#aa554b
  • settings.numberInputBackground#f6f5f3
  • settings.numberInputBorder#d5d0ca
  • settings.numberInputForeground#0f1216
  • settings.rowHoverBackground#0f121608
  • settings.textInputBackground#f6f5f3
  • settings.textInputBorder#d5d0ca
  • settings.textInputForeground#0f1216
  • sideBar.background#d5d0ca
  • sideBar.border#cbc6c2
  • sideBar.foreground#212429
  • sideBarTitle.foreground#212429
  • statusBar.background#cfcac4
  • statusBar.border#d5d0ca
  • statusBar.debuggingBackground#aa554b
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#26292e
  • statusBar.noFolderBackground#cfcac4
  • statusBarItem.errorBackground#db0003
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.prominentBackground#aa554b
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.remoteBackground#aa554b
  • statusBarItem.remoteForeground#ffffff
  • statusBarItem.remoteHoverBackground#a04c43
  • statusBarItem.warningBackground#af5e00
  • statusBarItem.warningForeground#ffffff
  • tab.activeBackground#f6f5f3
  • tab.activeBorderTop#aa554b
  • tab.activeForeground#0f1216
  • tab.border#00000000
  • tab.inactiveBackground#e7e4df
  • tab.inactiveForeground#51555c
  • tab.lastPinnedBorder#d5d0ca
  • tab.modifiedBorder#aa554b
  • tab.unfocusedModifiedBorder#aa554b80
  • terminal.ansiBlack#0f1216
  • terminal.ansiBlue#00589b
  • terminal.ansiBrightBlack#5f636a
  • terminal.ansiBrightBlue#003b7c
  • terminal.ansiBrightCyan#007260
  • terminal.ansiBrightGreen#004c00
  • terminal.ansiBrightMagenta#a14174
  • terminal.ansiBrightRed#b60000
  • terminal.ansiBrightWhite#0f1216
  • terminal.ansiBrightYellow#8f4000
  • terminal.ansiCyan#005e4f
  • terminal.ansiGreen#006900
  • terminal.ansiMagenta#9a4873
  • terminal.ansiRed#db0003
  • terminal.ansiWhite#e7e4df
  • terminal.ansiYellow#af5e00
  • terminal.background#e7e4df
  • terminal.findMatchBackground#af5e004d
  • terminal.findMatchBorder#af5e0080
  • terminal.findMatchHighlightBackground#af5e0026
  • terminal.foreground#0f1216
  • terminal.selectionBackground#aa554b26
  • terminalCommandDecoration.defaultBackground#5f636a
  • terminalCommandDecoration.errorBackground#db0003
  • terminalCommandDecoration.successBackground#006900
  • terminalCursor.background#e7e4df
  • terminalCursor.foreground#aa554b
  • testing.coveredBackground#00690014
  • testing.coveredBorder#0069004d
  • testing.iconErrored#db0003
  • testing.iconFailed#db0003
  • testing.iconPassed#006900
  • testing.iconSkipped#af5e00
  • testing.runAction#006900
  • testing.uncoveredBackground#db000314
  • testing.uncoveredBorder#db00034d
  • textBlockQuote.background#5f636a0f
  • textBlockQuote.border#aa554b66
  • textCodeBlock.background#5f636a14
  • textLink.activeForeground#bb6459
  • textLink.foreground#aa554b
  • titleBar.activeBackground#d5d0ca
  • titleBar.activeForeground#0f1216
  • titleBar.border#d5d0ca
  • titleBar.inactiveBackground#d5d0ca
  • titleBar.inactiveForeground#5f636a
  • toolbar.hoverBackground#0f121614
  • tree.indentGuidesStroke#d5d0cab3
  • tree.tableColumnsBorder#d5d0ca80
  • welcomePage.progress.foreground#aa554b
  • welcomePage.tileBackground#f6f5f3
  • welcomePage.tileBorder#d5d0ca

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type, storage.modifier#983f34
keyword.control, keyword.control.flow#983f34
string, string.quoted, string.template#305529
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.section.embedded.begin, punctuation.section.embedded.end, constant.character.format.placeholder, meta.template.expression#983f34
entity.name.function, support.function, meta.function-call#2d554a
entity.name.type, entity.name.class, support.type, support.class, entity.other.inherited-class#764a68
support.type.primitive, support.type.builtin, support.type.builtin.go#764a68
support.function.builtin, support.function.builtin.go, support.function.builtin.python#2d554aitalic
variable, variable.parameter, variable.other#1e2023
constant.numeric, constant.language, variable.other.constant, constant.other#79492f
comment, comment.line, comment.block, punctuation.definition.comment#645f5bitalic
comment.block.documentation, comment.line.documentation, comment.block.documentation.phpdoc, string.quoted.docstring.multi.python#474d37italic
keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.type, keyword.operator.expression#4c4947
entity.name.tag#983f34
support.class.component.tsx, support.class.component.jsx#764a68
entity.other.attribute-name#4b4022
support.type.property-name.css, support.type.property-name.scss#2d554a
variable.css, variable.other.custom-property.css, support.type.custom-property.css#79492f
support.constant.property-value.css, support.constant.color.css#79492f
keyword.other.unit.css#79492f
string.regexp, constant.character.escape#682f43
meta.decorator, punctuation.decorator, meta.annotation#552f21
meta.preprocessor, keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, punctuation.definition.directive#682f43
entity.name.function.macro.rust, support.macro.rust#983f34bold
meta.attribute.rust, meta.attribute.cpp#552f21
entity.name.namespace, entity.name.module, entity.name.import#2a4d66
variable.other.property, variable.other.object.property, meta.object-literal.key#4b4022
support.class.console, support.class.error, support.class.promise#764a68
source.go entity.name.function#2d554a
source.go storage.type#764a68
entity.name.type.tsx, entity.name.type.ts#764a68
entity.name.lifetime.rust#552f21
storage.type.rust#983f34
keyword.other.DML.sql, keyword.other.DDL.sql#983f34
constant.other.table-name.sql#764a68
constant.other.database-name.sql#2a4d66
support.type.property-name.json#4b4022
entity.name.tag.yaml#4b4022
entity.name.other.anchor.yaml, variable.other.alias.yaml#79492f
heading.1.markdown, heading.2.markdown, heading.3.markdown, markup.heading#983f34bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.fenced_code.block#305529
markup.underline.link#2d554a
markup.list, punctuation.definition.list#983f34
markup.quote#305529italic
markup.strikethroughstrikethrough
variable.language.this, variable.language.self, variable.language.super#983f34italic
entity.name.type.parameter, meta.type.parameters#764a68italic
keyword.control.import, keyword.control.export, keyword.control.from#983f34
entity.name.type.interface#764a68italic
variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell#1e2023
support.function.builtin.shell#2d554a
entity.other.attribute-name.table.toml, support.type.property-name.table.toml#983f34bold
support.type.property-name.toml#4b4022
punctuation.definition.string.begin, punctuation.definition.string.end#305529
variable.other.member.go, variable.other.field.go#4b4022
entity.name.function.member.go#2d554a
entity.name.type.trait.rust#764a68italic
keyword.other.where.rust#983f34
meta.fstring.python source.python.embedded, punctuation.definition.expression.python#983f34
meta.function.parameters.python support.type.python#764a68
keyword.query.linq.cs, keyword.other.linq.cs#983f34
meta.attribute.cs#552f21
storage.type.annotation.java, punctuation.definition.annotation.java#552f21
keyword.operator.spread.tsx, keyword.operator.spread.jsx#4c4947
punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, punctuation.definition.tag.begin.jsx, punctuation.definition.tag.end.jsx#983f34
entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css#682f43
variable.scss#79492f
entity.name.type.template.cpp#764a68italic
punctuation.definition.variable.php#1e2023
entity.name.type.namespace.php, support.other.namespace.php#2a4d66
markup.inserted#305529
markup.deleted#682f43
markup.changed#79492f
meta.diff.header, meta.diff.index#764a68bold
invalid.illegal#682f43underline
invalid.deprecatedstrikethrough
keyword.operator.quantifier.regexp, keyword.operator.negation.regexp#4c4947bold
punctuation.definition.group.regexp, keyword.other.back-reference.regexp, punctuation.definition.character-class.regexp#983f34
entity.name.function.decorator.python#552f21
Dilmune Theme by Dilmune - VS Code Theme