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#141a1f
  • activityBar.foreground#5fb0bf
  • activityBar.inactiveForeground#47667a
  • activityBarBadge.background#5fb0bf
  • activityBarBadge.foreground#1a2429
  • badge.background#5fb0bf
  • badge.foreground#1a2429
  • button.background#5fb0bf
  • button.foreground#1a2429
  • button.hoverBackground#4d9baa
  • debugToolBar.background#141a1f
  • debugToolBar.border#354d5c
  • editor.background#1a2429
  • editor.findMatchBackground#3e6b8a
  • editor.findMatchHighlightBackground#3e6b8a55
  • editor.foreground#c5e5f5
  • editor.inactiveSelectionBackground#203037
  • editor.lineHighlightBackground#1b282d
  • editor.selectionBackground#2a3d4a
  • editor.wordHighlightBackground#2a3d4a55
  • editor.wordHighlightStrongBackground#2a3d4a99
  • editorBracketMatch.background#2a3d4a
  • editorBracketMatch.border#5fb0bf
  • editorCursor.foreground#c5e5f5
  • editorError.foreground#78c0e0
  • editorGroupHeader.tabsBackground#141a1f
  • editorHint.foreground#69e6d0
  • editorIndentGuide.activeBackground#354d5c
  • editorIndentGuide.background#203037
  • editorInfo.foreground#5fb0bf
  • editorLineNumber.activeForeground#5fb0bf
  • editorLineNumber.foreground#354d5c
  • editorSuggestWidget.background#141a1f
  • editorSuggestWidget.border#354d5c
  • editorSuggestWidget.selectedBackground#2a3d4a
  • editorWarning.foreground#69d4e6
  • editorWhitespace.foreground#354d5c
  • editorWidget.background#141a1f
  • editorWidget.border#354d5c
  • extensionButton.prominentBackground#5fb0bf
  • extensionButton.prominentForeground#1a2429
  • extensionButton.prominentHoverBackground#4d9baa
  • gitDecoration.conflictingResourceForeground#b9cfe0
  • gitDecoration.deletedResourceForeground#78c0e0
  • gitDecoration.ignoredResourceForeground#47667a
  • gitDecoration.modifiedResourceForeground#69d4e6
  • gitDecoration.untrackedResourceForeground#69e6d0
  • input.background#1a2429
  • input.border#354d5c
  • input.foreground#c5e5f5
  • inputOption.activeBackground#2a3d4a
  • inputOption.activeForeground#c5e5f5
  • list.activeSelectionBackground#2a3d4a
  • list.activeSelectionForeground#c5e5f5
  • list.hoverBackground#203037
  • list.hoverForeground#c5e5f5
  • list.inactiveSelectionBackground#203037
  • notificationCenter.border#354d5c
  • notifications.background#141a1f
  • notifications.border#354d5c
  • notificationToast.border#354d5c
  • panel.background#141a1f
  • panel.border#1a2429
  • panelTitle.activeBorder#5fb0bf
  • panelTitle.activeForeground#c5e5f5
  • panelTitle.inactiveForeground#47667a
  • peekViewEditor.background#141a1f
  • peekViewResult.background#141a1f
  • peekViewTitle.background#1a2429
  • pickerGroup.border#354d5c
  • pickerGroup.foreground#5fb0bf
  • scrollbarSlider.activeBackground#47667a
  • scrollbarSlider.background#354d5c80
  • scrollbarSlider.hoverBackground#354d5c
  • sideBar.background#141a1f
  • sideBar.foreground#9fc8d9
  • sideBarSectionHeader.background#1a2429
  • sideBarSectionHeader.foreground#5fb0bf
  • sideBarTitle.foreground#c5e5f5
  • statusBar.background#141a1f
  • statusBar.debuggingBackground#56b8e0
  • statusBar.debuggingForeground#1a2429
  • statusBar.foreground#9fc8d9
  • statusBar.noFolderBackground#141a1f
  • tab.activeBackground#1a2429
  • tab.activeForeground#c5e5f5
  • tab.border#141a1f
  • tab.inactiveBackground#141a1f
  • tab.inactiveForeground#47667a
  • terminal.ansiBlack#385268
  • terminal.ansiBlue#5fb0bf
  • terminal.ansiBrightBlack#47667a
  • terminal.ansiBrightBlue#5fb0bf
  • terminal.ansiBrightCyan#7dcfff
  • terminal.ansiBrightGreen#69e6d0
  • terminal.ansiBrightMagenta#b9cfe0
  • terminal.ansiBrightRed#78c0e0
  • terminal.ansiBrightWhite#c5e5f5
  • terminal.ansiBrightYellow#69d4e6
  • terminal.ansiCyan#7dcfff
  • terminal.ansiGreen#69e6d0
  • terminal.ansiMagenta#b9cfe0
  • terminal.ansiRed#78c0e0
  • terminal.ansiWhite#c5e5f5
  • terminal.ansiYellow#69d4e6
  • terminal.background#1a2429
  • terminal.foreground#c5e5f5
  • titleBar.activeBackground#141a1f
  • titleBar.activeForeground#c5e5f5
  • titleBar.inactiveBackground#141a1f
  • titleBar.inactiveForeground#47667a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#47667aitalic
keyword, storage.type, storage.modifier#b9cfe0
keyword.control, keyword.operator#b9cfe0
string, string.quoted#69e6d0
constant.numeric, constant.language#69d4e6
constant.character.escape#b9cfe0
entity.name.function, support.function#5fb0bf
entity.name.class, entity.name.type, support.class#7dcfff
variable, variable.other#c5e5f5
variable.parameter#9fc8d9
entity.name.tag#78c0e0
entity.other.attribute-name#b9cfe0
support.type.property-name#5fb0bf
markup.heading#5fb0bfbold
markup.bold#7dcfffbold
markup.italic#b9cfe0italic
markup.underlineunderline
markup.inline.raw#69e6d0
punctuation.definition.tag#47667a
meta.function-call#5fb0bf
invalid#78c0e0
Smit Dark Theme by Smit Dudhat - VS Code Theme