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#E5C875
  • activityBar.background#2E3756
  • activityBar.foreground#E5C875
  • activityBar.inactiveForeground#E5C87580
  • activityBarBadge.background#E5C875
  • activityBarBadge.foreground#2E3756
  • ansiBlue#E5C875
  • ansiBrightBlue#F5D885
  • ansiBrightCyan#66C6D2
  • ansiBrightGreen#A8D389
  • ansiBrightMagenta#D688ED
  • ansiBrightRed#FF9090
  • ansiBrightWhite#FFFFFF
  • ansiBrightYellow#F5D885
  • ansiCyan#56B6C2
  • ansiGreen#98C379
  • ansiMagenta#C678DD
  • ansiRed#F08080
  • ansiWhite#E0E0E0
  • ansiYellow#E5C875
  • breadcrumb.activeSelectionForeground#E5C875
  • breadcrumb.focusForeground#E5C875
  • breadcrumb.foreground#F8F8F280
  • breadcrumbPicker.background#252525
  • button.background#2E3756
  • button.foreground#E5C875
  • button.hoverBackground#3E4766
  • chat.requestBackground#1E1E1E
  • chat.requestBorder#2E3756
  • chat.responseBackground#252525
  • chat.responseBorder#2E3756
  • chat.separatorBackground#2E3756
  • chat.slashCommandBackground#2E3756
  • chat.slashCommandForeground#F8F8F2
  • dropdown.background#252525
  • dropdown.border#E5C875
  • dropdown.foreground#F8F8F2
  • editor.background#1E1E1E
  • editor.findMatchBackground#E5C87590
  • editor.findMatchHighlightBackground#E5C87570
  • editor.foreground#F8F8F2
  • editor.selectionBackground#2E3756AA
  • editor.selectionHighlightBackground#2E375690
  • editor.wordHighlightBackground#2E375690
  • editorCursor.foreground#E5C875
  • editorGroup.border#2E3756
  • editorGroup.dropBackground#2E3756AA
  • editorGroupHeader.border#2E3756
  • editorGroupHeader.noTabsBackground#1E1E1E
  • editorGroupHeader.tabsBackground#1E1E1E
  • editorGutter.addedBackground#98C379
  • editorGutter.background#1E1E1E
  • editorGutter.deletedBackground#F08080
  • editorGutter.modifiedBackground#E5C875
  • editorHoverWidget.background#252525
  • editorHoverWidget.border#2E3756
  • editorHoverWidget.foreground#F8F8F2
  • editorLineNumber.activeForeground#E5C875
  • editorLineNumber.foreground#888888
  • editorSuggestWidget.background#252525
  • editorSuggestWidget.foreground#F8F8F2
  • editorSuggestWidget.highlightForeground#E5C875
  • editorSuggestWidget.selectedBackground#2E3756
  • editorWidget.background#252525
  • editorWidget.border#2E3756
  • editorWidget.foreground#F8F8F2
  • focusBorder#E5C875
  • foreground#F8F8F2
  • gitDecoration.addedResourceForeground#98C379
  • gitDecoration.conflictingResourceForeground#F08080
  • gitDecoration.deletedResourceForeground#F08080
  • gitDecoration.ignoredResourceForeground#F8F8F250
  • gitDecoration.modifiedResourceForeground#E5C875
  • gitDecoration.untrackedResourceForeground#98C379
  • input.background#252525
  • input.border#E5C875
  • input.foreground#F8F8F2
  • inputOption.activeBorder#E5C875
  • list.activeSelectionBackground#2E3756
  • list.activeSelectionForeground#F8F8F2
  • list.highlightForeground#E5C875
  • list.hoverBackground#2E3756AA
  • list.hoverForeground#F8F8F2
  • list.inactiveSelectionBackground#2E375690
  • list.inactiveSelectionForeground#F8F8F2
  • notificationCenter.border#E5C875
  • notificationCenterHeader.background#2E3756
  • notificationCenterHeader.foreground#E5C875
  • notifications.background#252525
  • notifications.foreground#F8F8F2
  • notificationToast.border#E5C875
  • panel.background#252525
  • panel.border#2E3756
  • panelTitle.activeBorder#E5C875
  • panelTitle.activeForeground#E5C875
  • panelTitle.inactiveForeground#F8F8F280
  • selection.background#2E3756AA
  • sideBar.background#252525
  • sideBar.foreground#F8F8F2
  • sideBarSectionHeader.background#2E3756
  • sideBarSectionHeader.foreground#E5C875
  • sideBarTitle.foreground#E5C875
  • statusBar.background#2E3756
  • statusBar.debuggingBackground#E5C875
  • statusBar.debuggingForeground#2E3756
  • statusBar.foreground#E5C875
  • statusBar.noFolderBackground#2E3756
  • tab.activeBackground#1E1E1E
  • tab.activeBorderTop#E5C875
  • tab.activeForeground#E5C875
  • tab.border#2E3756
  • tab.inactiveBackground#252525
  • tab.inactiveForeground#F8F8F280
  • terminal.ansiBlack#252525
  • terminal.ansiBlue#E5C875
  • terminal.ansiBrightBlue#F5D885
  • terminal.ansiBrightCyan#66C6D2
  • terminal.ansiBrightGreen#A8D389
  • terminal.ansiBrightMagenta#D688ED
  • terminal.ansiBrightRed#FF9090
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F5D885
  • terminal.ansiCyan#56B6C2
  • terminal.ansiGreen#98C379
  • terminal.ansiMagenta#C678DD
  • terminal.ansiRed#F08080
  • terminal.ansiWhite#E0E0E0
  • terminal.ansiYellow#E5C875
  • terminal.background#1E1E1E
  • terminal.border#2E3756
  • terminal.foreground#F8F8F2
  • terminal.selectionBackground#2E3756AA
  • terminalCursor.background#1E1E1E
  • terminalCursor.foreground#E5C875
  • textCodeBlock.background#252525
  • textLink.activeForeground#E5C875
  • textLink.foreground#E5C875
  • textPreformat.foreground#F8F8F2
  • textSeparator.foreground#2E3756
  • titleBar.activeBackground#252525
  • titleBar.activeForeground#E5C875
  • titleBar.inactiveBackground#252525
  • titleBar.inactiveForeground#E5C87580

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7280
string, string.template, punctuation.definition.string#98C379
constant.numeric#E5C875
constant.language#E5C875bold
constant.character, constant.other#E5C875
keyword#E5C875bold
storage#E5C875bold
storage.type#E5C875italic bold
entity.name.class, entity.name.type.class#E5C875bold
entity.name.function#D0D0D0bold
variable, variable.language#F8F8F2italic
keyword.operator#E5C875bold
punctuation#F8F8F2
markup.heading, entity.name.section#E5C875bold
markup.bold#F8F8F2bold
markup.italic#F8F8F2italic
markup.underline.link#E5C875
entity.name.tag, meta.tag.sgml#61AFEF
entity.other.attribute-name#98C379italic
string.quoted.double.html, string.quoted.single.html#56B6C2
punctuation.definition.tag, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#E5C87590
text.html#F8F8F2
meta.tag.metadata.doctype.html, entity.name.tag.doctype.html#C678DDitalic
PittCSC by Quentin Romero Lauro - VS Code Theme