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#202930
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#888888
  • editor.background#1D252C
  • editor.findMatchBackground#5EC4FF
  • editor.foreground#A0B3C5
  • editor.selectionBackground#28323B
  • editorCursor.background#5EC4FF
  • editorCursor.foreground#A0B3C5
  • editorGroup.border#0b0e11
  • editorGutter.background#1D252C
  • editorLineNumber.activeForeground#A0B3C5
  • editorLineNumber.foreground#384551
  • inlineChatInput.background#1f2830
  • inlineChatInput.foreground#c8e0f6
  • inlineChatInput.placeholderForeground#5EC4FF
  • input.background#1f2830
  • input.foreground#c8e0f6
  • input.placeholderForeground#5EC4FF
  • panel.background#1D252C
  • sideBar.background#202930
  • statusBar.background#181f25
  • statusBar.foreground#b0c5d9
  • statusBar.noFolderBackground#1D252C
  • statusBarItem.remoteBackground#181f25
  • statusBarItem.remoteForeground#b0c5d9

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5EC4FF
comment#41505E
markup.heading#D95468
entity.name.tag#56697A
entity.name.tag#5EC4FF
comment#41505E
markup.underline.link#33CED8
keyword#EBBF83
markup.fenced_code, markup.inline.raw
markup.list#D95468
invalid#D95468
keyword#EBBF83
keyword#539AFC
invalid.deprecated#EBBF83
invalid.deprecated
markup.inserted#8BD49C
markup.inserted#6fa97c
comment#B62D65
comment#5EC4FF
comment#D98E48
comment#8BD49C
comment#E27E8D
keyword#70E1E8
gitDecoration.addedResourceForeground#8BD49C
gitDecoration.untrackedResourceForeground#707b86
gitDecoration.ignoredResourceForeground#41505E
gitDecoration.renamedResourceForeground#707b86
gitDecoration.modifiedResourceForeground#B62D65
breadcrumb.foreground, tree.tableColumnHeader.foreground#539AFC
explorer.fileForeground#A0B3C5
explorer.directoryForeground#A0B3C5
comment.documentation#696969
editorSuggestWidget.highlightForeground#5EC4FF
editorSuggestWidget.selectedBackground
editorSuggestWidget.background#A0B3C5
invalid#FF0000
invalid#33CED8
invalid#EBBF83
invalid#EBBF83
invalid#8BD49C
invalid, invalid.deprecated#EBBF83
invalid#D95468
invalid.deprecated#EBBF83
invalid#D95468
invalid#D95468
invalid.deprecated#EBBF83
invalid#D95468
invalid.deprecated#EBBF83
invalid#D95468
entity.name.type#5EC4FF
variable#FFA500
entity.name.function#4D4DDDDDDDDD
constant#FF1493
string#FFA500
comment.documentation#41505E
diffEditor.insertedTextBackground#8BD49C
diffEditor.removedTextBackground#D95468
invalid#FF0000
entity.name.function#70E1E8
diff.insertedTextBackground#8BD49C
diff.removedTextBackground#D95468
meta.diff.header.file#5EC4FF
meta.diff.header#70E1E8
invalid.deprecated#D95468
invalid.deprecated#EBBF83
entity.name.function#718CA1
invalid.deprecated#EBBF83
string#FFFFE0
invalid.deprecated#EBBF83
invalid#D95468
invalid.deprecated#EBBF83
invalid#D95468
variable#8BD49C
variable#E27E8D
variable#41505E
comment#41505E
comment#A0B3C5
comment.documentation#8BD49C
editor.findMatchBackground#8BD49C
editor.findMatchHighlightBackground#9CAABB
editor.findMatchBackground, editor.findMatchHighlightBackground#9CAABB
string.regexp#5EC4FF
string.regexp#5EC4FF
string.regexp#539AFC
meta.preprocessor, keyword.control.import#5EC4FF
invalid.deprecated#EBBF83
invalid.deprecated#EBBF83
constant, constant.language, support.constant#E27E8D
constant#E27E8D
storage.type, support.type, entity.name.type#EBBF83
entity.name.type#EBBF83
variable#718CA1
variable, variable.other#718CA1
variable#718CA1
entity.name.function#33CED8
entity.name.function, support.function#33CED8
entity.name.function#33CED8
support.function, support.class, support.type#5EC4FF
keyword, storage, keyword.control, storage.modifier#5EC4FF
keyword#5EC4FF
comment.documentation#E27E8D
comment.documentation, comment.block.documentation#707b86
comment.documentation#707b86
string, string.quoted, string.template#539AFC
string#539AFC
comment, punctuation.definition.comment#41505E
comment#41505E
comment, punctuation.definition.comment#41505E
comment#41505E
invalid#10151C
invalid
invalid.illegal#10151C
editor.wordHighlightStrongBackground#D95468
invalid.deprecated#EBBF83
invalid.illegal#D95468
editorCursor.foreground
editorGutter.background#384551
editorGroup.border#0b0e11
editorGroupHeader.tabsBackground
statusBar.noFolderBackground#56697A
statusBar.background, statusBar.foreground
editorLineNumber.activeForeground
editorLineNumber.activeForeground#A0B3C5
editorLineNumber.foreground#384551
invalid.deprecated
editor.selectionHighlightBackground
editor.selectionBackground, editor.selectionForeground
editor.findMatchBackground#10151C

Shiki preview

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

Loading...

Emacs Themes Ported - Coding Theme