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#0B0C12
  • activityBar.border#00000000
  • activityBar.foreground#ECECF4
  • activityBarBadge.background#D08CFF
  • activityBarBadge.foreground#0B0C12
  • badge.background#B574F2
  • badge.foreground#F2F2FA
  • banner.background#14162A
  • banner.foreground#FFFFFF
  • banner.iconForeground#7AA8D9
  • breadcrumb.background#141414
  • breadcrumb.focusForeground#B8BDF0
  • breadcrumb.foreground#A0A5BC
  • button.background#C59BFF
  • button.border#00000000
  • button.foreground#ffffff
  • button.hoverBackground#B888FF
  • checkbox.background#0B0C12
  • checkbox.border#1E2230
  • checkbox.foreground#FFFFFF
  • debugConsole.errorForeground#FF9AA6
  • debugConsole.infoForeground#7AA8D9
  • debugConsole.sourceForeground#7AA8D9
  • debugConsole.warningForeground#FFC979
  • debugConsoleInputIcon.foreground#D08CFF
  • debugExceptionWidget.background#14162A
  • debugExceptionWidget.border#FF9AA6
  • debugIcon.breakpointDisabledForeground#9AA0B2
  • debugIcon.breakpointForeground#FF9AA6
  • debugIcon.breakpointUnverifiedForeground#FFC979
  • debugIcon.continueForeground#9FF0D4
  • debugIcon.disconnectForeground#FF9AA6
  • debugIcon.pauseForeground#FFC979
  • debugIcon.restartForeground#D08CFF
  • debugIcon.startForeground#9FF0D4
  • debugIcon.stepBackForeground#79D4D2
  • debugIcon.stepIntoForeground#7AA8D9
  • debugIcon.stepOutForeground#7AA8D9
  • debugIcon.stepOverForeground#7AA8D9
  • debugIcon.stopForeground#FF9AA6
  • debugTokenExpression.boolean#FFC979
  • debugTokenExpression.error#FF9AA6
  • debugTokenExpression.name#D08CFF
  • debugTokenExpression.number#FFC979
  • debugTokenExpression.string#a0dec0
  • debugTokenExpression.value#ECECF4
  • debugToolBar.background#14162A
  • debugToolBar.border#3A3D55
  • debugView.exceptionLabelBackground#FF9AA680
  • debugView.exceptionLabelForeground#ffffff
  • debugView.stateLabelBackground#D08CFF80
  • debugView.stateLabelForeground#F2F2FA
  • debugView.valueChangedHighlight#FFC97980
  • descriptionForeground#A9B3CC
  • diffEditor.border#7C82A3
  • diffEditor.diagonalFill#ffffff10
  • diffEditor.insertedLineBackground#9FF0D410
  • diffEditor.insertedTextBackground#9FF0D416
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedLineBackground#FF9AA610
  • diffEditor.removedTextBackground#FF9AA616
  • diffEditor.removedTextBorder#00000000
  • diffEditorGutter.insertedLineBackground#9FF0D422
  • diffEditorGutter.removedLineBackground#FF9AA622
  • disabledForeground#9AA0B2
  • dropdown.background#0B0C12
  • dropdown.border#1E2230
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#0B0C12
  • editor.background#0B0C12
  • editor.findMatchBackground#7AA8D966
  • editor.findMatchHighlightBackground#7AA8D940
  • editor.focusedStackFrameHighlightBackground#00000000
  • editor.foldBackground#00000000
  • editor.foreground#ECECF4
  • editor.inactiveLineHighlightBackground#FFFFFF02
  • editor.inactiveSelectionBackground#33385eAA
  • editor.lineHighlightBackground#FFFFFF06
  • editor.lineHighlightBorder#00000000
  • editor.linkedEditingBackground#7AA8D922
  • editor.rangeHighlightBackground#14162A66
  • editor.selectionBackground#354270
  • editor.selectionForeground#ffffff
  • editor.selectionHighlightBackground#35427066
  • editor.wordHighlightBackground#7AA8D926
  • editor.wordHighlightStrongBackground#7AA8D933
  • editorBracketHighlight.foreground1#7AA8D9
  • editorBracketHighlight.foreground2#C9D6FF
  • editorBracketHighlight.foreground3#8CE8E0
  • editorBracketHighlight.foreground4#A8FFCA
  • editorBracketHighlight.foreground5#E0A96D
  • editorBracketHighlight.foreground6#9FE7E0
  • editorBracketHighlight.unexpectedBracket.foreground#FF9AA6
  • editorBracketMatch.background#4C4B7F
  • editorBracketMatch.border#7C82A3
  • editorCursor.foreground#ECECF4
  • editorGhostText.foreground#C0C8DA
  • editorGroup.border#3A3D55
  • editorGroupHeader.noTabsBackground#14162A
  • editorGroupHeader.tabsBackground#14162A
  • editorGutter.addedBackground#9FF0D4
  • editorGutter.background#0B0C12
  • editorGutter.commentRangeForeground#B8F7F2
  • editorGutter.deletedBackground#FF9AA6
  • editorGutter.modifiedBackground#7AA8D9
  • editorHoverWidget.background#141414
  • editorHoverWidget.border#3A3D55
  • editorIndentGuide.activeBackground1#7C82A3
  • editorIndentGuide.background1#2c2f40
  • editorInfo.foreground#7AA8D9
  • editorLineNumber.activeForeground#FFD18F
  • editorLineNumber.foreground#6F7392
  • editorOverviewRuler.addedForeground#9FF0D440
  • editorOverviewRuler.deletedForeground#FF9AA640
  • editorOverviewRuler.modifiedForeground#7AA8D940
  • editorSuggestWidget.background#141414
  • editorSuggestWidget.border#3A3D55
  • editorSuggestWidget.foreground#C8D0E0
  • editorSuggestWidget.highlightForeground#F2F2FA
  • editorSuggestWidget.selectedBackground#3A3D55
  • editorWarning.foreground#FFC979
  • editorWhitespace.foreground#31364A
  • focusBorder#00000000
  • foreground#FFFFFF
  • gitDecoration.addedResourceForeground#9FF0D4
  • gitDecoration.conflictingResourceForeground#FFC979
  • gitDecoration.deletedResourceForeground#FF9AA6
  • gitDecoration.ignoredResourceForeground#9AA0B2
  • gitDecoration.modifiedResourceForeground#D08CFF
  • gitDecoration.renamedResourceForeground#7AA8D9
  • gitDecoration.submoduleResourceForeground#B8F7F2
  • gitDecoration.untrackedResourceForeground#9FF0D4
  • inlineChat.background#141414
  • inlineChat.border#3A3D55
  • inlineChatInput.background#14162A
  • inlineparameters.annotationBackground#1E2230
  • inlineparameters.annotationForeground#C9CFE8
  • input.background#0B0C12
  • input.border#3A3D55
  • input.foreground#E6EAF6
  • input.placeholderForeground#A4AEC6
  • list.activeSelectionBackground#3A3E6B
  • list.activeSelectionForeground#F2F2FA
  • list.deemphasizedForeground#888ca0
  • list.focusAndSelectionOutline#00000000
  • list.focusOutline#00000000
  • list.hoverBackground#343861
  • list.inactiveSelectionBackground#33385e
  • list.inactiveSelectionForeground#ECECF4
  • list.warningForeground#FFC979
  • menu.background#0B0C12
  • menu.foreground#F2F2FA
  • menu.selectionBackground#1E2230
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#2A2A2A
  • mergeEditor.change.background#7AA8D922
  • mergeEditor.change.word.background#7AA8D933
  • minimap.background#0B0C12
  • minimap.selectionHighlight#35427080
  • notebook.cellBorderColor#2A2A2A
  • notebook.cellEditorBackground#0B0C12
  • notebook.cellHoverBackground#3A3D55
  • notebook.focusedCellBackground#14162A
  • notificationsWarningIcon.foreground#FFC979
  • panel.background#0B0C12
  • panel.border#3A3D55
  • panelTitle.activeBorder#D08CFF
  • panelTitle.activeForeground#F2F2FA
  • panelTitle.inactiveForeground#A0A5BC
  • peekView.border#7C82A3
  • peekViewEditor.background#0B0C12
  • peekViewResult.background#14162A
  • peekViewTitle.background#14162A
  • pickerGroup.border#2A2A2A
  • pickerGroup.foreground#7AA8D9
  • problemsWarningIcon.foreground#FFC979
  • quickInput.background#0B0C12
  • quickInput.foreground#F2F2FA
  • quickInputList.focusBackground#1E2230
  • quickInputList.focusForeground#FFFFFF
  • quickInputList.focusIconForeground#7AA8D9
  • quickInputTitle.background#101010
  • scmGraph.foreground1#D08CFF
  • scmGraph.foreground2#FF995E
  • scmGraph.foreground3#86E1F0
  • scmGraph.foreground4#89E5A3
  • scmGraph.foreground5#A3A8BC
  • scmGraph.historyItemBaseRefColor#7AA8D9
  • scmGraph.historyItemHoverAdditionsForeground#7AD796
  • scmGraph.historyItemHoverDefaultLabelBackground#3A3D55
  • scmGraph.historyItemHoverDefaultLabelForeground#F2F2FA
  • scmGraph.historyItemHoverDeletionsForeground#F08E97
  • scmGraph.historyItemHoverLabelForeground#0B0C12
  • scmGraph.historyItemRefColor#7AA8D9
  • scmGraph.historyItemRemoteRefColor#7AD796
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#FFFFFF66
  • scrollbarSlider.background#FFFFFF26
  • scrollbarSlider.hoverBackground#FFFFFF4D
  • settings.checkboxBackground#0B0C12
  • settings.checkboxBorder#1E2230
  • settings.checkboxForeground#FFFFFF
  • settings.dropdownBackground#0B0C12
  • settings.dropdownBorder#1E2230
  • settings.dropdownForeground#FFFFFF
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#FFB454
  • settings.textInputBackground#101324
  • settings.textInputBorder#1E2230
  • settings.textInputForeground#FFFFFF
  • sideBar.background#0B0C12
  • sideBar.border#2a2b3a
  • sideBar.foreground#ECECF4
  • sideBarSectionHeader.background#0B0C12
  • sideBarSectionHeader.border#0B0C12
  • sideBarSectionHeader.foreground#D7DDF0
  • statusBar.background#0B0C12
  • statusBar.debuggingBackground#0B0C12
  • statusBar.debuggingForeground#ECECF4
  • statusBar.foreground#ECECF4
  • statusBar.noFolderBackground#0B0C12
  • statusBar.noFolderForeground#ECECF4
  • statusBarItem.errorBackground#FF9AA6
  • statusBarItem.prominentBackground#3A3E6B
  • statusBarItem.prominentHoverBackground#343861
  • statusBarItem.remoteBackground#0B0C12
  • statusBarItem.remoteForeground#F2F2FA
  • statusBarItem.warningBackground#FFC979
  • tab.activeBackground#0B0C12
  • tab.activeBorderTop#D08CFF
  • tab.activeForeground#FFFFFF
  • tab.border#3A3D55
  • tab.inactiveBackground#14162A
  • tab.inactiveForeground#A0A5BC
  • tab.unfocusedHoverBackground#3A3D55
  • terminal.ansiBlack#252735
  • terminal.ansiBlue#74C0FF
  • terminal.ansiBrightBlack#7C82A3
  • terminal.ansiBrightBlue#A8D8FF
  • terminal.ansiBrightCyan#B6F2F5
  • terminal.ansiBrightGreen#C0F1C0
  • terminal.ansiBrightMagenta#E7B7FF
  • terminal.ansiBrightRed#FFA1AA
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFD793
  • terminal.ansiCyan#79D4D2
  • terminal.ansiGreen#98E8B0
  • terminal.ansiMagenta#D08CFF
  • terminal.ansiRed#FF7E8A
  • terminal.ansiWhite#ECECF4
  • terminal.ansiYellow#F0BE79
  • terminal.background#0B0C12
  • terminal.border#3A3D55
  • terminal.findMatchBackground#6B5DD0CC
  • terminal.findMatchHighlightBackground#6B5DD080
  • terminal.foreground#ECECF4
  • terminal.hoverHighlightBackground#3A3D55
  • terminal.selectionBackground#354270
  • terminal.tab.activeBorder#D08CFF
  • terminalCursor.foreground#ECECF4
  • testing.iconFailed#FF9AA6
  • testing.iconPassed#9FF0D4
  • testing.runAction#7AA8D9
  • textLink.activeForeground#8CB8E6
  • textLink.foreground#7AA8D9
  • titleBar.activeBackground#0B0C12

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.block, comment.line, comment.line.double-slash#959ba8italic
punctuation.definition.comment#7C82A3italic
punctuation.definition.tag, punctuation.definition.tag.html#dcd9e8
punctuation.definition.tag.jsx, punctuation.definition.tag.tsx#dcd9e8
entity.name.tag, support.class.component.html#F0CF9A
entity.name.tag.jsx, entity.name.tag.tsx#F0CF9A
support.class.component, support.class.component.jsx, support.class.component.tsx, support.class.component.vue#B8BDF0
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx, entity.other.attribute-name.vue, meta.directive.vue#A9C6FF
string.quoted.double.html class, string.quoted.single.html class#a0dec0
string.quoted.double.html, string.quoted.single.html, string.quoted.double.jsx, string.quoted.single.jsx, string.quoted.double.tsx, string.quoted.single.tsx, string.quoted.double.vue, string.quoted.single.vue#a0dec0
text.html.basic, text.html.derivative#ECECF4
meta.jsx.children, source.jsx meta.jsx.children, source.js meta.jsx.children, source.tsx meta.jsx.children, meta.tag.inline.jsx meta.jsx.children, meta.tag.block.jsx meta.jsx.children, meta.tag.inline.tsx meta.jsx.children, meta.tag.block.tsx meta.jsx.children#ECECF4
entity.name.function, support.function#6FA3D9
entity.name.namespace, entity.name.type, meta.use, support.class#B8BDF0
punctuation.definition.string, string#a0dec0
meta.definition.variable.name, variable, support.variable, variable.other.php#79D4D2
meta.function.parameter, variable.parameter#96ddd5
constant.numeric, constant.language, constant.character#e6ba78
keyword, storage.type, storage.modifier#c296e8
entity.name.method, keyword.control.conditional, keyword.control.flow, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.default, keyword.control.from, keyword.control.switch, keyword.operator.expression.delete, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.new, keyword.operator.sizeof, storageitalic
markup.heading#FFFFFFbold
markup.bold#E7B7FFbold
markup.italic#D3D7FFitalic
markup.inline.raw.markdown#C0F1C0italic
markup.quote.markdown#B6F2F5italic
markup.inserted#a0dec0
markup.changed#FFC979
markup.deleted#FF9AA6
meta.separator.markdown#9AA0B2
invalid, invalid.illegal#FF9AA6
punctuation.definition.keyword, keyword.operator.expression.instanceof, keyword.operator.expression.typeof, keyword.operator.expression.delete#c296e8
support.type.builtin, support.type.primitive, support.type.primitive.ts#B8BDF0
variable.language, variable.language.this, variable.language.super, variable.language.arguments#79D4D2
meta.object-literal.key, meta.object-literal.key entity.name, meta.objectliteral.key, meta.object-literal.key string.unquoted#A9C6FF
meta.decorator, storage.type.annotation, punctuation.decorator#7AA8D9
meta.object-literal.key, support.type.property-name, meta.mapping.key#E6EAF6
punctuation.accessor, punctuation.separator.dot#b8b6c8
keyword.operator, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.assignment#d0cee0
string.regexp, constant.other.character-class.set.regexp, punctuation.definition.group.regexp#79D4D2
constant.character.escape, constant.character.escape.backslash.regexp, constant.regexp#98E8B0
variable.language.this, variable.language.self#7AA8D9italic
keyword.other.use, keyword.other.namespace.use, keyword.other.use.php#B99EF0
keyword.declaration.class, storage.type.class, keyword.declaration.interface, keyword.other.implements, storage.modifier.implements#B99EF0
entity.name.type, entity.name.type.class, entity.name.type.interface, entity.other.inherited-class, support.class, support.type, entity.name.namespace, support.other.namespace#9CC0FF
punctuation.separator.namespace, punctuation.accessor, punctuation.separator, punctuation.separator.inheritance#D8DAE6
punctuation.definition.variable.php, variable.other.php punctuation.definition.variable#ECECF499