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#2b2c25
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#888888
  • editor.background#272822
  • editor.findMatchBackground#FD971F
  • editor.foreground#F8F8F2
  • editor.selectionBackground#4E4E4E
  • editorCursor.background#F92660
  • editorCursor.foreground#F8F8F2
  • editorGroup.border#3c3d38
  • editorGutter.background#272822
  • editorLineNumber.activeForeground#CFC0C5
  • editorLineNumber.foreground#555556
  • inlineChatInput.background#2a2b25
  • inlineChatInput.foreground#F8F8F2
  • inlineChatInput.placeholderForeground#FD971F
  • input.background#2a2b25
  • input.foreground#F8F8F2
  • input.placeholderForeground#FD971F
  • panel.background#272822
  • sideBar.background#2b2c25
  • statusBar.background#161613
  • statusBar.foreground#F8F8F2
  • statusBar.noFolderBackground#171819
  • statusBarItem.remoteBackground#161613
  • statusBarItem.remoteForeground#F8F8F2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#F92660
comment#555556
markup.heading#FD971F
entity.name.tag#F92660
entity.name.tag#F92660
comment#555556
markup.underline.link#F92660
keyword#66D9EF
markup.fenced_code, markup.inline.raw
markup.list#F92660
invalid#E74C3C
keyword#E6DB74
keyword#E6DB74
invalid.deprecated#E6DB74
invalid.deprecated
markup.inserted#8dc027
markup.inserted#70991f
comment#9C91E4
comment#F92660
comment#FD971F
comment#A6E22E
comment#F92660
keyword#66D9EF
gitDecoration.addedResourceForeground#8dc027
gitDecoration.untrackedResourceForeground#7f7f80
gitDecoration.ignoredResourceForeground#555556
gitDecoration.renamedResourceForeground#7f7f80
gitDecoration.modifiedResourceForeground#9C91E4
breadcrumb.foreground, tree.tableColumnHeader.foreground#E6DB74
explorer.fileForeground#F8F8F2
explorer.directoryForeground#F8F8F2
comment.documentation#696969
editorSuggestWidget.highlightForeground#FD971F
editorSuggestWidget.selectedBackground
editorSuggestWidget.background#F8F8F2
invalid#FF0000
invalid#A6E22E
invalid#66D9EF
invalid#66D9EF
invalid#A6E22E
invalid, invalid.deprecated#E6DB74
invalid#E74C3C
invalid.deprecated#E6DB74
invalid#E74C3C
invalid.deprecated
invalid
invalid#E74C3C
invalid.deprecated#E6DB74
invalid#E74C3C
invalid.deprecated#E6DB74
invalid#E74C3C
entity.name.type#F92660
variable#FFA500
entity.name.function#4D4DDDDDDDDD
constant#FF1493
string#FFA500
comment.documentation#555556
diffEditor.insertedTextBackground#A6E22E
diffEditor.removedTextBackground#E74C3C
invalid#FF0000
entity.name.function#66D9EF
diff.insertedTextBackground#A6E22E
diff.removedTextBackground#E74C3C
meta.diff.header.file#268bd2
meta.diff.header#66D9EF
invalid.deprecated#E74C3C
invalid.deprecated#E6DB74
entity.name.function#F8F8F2
invalid.deprecated#E6DB74
string#FFFFE0
invalid.deprecated#E6DB74
invalid#E74C3C
invalid.deprecated#E6DB74
invalid#E74C3C
variable#A6E22E
variable#F92660
variable#525254
comment#525254
comment#F8F8F2
comment.documentation#A6E22E
editor.findMatchBackground#A6E22E
editor.findMatchHighlightBackground#1B2229
editor.findMatchBackground, editor.findMatchHighlightBackground#1B2229
string.regexp#F92660
string.regexp#F92660
string.regexp#E6DB74
meta.preprocessor, keyword.control.import#F92660
invalid.deprecated#E6DB74
invalid.deprecated#E6DB74
constant, constant.language, support.constant#9C91E4
constant#9C91E4
storage.type, support.type, entity.name.type#66D9EF
entity.name.type#66D9EF
variable#F8F8F2
variable, variable.other#F8F8F2
variable#F8F8F2
entity.name.function#A6E22E
entity.name.function, support.function#A6E22E
entity.name.function#A6E22E
support.function, support.class, support.type#FD971F
keyword, storage, keyword.control, storage.modifier#F92660
keyword#F92660
comment.documentation#9C91E4
comment.documentation, comment.block.documentation#7f7f80
comment.documentation#7f7f80
string, string.quoted, string.template#E6DB74
string#E6DB74
comment, punctuation.definition.comment#555556
comment#555556
comment, punctuation.definition.comment#555556
comment#555556
invalid#1B2229
invalid
invalid.illegal#1B2229
editor.wordHighlightStrongBackground#E74C3C
invalid.deprecated#E6DB74
invalid.illegal#E74C3C
editorCursor.foreground
editorGutter.background#4E4E4E
editorGroup.border#3c3d38
editorGroupHeader.tabsBackground
statusBar.noFolderBackground#4E4E4E
statusBar.background, statusBar.foreground
editorLineNumber.activeForeground
editorLineNumber.activeForeground#CFC0C5
editorLineNumber.foreground#555556
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