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#002b37
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#888888
  • editor.background#002732
  • editor.findMatchBackground#3c98e0
  • editor.foreground#8d9fa1
  • editor.selectionBackground#01323d
  • editorCursor.background#3c98e0
  • editorCursor.foreground#8d9fa1
  • editorGroup.border#011417
  • editorGutter.background#002732
  • editorLineNumber.activeForeground#8d9fa1
  • editorLineNumber.foreground#56697A
  • inlineChatInput.background#002a36
  • inlineChatInput.foreground#b7cfd1
  • inlineChatInput.placeholderForeground#3c98e0
  • input.background#002a36
  • input.foreground#b7cfd1
  • input.placeholderForeground#3c98e0
  • panel.background#002732
  • sideBar.background#002b37
  • statusBar.background#00212a
  • statusBar.foreground#9bafb1
  • statusBar.noFolderBackground#00232d
  • statusBarItem.remoteBackground#00212a
  • statusBarItem.remoteForeground#9bafb1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#93a61a
comment#62787f
markup.heading#7a7ed2
entity.name.tag#62787f
entity.name.tag#93a61a
comment#62787f
markup.underline.link#35a69c
keyword#c49619
markup.fenced_code, markup.inline.raw
markup.list#ec423a
invalid#ec423a
keyword#c49619
keyword#93a61a
invalid.deprecated#c49619
invalid.deprecated
markup.inserted#119e44
markup.inserted#0d7e36
comment#7a7ed2
comment#93a61a
comment#db5823
comment#93a61a
comment#e2468f
keyword#3cafa5
gitDecoration.addedResourceForeground#119e44
gitDecoration.untrackedResourceForeground#35a69c
gitDecoration.ignoredResourceForeground#62787f
gitDecoration.renamedResourceForeground#35a69c
gitDecoration.modifiedResourceForeground#7a7ed2
breadcrumb.foreground, tree.tableColumnHeader.foreground#93a61a
explorer.fileForeground#8d9fa1
explorer.directoryForeground#8d9fa1
comment.documentation#696969
editorSuggestWidget.highlightForeground#3c98e0
editorSuggestWidget.selectedBackground
editorSuggestWidget.background#8d9fa1
invalid#FF0000
invalid#3c98e0
invalid#c49619
invalid#c49619
invalid#93a61a
invalid, invalid.deprecated#c49619
invalid#ec423a
invalid.deprecated#c49619
invalid#ec423a
invalid#ec423a
invalid.deprecated#c49619
invalid#ec423a
invalid.deprecated#c49619
invalid#ec423a
entity.name.type#93a61a
variable#FFA500
entity.name.function#4D4DDDDDDDDD
constant#FF1493
string#FFA500
comment.documentation#62787f
diffEditor.insertedTextBackground#93a61a
diffEditor.removedTextBackground#ec423a
invalid#FF0000
entity.name.function#3cafa5
diff.insertedTextBackground#93a61a
diff.removedTextBackground#ec423a
meta.diff.header.file#3c98e0
meta.diff.header#3cafa5
invalid.deprecated#ec423a
invalid.deprecated#c49619
entity.name.function#8d9fa1
invalid.deprecated#c49619
string#FFFFE0
invalid.deprecated#c49619
invalid#ec423a
invalid.deprecated#c49619
invalid#ec423a
variable#93a61a
variable#e2468f
variable#56697A
comment#56697A
comment#8d9fa1
comment.documentation#93a61a
editor.findMatchBackground#93a61a
editor.findMatchHighlightBackground#626C6C
editor.findMatchBackground, editor.findMatchHighlightBackground#626C6C
string.regexp#db5823
string.regexp#db5823
string.regexp#93a61a
meta.preprocessor, keyword.control.import#db5823
invalid.deprecated#c49619
invalid.deprecated#c49619
constant, constant.language, support.constant#3c98e0
constant#3c98e0
storage.type, support.type, entity.name.type#c49619
entity.name.type#c49619
variable#8d9fa1
variable, variable.other#8d9fa1
variable#8d9fa1
entity.name.function#3c98e0
entity.name.function, support.function#3c98e0
entity.name.function#3c98e0
support.function, support.class, support.type#3c98e0
keyword, storage, keyword.control, storage.modifier#93a61a
keyword#93a61a
comment.documentation#3c98e0
comment.documentation, comment.block.documentation#35a69c
comment.documentation#35a69c
string, string.quoted, string.template#93a61a
string#93a61a
comment, punctuation.definition.comment#62787f
comment#62787f
comment, punctuation.definition.comment#62787f
comment#62787f
invalid#01323d
invalid
invalid.illegal#01323d
editor.wordHighlightStrongBackground#ec423a
invalid.deprecated#c49619
invalid.illegal#ec423a
editorCursor.foreground
editorGutter.background#56697A
editorGroup.border#011417
editorGroupHeader.tabsBackground
statusBar.noFolderBackground#62787f
statusBar.background, statusBar.foreground
editorLineNumber.activeForeground
editorLineNumber.activeForeground#8d9fa1
editorLineNumber.foreground#56697A
invalid.deprecated
editor.selectionHighlightBackground
editor.selectionBackground, editor.selectionForeground
editor.findMatchBackground#01323d

Shiki preview

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

Loading...

Emacs Themes Ported - Coding Theme