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#FDEFF7
  • activityBar.foreground#191021
  • activityBar.inactiveForeground#796275
  • activityBarBadge.background#8F315E
  • activityBarBadge.foreground#FFFFFF
  • badge.background#8F315E
  • badge.foreground#FFFFFF
  • button.background#8F315E
  • button.foreground#FFFFFF
  • button.hoverBackground#A94572
  • button.secondaryBackground#EAF0FF
  • button.secondaryForeground#29345F
  • button.secondaryHoverBackground#DCE8FF
  • descriptionForeground#796275
  • dropdown.background#FFFFFF
  • dropdown.border#E6CFE0
  • dropdown.foreground#191021
  • editor.background#FFF7FB
  • editor.findMatchBackground#BACAFE88
  • editor.findMatchHighlightBackground#F1E8FFAA
  • editor.foreground#191021
  • editor.inactiveSelectionBackground#F1E8FF88
  • editor.selectionBackground#E8CFE1AA
  • editor.wordHighlightBackground#F1E8FF88
  • editor.wordHighlightStrongBackground#EAF0FF
  • editorBracketMatch.background#F1E8FF
  • editorBracketMatch.border#8F315E
  • editorCursor.foreground#8F315E
  • editorGroup.border#E6CFE0
  • editorGroupHeader.tabsBackground#FDEFF7
  • editorGutter.background#FFF7FB
  • editorLineNumber.activeForeground#8F315E
  • editorLineNumber.foreground#B99CB0
  • editorWidget.background#FFFFFF
  • editorWidget.border#E6CFE0
  • editorWidget.foreground#191021
  • errorForeground#B73E5D
  • focusBorder#6F8EF6
  • foreground#191021
  • input.background#EBD7E4
  • input.border#E6CFE0
  • input.foreground#191021
  • input.placeholderForeground#796275
  • inputOption.activeBorder#6F8EF6
  • list.activeSelectionBackground#EDF2FF
  • list.activeSelectionForeground#191021
  • list.highlightForeground#315FBD
  • list.hoverBackground#F6E7F0
  • list.hoverForeground#191021
  • list.inactiveSelectionBackground#F6E7F0
  • list.inactiveSelectionForeground#191021
  • notificationCenter.border#E6CFE0
  • notifications.background#FFFFFF
  • notifications.border#E6CFE0
  • notifications.foreground#191021
  • notificationsErrorIcon.foreground#B73E5D
  • notificationsInfoIcon.foreground#315FBD
  • notificationsWarningIcon.foreground#9B5A00
  • panel.background#FFF7FB
  • panel.border#E6CFE0
  • panelTitle.activeForeground#8F315E
  • panelTitle.inactiveForeground#796275
  • pickerGroup.border#E6CFE0
  • pickerGroup.foreground#8F315E
  • progressBar.background#7E5BEF
  • quickInput.background#FFFFFF
  • quickInput.foreground#191021
  • quickInputList.focusBackground#EDF2FF
  • quickInputList.focusForeground#191021
  • selection.background#E8CFE1AA
  • sideBar.background#FDEFF7
  • sideBar.border#EAD2E2
  • sideBar.foreground#191021
  • sideBarSectionHeader.background#FFFFFF
  • sideBarSectionHeader.border#EAD2E2
  • sideBarSectionHeader.foreground#8F315E
  • sideBarTitle.foreground#8F315E
  • statusBar.background#FDEFF7
  • statusBar.border#EAD2E2
  • statusBar.foreground#191021
  • statusBarItem.remoteBackground#315FBD
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#8F315E
  • tab.activeForeground#191021
  • tab.border#EAD2E2
  • tab.inactiveBackground#FDEFF7
  • tab.inactiveForeground#796275
  • terminal.ansiBlack#1D1426
  • terminal.ansiBlue#315FBD
  • terminal.ansiBrightBlack#776179
  • terminal.ansiBrightBlue#4C7FE6
  • terminal.ansiBrightCyan#0891B2
  • terminal.ansiBrightGreen#2F9C70
  • terminal.ansiBrightMagenta#A855F7
  • terminal.ansiBrightRed#D94F72
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#B7791F
  • terminal.ansiCyan#0F766E
  • terminal.ansiGreen#1F7A55
  • terminal.ansiMagenta#8F315E
  • terminal.ansiRed#B73E5D
  • terminal.ansiWhite#F7EFF6
  • terminal.ansiYellow#9B5A00
  • terminal.background#FFF7FB
  • terminal.foreground#2C1731
  • terminal.selectionBackground#E8CFE1AA
  • terminalCursor.foreground#8F315E
  • textLink.activeForeground#8F315E
  • textLink.foreground#315FBD
  • titleBar.activeBackground#FDEFF7
  • titleBar.activeForeground#191021
  • titleBar.inactiveBackground#FFF7FB
  • titleBar.inactiveForeground#796275

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#796275italic
string, constant.other.symbol#1F7A55
constant.numeric, constant.language, support.constant#9B5A00
keyword, storage, storage.type#8F315E
entity.name.function, support.function, meta.function-call#315FBD
entity.name.type, support.type, entity.name.class#7E5BEF
variable, variable.other, support.variable#191021
entity.name.tag, meta.tag#8F315E
entity.other.attribute-name#0F766E
invalid, invalid.illegal#B73E5D
Nousromancer by General Systems Ventures - VS Code Theme