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#000000
  • activityBar.border#6fc3df
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#aaaaaa
  • activityBarBadge.background#f38518
  • activityBarBadge.foreground#000000
  • badge.background#f38518
  • badge.foreground#000000
  • button.background#f38518
  • button.foreground#000000
  • editor.background#0d0d0d
  • editor.findMatchBackground#f38518
  • editor.findMatchHighlightBackground#f3851855
  • editor.foreground#d4d4d4
  • editor.lineHighlightBackground#00000000
  • editor.lineHighlightBorder#6fc3df
  • editor.selectionBackground#f3851880
  • editor.wordHighlightBackground#ffffff20
  • editorBracketMatch.border#f38518
  • editorCursor.foreground#f38518
  • editorError.foreground#f44747
  • editorGhostText.foreground#6c6c6c
  • editorGroup.border#6fc3df
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#487e02
  • editorGutter.deletedBackground#f44747
  • editorGutter.modifiedBackground#1b81a8
  • editorIndentGuide.activeBackground1#f38518
  • editorIndentGuide.background1#404040
  • editorInfo.foreground#6fc3df
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#858585
  • editorSuggestWidget.background#0d0d0d
  • editorSuggestWidget.border#6fc3df
  • editorSuggestWidget.selectedBackground#f3851840
  • editorWarning.foreground#f38518
  • editorWhitespace.foreground#3b3b3b
  • editorWidget.background#0d0d0d
  • editorWidget.border#6fc3df
  • errorForeground#f44747
  • focusBorder#f38518
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.deletedResourceForeground#f44747
  • gitDecoration.ignoredResourceForeground#5a5a5a
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.untrackedResourceForeground#73c991
  • input.background#0d0d0d
  • input.border#6fc3df
  • input.foreground#cccccc
  • list.activeSelectionBackground#f3851840
  • list.activeSelectionForeground#ffffff
  • list.focusOutline#f38518
  • list.hoverBackground#ffffff15
  • panel.background#0d0d0d
  • panel.border#6fc3df
  • panelTitle.activeBorder#f38518
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#aaaaaa
  • scrollbarSlider.activeBackground#6fc3df90
  • scrollbarSlider.background#6fc3df40
  • scrollbarSlider.hoverBackground#6fc3df70
  • selection.background#f38518
  • sideBar.background#0d0d0d
  • sideBar.border#6fc3df
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#000000
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000000
  • statusBar.border#6fc3df
  • statusBar.foreground#cccccc
  • statusBarItem.remoteBackground#f38518
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#0d0d0d
  • tab.activeBorderTop#f38518
  • tab.activeForeground#ffffff
  • tab.border#6fc3df
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#aaaaaa
  • terminal.background#0d0d0d
  • terminal.foreground#cccccc
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#cccccc
  • titleBar.border#6fc3df

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7ca668italic
string#f48771—
constant.numeric#b5cea8—
constant.language#6fc3df—
keyword, keyword.control#c586c0—
keyword.operator#d4d4d4—
storage, storage.type#6fc3df—
entity.name.type, entity.name.class#4ec9b0—
entity.name.function#f38518—
entity.name.tag#6fc3df—
entity.other.attribute-name#9cdcfe—
variable, variable.other#9cdcfe—
variable.language#6fc3df—
support.function#f38518—
support.type, support.class#4ec9b0—
Cursor AI Native Theme by Alpha-1729 - VS Code Theme