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#191919
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#888888
  • editor.background#171717
  • editor.findMatchBackground#87ceeb
  • editor.foreground#c2c2b0
  • editor.selectionBackground#32353f
  • editorCursor.background#87AFD7
  • editorCursor.foreground#c2c2b0
  • editorGroup.border#1d2127
  • editorGutter.background#171717
  • editorLineNumber.activeForeground#87AFD7
  • editorLineNumber.foreground#494952
  • inlineChatInput.background#191919
  • inlineChatInput.foreground#c2c2b0
  • inlineChatInput.placeholderForeground#87ceeb
  • input.background#191919
  • input.foreground#c2c2b0
  • input.placeholderForeground#87ceeb
  • panel.background#171717
  • sideBar.background#191919
  • statusBar.background#32353f
  • statusBar.foreground#bbc2cf
  • statusBar.noFolderBackground#222222
  • statusBarItem.remoteBackground#32353f
  • statusBarItem.remoteForeground#bbc2cf

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#87AFD7
comment#686858
markup.heading#aa4450
entity.name.tag#719611
entity.name.tag#87AFD7
comment#686858
markup.underline.link#8787AF
keyword#8181a6
markup.fenced_code, markup.inline.raw
markup.list#aa4450
invalid#aa4450
keyword#ff9800
keyword#87875f
invalid.deprecated#ff9800
invalid.deprecated
markup.inserted#87875f
markup.inserted#6c6c4c
comment#8181a6
comment#87AFD7
comment#ff9800
comment#87875f
comment#8787AF
keyword#87ceeb
gitDecoration.addedResourceForeground#87875f
gitDecoration.untrackedResourceForeground#5d5d4f
gitDecoration.ignoredResourceForeground#686858
gitDecoration.renamedResourceForeground#5d5d4f
gitDecoration.modifiedResourceForeground#8181a6
breadcrumb.foreground, tree.tableColumnHeader.foreground#87875f
explorer.fileForeground#c2c2b0
explorer.directoryForeground#c2c2b0
comment.documentation#696969
editorSuggestWidget.highlightForeground#87ceeb
editorSuggestWidget.selectedBackground
editorSuggestWidget.background#c2c2b0
invalid#FF0000
invalid#faf4c6
invalid#8181a6
invalid#8181a6
invalid#719611
invalid#87875f
invalid, invalid.deprecated#ff9800
invalid#aa4450
invalid.deprecated#ff9800
invalid#aa4450
invalid#aa4450
invalid.deprecated#ff9800
invalid#aa4450
invalid.deprecated#ff9800
invalid#aa4450
entity.name.type#87AFD7
variable#FFA500
entity.name.function#4D4DDDDDDDDD
constant#FF1493
string#FFA500
comment.documentation#686858
diffEditor.insertedTextBackground#87875f
diffEditor.removedTextBackground#aa4450
invalid#FF0000
entity.name.function#87ceeb
diff.insertedTextBackground#87875f
diff.removedTextBackground#aa4450
meta.diff.header.file#87AFD7
meta.diff.header#87ceeb
invalid.deprecated#aa4450
invalid.deprecated#ff9800
entity.name.function#faf4c6
invalid.deprecated#ff9800
string#FFFFE0
invalid.deprecated#ff9800
invalid#aa4450
invalid.deprecated#ff9800
invalid#aa4450
variable#87875f
variable#8787AF
variable#686858
comment#686858
comment#c2c2b0
comment.documentation#87875f
editor.findMatchBackground#87875f
editor.findMatchHighlightBackground#faf4c6
editor.findMatchBackground, editor.findMatchHighlightBackground#faf4c6
string.regexp#719611
string.regexp#719611
string.regexp#87875f
meta.preprocessor, keyword.control.import#719611
invalid.deprecated#ff9800
invalid.deprecated#ff9800
constant, constant.language, support.constant#578F8F
constant#578F8F
storage.type, support.type, entity.name.type#8181a6
entity.name.type#8181a6
variable#faf4c6
variable, variable.other#faf4c6
variable#faf4c6
entity.name.function#faf4c6
entity.name.function, support.function#faf4c6
entity.name.function#faf4c6
support.function, support.class, support.type#87AFD7
keyword, storage, keyword.control, storage.modifier#87AFD7
keyword#87AFD7
comment.documentation#578F8F
comment.documentation, comment.block.documentation#5d5d4f
comment.documentation#5d5d4f
string, string.quoted, string.template#87875f
string#87875f
comment, punctuation.definition.comment#686858
comment#686858
comment, punctuation.definition.comment#686858
comment#686858
invalid#1d2127
invalid
invalid.illegal#1d2127
editor.wordHighlightStrongBackground#aa4450
invalid.deprecated#ff9800
invalid.illegal#aa4450
editorCursor.foreground
editorGutter.background#494952
editorGroup.border#1d2127
editorGroupHeader.tabsBackground#bbc2cf
statusBar.noFolderBackground#6a6d62
statusBar.background, statusBar.foreground#bbc2cf
editorLineNumber.activeForeground
editorLineNumber.activeForeground#87AFD7
editorLineNumber.foreground#494952
invalid.deprecated
editor.selectionHighlightBackground
editor.selectionBackground, editor.selectionForeground
editor.findMatchBackground#1d2127

Shiki preview

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

Loading...

Emacs Themes Ported - Coding Theme