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#635c81
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#888888
  • editor.background#5a5475
  • editor.findMatchBackground#C5A3FF
  • editor.foreground#F8F8F0
  • editor.selectionBackground#464258
  • editorCursor.background#C5A3FF
  • editorCursor.foreground#F8F8F0
  • editorGroup.border#282633
  • editorGutter.background#5a5475
  • editorLineNumber.activeForeground#F8F8F0
  • editorLineNumber.foreground#A0A0C0
  • inlineChatInput.background#615b7e
  • inlineChatInput.foreground#ffffff
  • inlineChatInput.placeholderForeground#C5A3FF
  • input.background#615b7e
  • input.foreground#ffffff
  • input.placeholderForeground#C5A3FF
  • panel.background#5a5475
  • sideBar.background#635c81
  • statusBar.background#4c4763
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#514b69
  • statusBarItem.remoteBackground#4c4763
  • statusBarItem.remoteForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#96CBFE
comment#E6C000
markup.heading#CC6666
entity.name.tag#B8A2CE
entity.name.tag#96CBFE
comment#E6C000
markup.underline.link#8295D6
keyword#96CBFE
markup.fenced_code, markup.inline.raw
markup.list#CC6666
invalid#CC6666
keyword#FFEA00
keyword#FFEA00
invalid.deprecated#FFEA00
invalid.deprecated
markup.inserted#C2FFDF
markup.inserted#9bccb2
comment#C5A3FF
comment#96CBFE
comment#E6C000
comment#C2FFDF
comment#FFB8D1
keyword#96CBFE
gitDecoration.addedResourceForeground#C2FFDF
gitDecoration.untrackedResourceForeground#C5A3FF
gitDecoration.ignoredResourceForeground#E6C000
gitDecoration.renamedResourceForeground#C5A3FF
gitDecoration.modifiedResourceForeground#C5A3FF
breadcrumb.foreground, tree.tableColumnHeader.foreground#FFEA00
explorer.fileForeground#F8F8F0
explorer.directoryForeground#F8F8F0
comment.documentation#696969
editorSuggestWidget.highlightForeground#C5A3FF
editorSuggestWidget.selectedBackground
editorSuggestWidget.background#F8F8F0
invalid#FF0000
invalid#C2FFDF
invalid#96CBFE
invalid#96CBFE
invalid#C2FFDF
invalid, invalid.deprecated#FFEA00
invalid#CC6666
invalid.deprecated#FFEA00
invalid#CC6666
invalid#CC6666
invalid.deprecated#FFEA00
invalid#CC6666
invalid.deprecated#FFEA00
invalid#CC6666
entity.name.type#96CBFE
variable#FFA500
entity.name.function#4D4DDDDDDDDD
constant#FF1493
string#FFA500
comment.documentation#E6C000
diffEditor.insertedTextBackground#C2FFDF
diffEditor.removedTextBackground#CC6666
invalid#FF0000
entity.name.function#96CBFE
diff.insertedTextBackground#C2FFDF
diff.removedTextBackground#CC6666
meta.diff.header.file#55b3cc
meta.diff.header#96CBFE
invalid.deprecated#CC6666
invalid.deprecated#FFEA00
entity.name.function#FFB8D1
invalid.deprecated#FFEA00
string#FFFFE0
invalid.deprecated#FFEA00
invalid#CC6666
invalid.deprecated#FFEA00
invalid#CC6666
variable#C2FFDF
variable#FFB8D1
variable#656565
comment#656565
comment#F8F8F0
comment.documentation#C2FFDF
editor.findMatchBackground#C2FFDF
editor.findMatchHighlightBackground#716799
editor.findMatchBackground, editor.findMatchHighlightBackground#716799
string.regexp#E6C000
string.regexp#E6C000
string.regexp#FFEA00
meta.preprocessor, keyword.control.import#E6C000
invalid.deprecated#FFEA00
invalid.deprecated#FFEA00
constant, constant.language, support.constant#C5A3FF
constant#C5A3FF
storage.type, support.type, entity.name.type#96CBFE
entity.name.type#96CBFE
variable#FFB8D1
variable, variable.other#FFB8D1
variable#FFB8D1
entity.name.function#C2FFDF
entity.name.function, support.function#C2FFDF
entity.name.function#C2FFDF
support.function, support.class, support.type#55b3cc
keyword, storage, keyword.control, storage.modifier#96CBFE
keyword#96CBFE
comment.documentation#C5A3FF
comment.documentation, comment.block.documentation#C5A3FF
comment.documentation#C5A3FF
string, string.quoted, string.template#FFEA00
string#FFEA00
comment, punctuation.definition.comment#E6C000
comment#E6C000
comment, punctuation.definition.comment#E6C000
comment#E6C000
invalid#464258
invalid
invalid.illegal#464258
editor.wordHighlightStrongBackground#CC6666
invalid.deprecated#FFEA00
invalid.illegal#CC6666
editorCursor.foreground
editorGutter.background#A0A0C0
editorGroup.border#282633
editorGroupHeader.tabsBackground
statusBar.noFolderBackground#B8A2CE
statusBar.background, statusBar.foreground
editorLineNumber.activeForeground
editorLineNumber.activeForeground#F8F8F0
editorLineNumber.foreground#A0A0C0
invalid.deprecated
editor.selectionHighlightBackground
editor.selectionBackground, editor.selectionForeground
editor.findMatchBackground#464258

Shiki preview

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

Loading...

Emacs Themes Ported - Coding Theme