Skip to main content
Coding Theme

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#1F2430
  • activityBar.border#2D3340
  • activityBar.foreground#D4D4D4
  • activityBar.inactiveForeground#808080
  • activityBarBadge.background#569CD6
  • activityBarBadge.foreground#181D28
  • button.background#569CD6
  • button.foreground#181D28
  • button.hoverBackground#4E94CE
  • editor.background#181D28
  • editor.findMatchBackground#515C6A
  • editor.findMatchHighlightBackground#515C6A
  • editor.findRangeHighlightBackground#3A3D41
  • editor.foreground#D4D4D4
  • editor.hoverHighlightBackground#3A3D41
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBackground#1F2430
  • editor.lineHighlightBorder#3A3D41
  • editor.rangeHighlightBackground#3A3D41
  • editor.selectionBackground#515C6A
  • editor.selectionHighlightBackground#3A3D41
  • editor.wordHighlightBackground#3A3D41
  • editor.wordHighlightStrongBackground#3A3D41
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#FF6B6B
  • editorGutter.addedBackground#181D28
  • editorGutter.background#181D28
  • editorGutter.deletedBackground#181D28
  • editorGutter.modifiedBackground#181D28
  • editorHint.foreground#EEEEEE
  • editorIndentGuide.activeBackground#4F5666
  • editorIndentGuide.background#3A3D41
  • editorInfo.foreground#75BEFF
  • editorLink.activeForeground#4E94CE
  • editorWarning.foreground#FFD700
  • editorWhitespace.foreground#4F5666
  • editorWidget.background#2D3340
  • editorWidget.border#4F5666
  • editorWidget.foreground#D4D4D4
  • focusBorder#569CD6
  • foreground#D4D4D4
  • input.background#1F2430
  • input.border#2D3340
  • input.foreground#D4D4D4
  • input.placeholderForeground#808080
  • menu.background#1F2430
  • menu.foreground#D4D4D4
  • menu.selectionBackground#2D3340
  • menu.selectionForeground#D4D4D4
  • panel.background#181D28
  • panel.border#2D3340
  • panelTitle.activeForeground#D4D4D4
  • panelTitle.inactiveForeground#808080
  • sideBar.background#1F2430
  • sideBar.border#2D3340
  • sideBar.foreground#D4D4D4
  • sideBarSectionHeader.background#181D28
  • sideBarSectionHeader.foreground#D4D4D4
  • sideBarTitle.foreground#D4D4D4
  • statusBar.background#181D28
  • statusBar.debuggingBackground#181D28
  • statusBar.foreground#D4D4D4
  • statusBar.noFolderBackground#181D28
  • statusBarItem.hoverBackground#2D3340
  • terminal.ansiBlack#181D28
  • terminal.ansiBlue#569CD6
  • terminal.ansiBrightBlack#555555
  • terminal.ansiBrightBlue#9CDCFE
  • terminal.ansiBrightCyan#4EC9B0
  • terminal.ansiBrightGreen#6A9955
  • terminal.ansiBrightMagenta#C586C0
  • terminal.ansiBrightRed#F48771
  • terminal.ansiBrightWhite#F5F5F5
  • terminal.ansiBrightYellow#DCDCAA
  • terminal.ansiCyan#4EC9B0
  • terminal.ansiGreen#6A9955
  • terminal.ansiMagenta#C586C0
  • terminal.ansiRed#F48771
  • terminal.ansiWhite#D4D4D4
  • terminal.ansiYellow#DCDCAA
  • terminal.background#181D28
  • terminal.foreground#D4D4D4
  • terminalCursor.foreground#FFFFFF
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, prolog, doctype, cdata#416688italic
punctuation#5895c1
namespace
property, tag, constant, symbol, deleted#819290
constant.numeric#b487a5
constant.language.boolean#81a1c1
selector, attr-name, string, char, builtin, inserted#a3b469
keyword.operator, entity, url, variable, language-css.string, style.string#81a1c1
atrule, attr-value, function, class-name#59b3d0
keyword, storage.type#5592c1bold
regex, important#ebcb82bold
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, meta.tag.php#e8c889bold
markup.bold.markdown, markup.italic.markdown, markup.underline.link.markdown, markup.inline.raw.markdown#a3b469bold
token.entity
Deep Seek Inspired Theme By Aquinogui by by Aquinogui - VS Code Theme