Skip to main content
Coding Theme

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#957FB8
  • activityBar.background#16161D
  • activityBar.border#2A2A37
  • activityBar.foreground#DCD7BA
  • activityBar.inactiveForeground#727169
  • activityBarBadge.background#658594
  • activityBarBadge.foreground#DCD7BA
  • badge.background#2A2A37
  • badge.foreground#DCD7BA
  • breadcrumb.activeSelectionForeground#DCD7BA
  • breadcrumb.focusForeground#DCD7BA
  • breadcrumb.foreground#727169
  • breadcrumbPicker.background#2A2A37
  • button.background#2A2A37
  • button.foreground#DCD7BA
  • button.hoverBackground#363646
  • button.secondaryBackground#223249
  • button.secondaryForeground#DCD7BA
  • button.secondaryHoverBackground#363646
  • chat.requestBackground#2A2A37
  • chat.requestBorder#223249
  • chat.requestBubbleBackground#2A2A37
  • chat.requestBubbleHoverBackground#2A2A37
  • chat.requestCodeBorder#223249
  • checkbox.background#2A2A37
  • checkbox.border#223249
  • debugToolBar.background#16161D
  • descriptionForeground#DCD7BA
  • diffEditor.insertedTextBackground#2B3328
  • diffEditor.removedTextBackground#43242430
  • dropdown.background#16161D
  • dropdown.border#2A2A37
  • dropdown.foreground#DCD7BA
  • dropdown.listBackground#1F1F28
  • editor.background#1F1F28
  • editor.findMatchBackground#2D4F67
  • editor.findMatchBorder#FF9E3B
  • editor.findMatchHighlightBackground#2D4F67
  • editor.focusedStackFrameHighlightBackground#2b6a3033
  • editor.foldBackground#54546D22
  • editor.foreground#DCD7BA
  • editor.inactiveSelectionBackground#3636464d
  • editor.lineHighlightBackground#2A2A37
  • editor.linkedEditingBackground#3392FF22
  • editor.selectionBackground#223249
  • editor.selectionHighlightBackground#363646
  • editor.selectionHighlightBorder#54546D
  • editor.stackFrameHighlightBackground#C6902625
  • editor.wordHighlightBackground#3636464d
  • editor.wordHighlightBorder#54546D
  • editor.wordHighlightStrongBackground#3636464d
  • editor.wordHighlightStrongBorder#54546D
  • editorActionList.background#1a1a22
  • editorBracketHighlight.foreground1#957FB8
  • editorBracketHighlight.foreground2#FFA066
  • editorBracketHighlight.foreground3#7E9CD8
  • editorBracketHighlight.foreground4#D27E99
  • editorBracketHighlight.foreground5#E6C384
  • editorBracketHighlight.foreground6#7AA89F
  • editorBracketHighlight.unexpectedBracket.foreground#FF5D62
  • editorBracketMatch.background#16161D
  • editorBracketMatch.border#54546D
  • editorBracketPairGuide.activeBackground1#957FB8
  • editorBracketPairGuide.activeBackground2#FFA066
  • editorBracketPairGuide.activeBackground3#7E9CD8
  • editorBracketPairGuide.activeBackground4#D27E99
  • editorBracketPairGuide.activeBackground5#E6C384
  • editorBracketPairGuide.activeBackground6#7AA89F
  • editorCursor.background#DCD7BA
  • editorCursor.foreground#DCD7BA
  • editorError.foreground#E82424
  • editorGroup.border#2A2A37
  • editorGroupHeader.tabsBackground#16161D
  • editorGroupHeader.tabsBorder#2A2A37
  • editorGutter.addedBackground#76946A
  • editorGutter.deletedBackground#C34043
  • editorGutter.modifiedBackground#DCA561
  • editorHoverWidget.background#1a1a22
  • editorHoverWidget.border#363646
  • editorHoverWidget.highlightForeground#658594
  • editorIndentGuide.activeBackground#363646
  • editorIndentGuide.background#2A2A37
  • editorInlayHint.background#1F1F28
  • editorInlayHint.foreground#727169
  • editorLineNumber.activeForeground#957FB8
  • editorLineNumber.foreground#54546D
  • editorMarkerNavigation.background#363646
  • editorOverviewRuler.border#2A2A37
  • editorRuler.foreground#363646
  • editorSuggestWidget.background#1a1a22
  • editorSuggestWidget.border#2A2A37
  • editorSuggestWidget.selectedBackground#363646
  • editorWarning.foreground#FF9E3B
  • editorWhitespace.foreground#1F1F28
  • editorWidget.background#1a1a22
  • editorWidget.border#2A2A37
  • editorWidget.foreground#DCD7BA
  • errorForeground#E82424
  • focusBorder#957FB8
  • foreground#DCD7BA
  • gitDecoration.addedResourceForeground#76946A
  • gitDecoration.conflictingResourceForeground#FF9E3B
  • gitDecoration.deletedResourceForeground#C34043
  • gitDecoration.ignoredResourceForeground#727169
  • gitDecoration.modifiedResourceForeground#7E9CD8
  • gitDecoration.submoduleResourceForeground#727169
  • gitDecoration.untrackedResourceForeground#76946A
  • icon.foreground#DCD7BA
  • inlineChat.background#2A2A37
  • inlineChat.border#223249
  • inlineChatInput.background#1F1F28
  • inlineChatInput.border#223249
  • input.background#16161D
  • input.border#2A2A37
  • input.foreground#DCD7BA
  • input.placeholderForeground#727169
  • keybindingLabel.foreground#DCD7BA
  • list.activeSelectionBackground#363646
  • list.activeSelectionForeground#DCD7BA
  • list.focusBackground#363646
  • list.highlightForeground#7E9CD8
  • list.hoverBackground#363646
  • list.hoverForeground#DCD7BA
  • list.inactiveFocusBackground#2A2A37
  • list.inactiveSelectionBackground#2A2A37
  • list.inactiveSelectionForeground#DCD7BA
  • list.warningForeground#FF9E3B
  • menu.background#2A2A37
  • menu.foreground#DCD7BA
  • menu.selectionBackground#363646
  • menu.selectionForeground#DCD7BA
  • menu.separatorBackground#2A2A37
  • menubar.selectionBackground#363646
  • menubar.selectionForeground#DCD7BA
  • minimapGutter.addedBackground#76946A
  • minimapGutter.deletedBackground#C34043
  • minimapGutter.modifiedBackground#DCA561
  • notificationCenterHeader.background#1F1F28
  • notificationCenterHeader.foreground#727169
  • notifications.background#2A2A37
  • notifications.border#2A2A37
  • notifications.foreground#DCD7BA
  • notificationsErrorIcon.foreground#E82424
  • notificationsInfoIcon.foreground#7E9CD8
  • notificationsWarningIcon.foreground#FF9E3B
  • panel.background#16161D
  • panel.border#2A2A37
  • panelInput.border#2A2A37
  • panelSectionHeader.background#1F1F28
  • panelTitle.activeBorder#957FB8
  • panelTitle.activeForeground#DCD7BA
  • panelTitle.inactiveForeground#727169
  • peekView.border#54546D
  • peekViewEditor.background#2A2A37
  • peekViewEditor.matchHighlightBackground#2D4F67
  • peekViewResult.background#363646
  • peekViewResult.matchHighlightBackground#2D4F67
  • pickerGroup.border#2A2A37
  • pickerGroup.foreground#727169
  • progressBar.background#7E9CD8
  • quickInput.background#1a1a22
  • quickInput.foreground#DCD7BA
  • quickInputTitle.background#16161D
  • scrollbar.shadow#16161D
  • scrollbarSlider.activeBackground#6f6f9080
  • scrollbarSlider.background#54546D66
  • scrollbarSlider.hoverBackground#54546D80
  • settings.focusedRowBackground#363646
  • settings.headerForeground#DCD7BA
  • settings.modifiedItemIndicator#7E9CD8
  • sideBar.background#16161D
  • sideBar.border#2A2A37
  • sideBar.foreground#DCD7BA
  • sideBarSectionHeader.background#16161D
  • sideBarSectionHeader.border#2A2A37
  • sideBarSectionHeader.foreground#DCD7BA
  • sideBarTitle.foreground#DCD7BA
  • statusBar.background#16161D
  • statusBar.border#2A2A37
  • statusBar.debuggingBackground#E82424
  • statusBar.debuggingBorder#957FB8
  • statusBar.debuggingForeground#DCD7BA
  • statusBar.foreground#DCD7BA
  • statusBar.noFolderBackground#1F1F28
  • statusBarItem.hoverBackground#363646
  • statusBarItem.prominentBackground#2A2A37
  • statusBarItem.remoteBackground#2D4F67
  • statusBarItem.remoteForeground#DCD7BA
  • tab.activeBackground#1F1F28
  • tab.activeBorder#1F1F28
  • tab.activeBorderTop#957FB8
  • tab.activeForeground#DCD7BA
  • tab.border#2A2A37
  • tab.hoverBackground#2A2A37
  • tab.inactiveBackground#16161D
  • tab.inactiveForeground#727169
  • tab.unfocusedActiveBorder#1F1F28
  • tab.unfocusedActiveBorderTop#54546D
  • tab.unfocusedHoverBackground#2A2A37
  • terminal.ansiBlack#1F1F28
  • terminal.ansiBlue#658594
  • terminal.ansiBrightBlack#2A2A37
  • terminal.ansiBrightBlue#7FB4CA
  • terminal.ansiBrightCyan#A3D4D5
  • terminal.ansiBrightGreen#98BB6C
  • terminal.ansiBrightMagenta#D27E99
  • terminal.ansiBrightRed#FF5D62
  • terminal.ansiBrightWhite#DCD7BA
  • terminal.ansiBrightYellow#E6C384
  • terminal.ansiCyan#9CABCA
  • terminal.ansiGreen#76946A
  • terminal.ansiMagenta#957FB8
  • terminal.ansiRed#E82424
  • terminal.ansiWhite#DCD7BA
  • terminal.ansiYellow#FF9E3B
  • terminal.background#16161D
  • terminal.border#2A2A37
  • terminal.foreground#DCD7BA
  • terminal.selectionBackground#223249
  • terminal.tab.activeBorder#957FB8
  • terminalCursor.background#DCD7BA
  • terminalCursor.foreground#DCD7BA
  • textBlockQuote.background#2A2A37
  • textBlockQuote.border#223249
  • textCodeBlock.background#2A2A37
  • textLink.activeForeground#7AA89F
  • textLink.foreground#6A9589
  • textPreformat.foreground#FF9E3B
  • textSeparator.foreground#54546D
  • titleBar.activeBackground#16161D
  • titleBar.activeForeground#DCD7BA
  • titleBar.border#2A2A37
  • titleBar.inactiveBackground#16161D
  • titleBar.inactiveForeground#DCD7BA
  • tree.indentGuidesStroke#2A2A37
  • welcomePage.buttonBackground#2A2A37
  • welcomePage.buttonHoverBackground#363646

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#727169italic
constant, entity.name.constant, variable.other.constant, variable.other.enummember#7FB4CA
variable.language#FF5D62
entity.name#7AA89F
entity.name.type#7AA89F
entity.name.function#7E9CD8
entity.name.namespace#DCD7BA
variable.parameter.function#DCD7BA
entity.name.tag#E6C384
entity.name.tag.html#957FB8
keyword#957FB8
keyword.control.flow#957FB8bold
keyword.operator#C0A36E
storage, storage.type#957FB8
storage.modifier.package, storage.modifier.import, storage.type.java#DCD7BA
string, punctuation.definition.string, string punctuation.section.embedded source, markup.inline.raw.string#98BB6C
support#7E9CD8
support.type#7AA89F
support.function#7E9CD8
meta.property-name#E6C384
variable#DCD7BA
variable.other#DCD7BA
variable.other.property#E6C384
variable.other.readwrite#FFA066
punctuation#9CABCA
invalid.broken#FF5D62italic
invalid.deprecated#FF5D62italic
invalid.illegal#FF5D62italic
invalid.unimplemented#FF5D62italic
carriage-return#DCD7BAitalic underline
message.error#E82424
string variable#7E9CD8
source.regexp, string.regexp#7FB4CA
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#7FB4CA
string.regexp constant.character.escape#7FB4CAbold
constant.character.escape#7FB4CA
support.constant#7E9CD8
support.variable#DCD7BA
meta.module-reference#7E9CD8
punctuation.definition.list.begin.markdown#FFA066
markup.heading, markup.heading entity.name#7E9CD8bold
markup.quote#727169italic
markup.italic#E46876italic
markup.bold#DCD7BAbold
markup.underline#7FB4CAunderline
markup.strikethroughstrikethrough
markup.inline.raw#957FB8
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#C34043
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#76946A
markup.changed, punctuation.definition.changed#DCA561
markup.ignored, markup.untracked#727169
meta.diff.range#957FB8bold
meta.diff.header#7E9CD8
meta.separator#9CABCAbold
meta.output#7E9CD8
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#DCD7BA
brackethighlighter.unmatched#E82424
constant.other.reference.link, string.other.link#98BB6Cunderline
constant.numeric#D27E99
constant.language.boolean#FFA066
entity.other.attribute-name#957FB8
entity.other.attribute-name.html#E6C384
entity.other.attribute-name.class#E6C384
entity.name.function.macro#FFA066
Kanagawa Pretty by mxz7 - VS Code Theme