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.foreground#cccccc
  • activityBar.inactiveForeground#888888
  • editor.background#000000
  • editor.findMatchBackground#96CBFE
  • editor.foreground#f6f3e8
  • editor.selectionBackground#353535
  • editorCursor.background#96CBFE
  • editorCursor.foreground#f6f3e8
  • editorGroup.border#5B6268
  • editorGutter.background#000000
  • editorLineNumber.activeForeground#FFFF00
  • editorLineNumber.foreground#5B6268
  • inlineChatInput.background#000000
  • inlineChatInput.foreground#f6f3e8
  • inlineChatInput.placeholderForeground#96CBFE
  • input.background#000000
  • input.foreground#f6f3e8
  • input.placeholderForeground#96CBFE
  • panel.background#000000
  • sideBar.background#000000
  • statusBar.background#3f444a
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#23272e
  • statusBarItem.remoteBackground#3f444a
  • statusBarItem.remoteForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#96CBFE
comment#5B6268
markup.heading#ff6c60
entity.name.tag#5B6268
entity.name.tag#96CBFE
comment#5B6268
markup.underline.link#FF73FD
keyword#FFFFB6
markup.fenced_code, markup.inline.raw
markup.list#ff6c60
invalid#ff6c60
keyword#FFFFB6
keyword#A8FF60
invalid.deprecated#FFFFB6
invalid.deprecated
markup.inserted#A8FF60
markup.inserted#86cc4c
comment#a9a1e1
comment#96CBFE
comment#E9C062
comment#A8FF60
comment#FF73FD
keyword#C6C5FE
gitDecoration.addedResourceForeground#A8FF60
gitDecoration.untrackedResourceForeground#83898d
gitDecoration.ignoredResourceForeground#5B6268
gitDecoration.renamedResourceForeground#83898d
gitDecoration.modifiedResourceForeground#a9a1e1
breadcrumb.foreground, tree.tableColumnHeader.foreground#A8FF60
explorer.fileForeground#f6f3e8
explorer.directoryForeground#f6f3e8
comment.documentation#696969
editorSuggestWidget.highlightForeground#96CBFE
editorSuggestWidget.selectedBackground
editorSuggestWidget.background#f6f3e8
invalid#FF0000
invalid#FFD2A7
invalid#FFFFB6
invalid#FFFFB6
invalid#A8FF60
invalid, invalid.deprecated#FFFFB6
invalid#ff6c60
invalid.deprecated#FFFFB6
invalid#ff6c60
invalid#ff6c60
invalid.deprecated#FFFFB6
invalid#ff6c60
invalid.deprecated#FFFFB6
invalid#ff6c60
entity.name.type#96CBFE
variable#FFA500
entity.name.function#4D4DDDDDDDDD
constant#FF1493
string#FFA500
comment.documentation#5B6268
diffEditor.insertedTextBackground#A8FF60
diffEditor.removedTextBackground#ff6c60
invalid#FF0000
entity.name.function#C6C5FE
diff.insertedTextBackground#A8FF60
diff.removedTextBackground#ff6c60
meta.diff.header.file#96CBFE
meta.diff.header#C6C5FE
invalid.deprecated#ff6c60
invalid.deprecated#FFFFB6
entity.name.function#ffabfd
invalid.deprecated#FFFFB6
string#FFFFE0
invalid.deprecated#FFFFB6
invalid#ff6c60
invalid.deprecated#FFFFB6
invalid#ff6c60
variable#A8FF60
variable#FF73FD
variable#3f444a
comment#3f444a
comment#f6f3e8
comment.documentation#A8FF60
editor.findMatchBackground#A8FF60
editor.findMatchHighlightBackground#DFDFDF
editor.findMatchBackground, editor.findMatchHighlightBackground#DFDFDF
string.regexp#ffffff
string.regexp#ffffff
string.regexp#A8FF60
meta.preprocessor, keyword.control.import#ffffff
invalid.deprecated#FFFFB6
invalid.deprecated#FFFFB6
constant, constant.language, support.constant#99CC99
constant#99CC99
storage.type, support.type, entity.name.type#FFFFB6
entity.name.type#FFFFB6
variable#ffabfd
variable, variable.other#ffabfd
variable#ffabfd
entity.name.function#FFD2A7
entity.name.function, support.function#FFD2A7
entity.name.function#FFD2A7
support.function, support.class, support.type#FF73FD
keyword, storage, keyword.control, storage.modifier#96CBFE
keyword#96CBFE
comment.documentation#99CC99
comment.documentation, comment.block.documentation#83898d
comment.documentation#83898d
string, string.quoted, string.template#A8FF60
string#A8FF60
comment, punctuation.definition.comment#5B6268
comment#5B6268
comment, punctuation.definition.comment#5B6268
comment#5B6268
invalid#1B2229
invalid
invalid.illegal#1B2229
editor.wordHighlightStrongBackground#ff6c60
invalid.deprecated#FFFFB6
invalid.illegal#ff6c60
editorCursor.foreground
editorGutter.background#3f444a
editorGroup.border#5B6268
editorGroupHeader.tabsBackground#ffffff
statusBar.noFolderBackground#5B6268
statusBar.background, statusBar.foreground#ffffff
editorLineNumber.activeForeground
editorLineNumber.activeForeground#FFFF00
editorLineNumber.foreground#5B6268
invalid.deprecated
editor.selectionHighlightBackground
editor.selectionBackground, editor.selectionForeground
editor.findMatchBackground#1B2229

Shiki preview

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

Loading...

Emacs Themes Ported - Coding Theme