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#161A14
  • activityBar.foreground#C8C8C8
  • activityBarBadge.background#C8C8C8
  • activityBarBadge.foreground#121410
  • badge.background#C8C8C8
  • badge.foreground#121410
  • button.background#607058
  • button.foreground#FFFFFF
  • button.hoverBackground#788868
  • editor.background#20241C
  • editor.foreground#D0D0C8
  • editor.lineHighlightBackground#A0303020
  • editor.selectionBackground#60705850
  • editorCodeLens.foreground#C8C8C8
  • editorCursor.foreground#D0D0C8
  • editorError.foreground#C06040
  • editorGroup.border#505050
  • editorLineNumber.activeForeground#A8C090
  • editorLineNumber.foreground#687060
  • editorWarning.foreground#C89070
  • focusBorder#C8C8C8
  • gitDecoration.conflictingResourceForeground#C89070
  • gitDecoration.deletedResourceForeground#C06040
  • gitDecoration.ignoredResourceForeground#687060
  • gitDecoration.modifiedResourceForeground#E0A040
  • gitDecoration.untrackedResourceForeground#A8C090
  • input.background#282C24
  • input.border#607058
  • input.foreground#D0D0C8
  • list.activeSelectionBackground#60705870
  • list.activeSelectionForeground#FFFFFF
  • list.highlightForeground#C0C098
  • list.hoverBackground#22242080
  • notificationCenterHeader.background#121410
  • notificationCenterHeader.foreground#C8C8C0
  • notifications.background#222420
  • notifications.border#505848
  • notifications.foreground#C8C8C0
  • notificationsErrorIcon.foreground#C06040
  • notificationsInfoIcon.foreground#C8C8C8
  • notificationsWarningIcon.foreground#C89070
  • panel.border#505050
  • quickInput.background#222420
  • quickInput.foreground#C8C8C0
  • quickInputList.focusBackground#B0B0B030
  • quickInputList.focusForeground#FFFFFF
  • scrollbarSlider.activeBackground#607058C0
  • scrollbarSlider.background#60705860
  • scrollbarSlider.hoverBackground#60705890
  • sideBar.background#161A14
  • sideBar.border#505050
  • sideBar.foreground#A0A098
  • statusBar.background#161A14
  • statusBar.debuggingBackground#E0A040
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#A0A098
  • statusBarItem.hoverBackground#C0C09840
  • statusBarItem.remoteBackground#A8C090
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#1A1C18
  • tab.activeBorderTop#C8C8C8
  • tab.activeForeground#FFFFFF
  • tab.border#121410
  • tab.inactiveBackground#121410
  • tab.inactiveForeground#A0A098
  • terminal.ansiBlack#121410
  • terminal.ansiBlue#8090C0
  • terminal.ansiBrightBlack#808078
  • terminal.ansiBrightBlue#A0B0D8
  • terminal.ansiBrightCyan#A0C0C0
  • terminal.ansiBrightGreen#C0C098
  • terminal.ansiBrightMagenta#C0A0C0
  • terminal.ansiBrightRed#D88060
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#D8A888
  • terminal.ansiCyan#80A0A0
  • terminal.ansiGreen#A8C090
  • terminal.ansiMagenta#A080A0
  • terminal.ansiRed#C06040
  • terminal.ansiWhite#C8C8C8
  • terminal.ansiYellow#C89070
  • terminal.background#1A1C18
  • terminal.foreground#C8C8C0
  • titleBar.activeBackground#121410
  • titleBar.activeForeground#C8C8C0
  • titleBar.inactiveBackground#0E100C
  • titleBar.inactiveForeground#808078
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#50504Aitalic
keyword, storage.type, storage.modifier#A8C090
string, punctuation.definition.string#708090
constant.numeric, constant.language#C89070
entity.name.function, support.function#C0C098
entity.name.type, entity.name.class, support.class#C8C8C8
punctuation#C8C8C8
keyword.operator#C8C8C8
variable#B0B8A0
meta.decorator, storage.type.annotation, punctuation.definition.decorator#C8C8C8
markup.heading#C0C098bold
markup.boldbold
markup.italicitalic
punctuation.definition.list.begin.markdown#A8C090
markup.quote#809080italic
markup.inline.raw#C0C098
markup.underline.link, string.other.link#C8C8C8underline