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#FFE17D0D
  • activityBar.activeBorder#FFE17D
  • activityBar.background#211A33
  • activityBar.foreground#FFE17D
  • activityBar.inactiveForeground#B5A7C9
  • activityBarBadge.background#FFE17D
  • activityBarBadge.foreground#141021
  • badge.background#FFE17D
  • badge.foreground#141021
  • breadcrumb.background#141021
  • breadcrumb.foreground#B5A7C9
  • button.background#FFE17D
  • button.foreground#141021
  • button.hoverBackground#FFE694
  • button.secondaryBackground#3A3130
  • button.secondaryForeground#F7F2FF
  • button.secondaryHoverBackground#302647
  • debugConsole.errorForeground#FF8B94
  • debugConsole.warningForeground#FFD275
  • descriptionForeground#B5A7C9
  • diffEditor.insertedLineBackground#8FE0A50D
  • diffEditor.insertedTextBackground#8FE0A521
  • diffEditor.removedLineBackground#FF8B940D
  • diffEditor.removedTextBackground#FF8B9421
  • disabledForeground#B5A7C9
  • dropdown.background#211A33
  • dropdown.border#3D364E
  • dropdown.foreground#F7F2FF
  • editor.background#141021
  • editor.findMatchBackground#3A3130
  • editor.findMatchBorder#FFE17D
  • editor.findMatchHighlightBackground#FFE17D28
  • editor.findMatchHighlightBorder#FFE17D55
  • editor.foreground#F7F2FF
  • editor.inactiveSelectionBackground#FFE17D28
  • editor.lineHighlightBackground#211A32
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3A3130
  • editor.selectionForeground#F7F2FF
  • editor.selectionHighlightBackground#FFE17D28
  • editor.selectionHighlightBorder#FFE17D44
  • editor.wordHighlightBackground#FFE17D28
  • editor.wordHighlightStrongBackground#FFE17D28
  • editorBracketHighlight.foreground1#FFE17D
  • editorBracketHighlight.foreground2#FFE17D
  • editorBracketHighlight.foreground3#F5A8E5
  • editorBracketHighlight.foreground4#F5A8E5
  • editorBracketHighlight.foreground5#AEDFD8
  • editorBracketHighlight.foreground6#F7F2FF
  • editorCodeLens.foreground#B5A7C9
  • editorCursor.foreground#D0ABFF
  • editorError.foreground#FF8B94
  • editorGroup.border#3D364E
  • editorGroupHeader.tabsBackground#302647
  • editorGutter.addedBackground#8FE0A5
  • editorGutter.deletedBackground#FF8B94
  • editorGutter.modifiedBackground#F5A8E5
  • editorHint.foreground#B5A7C9
  • editorHoverWidget.background#211A33
  • editorHoverWidget.border#3D364E
  • editorHoverWidget.foreground#F7F2FF
  • editorIndentGuide.activeBackground1#FFE17D66
  • editorIndentGuide.background1#3D364E
  • editorInfo.foreground#F5A8E5
  • editorInlayHint.background#211A33
  • editorInlayHint.foreground#B5A7C9
  • editorLineNumber.activeForeground#FFE17D
  • editorLineNumber.foreground#B5A7C9
  • editorLink.activeForeground#FFE17D
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#3D364E
  • editorStickyScroll.background#141021
  • editorStickyScrollHover.background#211A33
  • editorSuggestWidget.background#211A33
  • editorSuggestWidget.border#3D364E
  • editorSuggestWidget.foreground#F7F2FF
  • editorSuggestWidget.highlightForeground#FFE17D
  • editorSuggestWidget.selectedBackground#3A3130
  • editorSuggestWidget.selectedForeground#F7F2FF
  • editorWarning.foreground#FFD275
  • editorWhitespace.foreground#3D364E
  • editorWidget.background#211A33
  • editorWidget.border#3D364E
  • editorWidget.foreground#F7F2FF
  • focusBorder#FFE17D
  • foreground#F7F2FF
  • gitDecoration.addedResourceForeground#8FE0A5
  • gitDecoration.deletedResourceForeground#FF8B94
  • gitDecoration.ignoredResourceForeground#B5A7C9
  • gitDecoration.modifiedResourceForeground#F5A8E5
  • input.background#211A33
  • input.border#3D364E
  • input.foreground#F7F2FF
  • input.placeholderForeground#B5A7C9
  • inputOption.activeBackground#FFE17D28
  • inputOption.activeBorder#FFE17D
  • inputOption.activeForeground#F7F2FF
  • list.activeSelectionBackground#3A3130
  • list.activeSelectionForeground#F7F2FF
  • list.focusBackground#3A3130
  • list.focusForeground#F7F2FF
  • list.focusHighlightForeground#FFE17D
  • list.focusOutline#FFE17D66
  • list.highlightForeground#FFE17D
  • list.hoverBackground#FFE17D14
  • list.hoverForeground#F7F2FF
  • list.inactiveSelectionBackground#3A3130
  • list.inactiveSelectionForeground#F7F2FF
  • menu.background#211A33
  • menu.border#3D364E
  • menu.foreground#F7F2FF
  • minimap.selectionHighlight#FFE17D77
  • notificationCenterHeader.background#211A33
  • notifications.background#211A33
  • notifications.border#3D364E
  • notifications.foreground#F7F2FF
  • panel.background#141021
  • panel.border#3D364E
  • panelTitle.activeBorder#FFE17D
  • panelTitle.activeForeground#FFE17D
  • panelTitle.inactiveForeground#B5A7C9
  • peekView.border#FFE17D
  • peekViewEditor.background#211A33
  • peekViewResult.background#211A33
  • peekViewResult.fileForeground#F7F2FF
  • peekViewResult.lineForeground#F7F2FF
  • pickerGroup.foreground#FFE17D
  • progressBar.background#FFE17D
  • quickInput.background#211A33
  • quickInput.foreground#F7F2FF
  • quickInputList.focusBackground#3A3130
  • quickInputList.focusForeground#F7F2FF
  • scrollbarSlider.activeBackground#FFE17D66
  • scrollbarSlider.background#3D364E99
  • scrollbarSlider.hoverBackground#B5A7C966
  • settings.dropdownBackground#211A33
  • settings.modifiedItemIndicator#FFE17D
  • sideBar.background#211A33
  • sideBar.border#3D364E
  • sideBar.foreground#F7F2FF
  • sideBarSectionHeader.background#211A33
  • sideBarSectionHeader.border#3D364E
  • sideBarSectionHeader.foreground#F7F2FF
  • sideBarTitle.foreground#F7F2FF
  • statusBar.background#302647
  • statusBar.border#3D364E
  • statusBar.debuggingBackground#FFE17D
  • statusBar.debuggingForeground#141021
  • statusBar.foreground#F7F2FF
  • statusBar.noFolderBackground#302647
  • statusBarItem.hoverBackground#FFE17D14
  • statusBarItem.hoverForeground#F7F2FF
  • statusBarItem.prominentBackground#3A3130
  • statusBarItem.prominentForeground#F7F2FF
  • statusBarItem.remoteBackground#FFE17D
  • statusBarItem.remoteForeground#141021
  • tab.activeBackground#141021
  • tab.activeBorder#FFE17D
  • tab.activeBorderTop#00000000
  • tab.activeForeground#F7F2FF
  • tab.border#3D364E
  • tab.hoverBackground#3A3130
  • tab.inactiveBackground#211A33
  • tab.inactiveForeground#B5A7C9
  • tab.unfocusedActiveBorder#3D364E
  • terminal.ansiBlack#343840
  • terminal.ansiBlue#85BBFF
  • terminal.ansiBrightBlack#B5A7C9
  • terminal.ansiBrightBlue#AFD3FF
  • terminal.ansiBrightCyan#B2F6F0
  • terminal.ansiBrightGreen#BBF2BC
  • terminal.ansiBrightMagenta#D9BCFF
  • terminal.ansiBrightRed#FFB0B6
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFE49D
  • terminal.ansiCyan#6FE3E2
  • terminal.ansiGreen#8FE0A5
  • terminal.ansiMagenta#D0ABFF
  • terminal.ansiRed#FF8B94
  • terminal.ansiWhite#F7F2FF
  • terminal.ansiYellow#FFD275
  • terminal.background#141021
  • terminal.foreground#F7F2FF
  • terminal.selectionBackground#3A3130
  • terminalCursor.background#141021
  • terminalCursor.foreground#D0ABFF
  • testing.iconFailed#FF8B94
  • testing.iconPassed#8FE0A5
  • textBlockQuote.background#211A33
  • textBlockQuote.border#FFE17D
  • textCodeBlock.background#211A33
  • textLink.activeForeground#F5A8E5
  • textLink.foreground#FFE17D
  • titleBar.activeBackground#302647
  • titleBar.activeForeground#F7F2FF
  • titleBar.border#3D364E
  • titleBar.inactiveBackground#141021
  • titleBar.inactiveForeground#B5A7C9
  • toolbar.hoverBackground#FFE17D14
  • tree.indentGuidesStroke#3D364E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B5A7C9
keyword, storage#D0ABFF
keyword.operator#F7F2FF
string#AEDFD8
constant.numeric, constant.language, constant.character, constant.other#F5A8E5
entity.name.function, support.function#FFE17D
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#F5A8E5
variable, meta.definition.variable#F7F2FF
variable.parameter#F7F2FF
support.type.property-name, entity.other.attribute-name, meta.object-literal.key#F5A8E5
punctuation#F7F2FF
punctuation.section.interpolation, keyword.other.template, meta.interpolation punctuation#FFE17D
constant.character.escape#FFE17D
entity.name.tag#D0ABFF
storage.type.terraform, keyword.control.terraform, keyword.other.terraform#D0ABFF
variable.other.property.terraform, variable.other.readwrite.terraform#F7F2FF
support.function.builtin.shell, support.function.powershell#FFE17D
markup.heading, entity.name.section#FFE17Dbold
markup.bold#F7F2FFbold
markup.italic#F7F2FFitalic
markup.inline.raw, markup.fenced_code.block#AEDFD8
markup.underline.link#FFE17D
markup.inserted#8FE0A5
markup.deleted#FF8B94
invalid#FF8B94
support.type.property-name.json, entity.name.tag.yaml, entity.name.tag.yml#F5A8E5
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#D0ABFF
string.regexp, constant.other.character-class.regexp#AEDFD8