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#1d2021
  • activityBar.foreground#d4be98
  • activityBar.inactiveForeground#504945
  • activityBarBadge.background#d8a657
  • activityBarBadge.foreground#1d2021
  • badge.background#d8a657
  • badge.foreground#1d2021
  • button.background#d8a657
  • button.foreground#1d2021
  • button.hoverBackground#e9b96e
  • editor.background#282828
  • editor.findMatchBackground#d8a65740
  • editor.findMatchHighlightBackground#d8a65725
  • editor.foreground#d4be98
  • editor.inactiveSelectionBackground#3c3836
  • editor.lineHighlightBackground#32302f
  • editor.selectionBackground#45403d
  • editorCursor.foreground#d4be98
  • editorError.foreground#ea6962
  • editorGroupHeader.tabsBackground#1d2021
  • editorGutter.addedBackground#a9b665
  • editorGutter.deletedBackground#ea6962
  • editorGutter.modifiedBackground#7daea3
  • editorIndentGuide.activeBackground1#504945
  • editorIndentGuide.background1#3c3836
  • editorInfo.foreground#7daea3
  • editorLineNumber.activeForeground#d4be98
  • editorLineNumber.foreground#504945
  • editorWarning.foreground#d8a657
  • editorWhitespace.foreground#3c3836
  • focusBorder#d8a657
  • input.background#3c3836
  • input.border#504945
  • input.foreground#d4be98
  • inputOption.activeBorder#d8a657
  • list.activeSelectionBackground#3c3836
  • list.activeSelectionForeground#d4be98
  • list.focusBackground#3c3836
  • list.hoverBackground#32302f
  • panel.background#1d2021
  • panel.border#3c3836
  • panelTitle.activeBorder#d8a657
  • panelTitle.activeForeground#d4be98
  • panelTitle.inactiveForeground#7c6f64
  • scrollbarSlider.background#50494580
  • scrollbarSlider.hoverBackground#60544880
  • sideBar.background#1d2021
  • sideBar.foreground#d4be98
  • sideBarSectionHeader.background#282828
  • sideBarSectionHeader.foreground#d4be98
  • sideBarTitle.foreground#d4be98
  • statusBar.background#1d2021
  • statusBar.foreground#d4be98
  • statusBar.noFolderBackground#1d2021
  • statusBarItem.hoverBackground#3c3836
  • tab.activeBackground#282828
  • tab.activeBorderTop#d8a657
  • tab.activeForeground#d4be98
  • tab.border#1d2021
  • tab.inactiveBackground#1d2021
  • tab.inactiveForeground#7c6f64
  • terminal.ansiBlack#3c3836
  • terminal.ansiBlue#7daea3
  • terminal.ansiBrightBlack#504945
  • terminal.ansiBrightBlue#7daea3
  • terminal.ansiBrightCyan#89b482
  • terminal.ansiBrightGreen#a9b665
  • terminal.ansiBrightMagenta#d3869b
  • terminal.ansiBrightRed#ea6962
  • terminal.ansiBrightWhite#ddc7a1
  • terminal.ansiBrightYellow#d8a657
  • terminal.ansiCyan#89b482
  • terminal.ansiGreen#a9b665
  • terminal.ansiMagenta#d3869b
  • terminal.ansiRed#ea6962
  • terminal.ansiWhite#d4be98
  • terminal.ansiYellow#d8a657
  • terminal.background#1d2021
  • terminal.foreground#d4be98
  • titleBar.activeBackground#1d2021
  • titleBar.activeForeground#d4be98
  • titleBar.inactiveBackground#1d2021
  • titleBar.inactiveForeground#7c6f64

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7c6f64italic
keyword, storage.type, storage.modifier#ea6962—
keyword.operator#d4be98—
string, string.template#a9b665—
string.regexp#89b482—
constant.numeric#d3869b—
constant.language#d3869b—
constant.character.escape#89b482—
variable#d4be98—
variable.language#ea6962italic
entity.name.function, support.function#7daea3—
entity.name.type, entity.name.class, support.class#d8a657—
entity.name.tag#ea6962—
entity.other.attribute-name#e78a4e—
support.type#89b482—
meta.decorator, punctuation.decorator#7daea3—
punctuation#d4be98—
invalid#ea6962—
Nocturne & Daylight by farigab - VS Code Theme