Skip to main content
Coding Theme

The requested theme was not found on this page; showing the first available 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#061115
  • activityBar.foreground#D9D7D6
  • activityBar.inactiveForeground#455054
  • editor.background#061115
  • editor.foreground#D9D7D6
  • editor.inactiveSelectionBackground#1c272b
  • editor.lineHighlightBackground#0d181c
  • editor.selectionBackground#242f33
  • editor.selectionForeground#061115
  • editorBracketMatch.background#242f33
  • editorBracketMatch.border#5A84BC
  • editorCursor.background#061115
  • editorCursor.foreground#DF5B61
  • editorIndentGuide.activeBackground#242f33
  • editorIndentGuide.background#0d181c
  • editorLineNumber.activeForeground#b4b4b4
  • editorLineNumber.foreground#455054
  • editorWhitespace.foreground#313c40
  • focusBorder#5A84BC
  • panel.background#061115
  • panel.border#0d181c
  • sideBar.background#061115
  • sideBar.foreground#D9D7D6
  • sideBarSectionHeader.background#0d181c
  • sideBarSectionHeader.foreground#b4b4b4
  • statusBar.background#0d181c
  • statusBar.foreground#D9D7D6
  • statusBar.noFolderBackground#0d181c
  • tab.activeBackground#061115
  • tab.activeForeground#D9D7D6
  • tab.border#061115
  • tab.inactiveBackground#0d181c
  • tab.inactiveForeground#b4b4b4
  • terminal.ansiBlack#061115
  • terminal.ansiBlue#6791C9
  • terminal.ansiBrightBlack#455054
  • terminal.ansiBrightBlue#5A84BC
  • terminal.ansiBrightCyan#7ACFE4
  • terminal.ansiBrightGreen#78B892
  • terminal.ansiBrightMagenta#C488EC
  • terminal.ansiBrightRed#DF5B61
  • terminal.ansiBrightWhite#D9D7D6
  • terminal.ansiBrightYellow#ecd28b
  • terminal.ansiCyan#7ACFE4
  • terminal.ansiGreen#78B892
  • terminal.ansiMagenta#C488EC
  • terminal.ansiRed#DF5B61
  • terminal.ansiWhite#D9D7D6
  • terminal.ansiYellow#ecd28b
  • terminal.background#061115
  • terminal.foreground#D9D7D6
  • terminalCursor.foreground#DF5B61
  • textLink.foreground#6791C9
  • titleBar.activeBackground#0d181c
  • titleBar.activeForeground#D9D7D6
  • titleBar.inactiveBackground#061115
  • titleBar.inactiveForeground#b4b4b4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#455054
string#78B892
keyword#C488EC
number#ecd28b
variable#D9D7D6
function#6791C9

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Abyssal - Coding Theme