Skip to main content
CodingTheme

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#333333
  • debugToolBar.background#3b4754
  • editor.background#2b2b2b
  • editor.findMatchBackground#214283
  • editor.findMatchBorder#BBBBBB
  • editor.findMatchHighlightBackground#425f44
  • editor.findMatchHighlightBorder#56ac48
  • editor.lineHighlightBackground#4a4a4a
  • editor.selectionBackground#214283
  • editor.selectionHighlightBackground#155772
  • editor.wordHighlightBackground#155772
  • editorBracketMatch.background#3b514d
  • editorBracketMatch.border#256428
  • editorLineNumber.activeForeground#4788b1
  • editorLineNumber.foreground#415f72
  • editorSuggestWidget.background#3b3f40
  • editorSuggestWidget.border#4a4a4a
  • editorSuggestWidget.foreground#aaa
  • editorSuggestWidget.highlightForeground#b684bb
  • editorSuggestWidget.selectedBackground#0052a4
  • gitDecoration.addedResourceForeground#629755
  • gitDecoration.deletedResourceForeground#FF55AA
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#6897bb
  • gitDecoration.untrackedResourceForeground#d0665a
  • input.background#45494a
  • input.foreground#a5a5a5
  • peekView.border#3b3d3e
  • peekViewEditor.background#3c3f41
  • peekViewEditor.matchHighlightBackground#155772
  • peekViewResult.background#2b2e30
  • peekViewTitle.background#3b4754
  • sideBar.background#3c3f41
  • statusBar.background#3c3f41
  • statusBar.border#4b4b4b
  • statusBar.foreground#afb1b3
  • tab.activeBackground#35383a
  • tab.activeBorderTop#439eb8
  • tab.border#4b4b4b
  • tab.inactiveBackground#3b3d3e
  • terminal.ansiBrightBlue#46A3FF
  • terminal.ansiBrightCyan#D79AFC
  • terminal.ansiBrightGreen#88C712
  • terminal.ansiBrightRed#FF6B68
  • terminal.ansiRed#FC5238
  • terminal.background#0A2830
  • terminal.foreground#7E9496
  • titleBar.activeBackground#2b2b2b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#CFBFAD
comment#629755italic
string#ECE47E
constant.numeric#C48CFF
constant.language#66D9EF
constant.character, constant.other#66D9EF
variable#CFBFAD
keyword#FF55AA
keyword.operator.new#FF55AA
keyword.operator.expression#FF55AA
storage#FF55AAitalic
storage.type#FF55AA
entity.name.class#46A3FF
entity.name.type#46A3FFbold
entity.other.inherited-class#46A3FFitalic bold
entity.name.function#88C712
variable.parameter#CFBFAD
entity.name.tag#46A3FF
entity.other.attribute-name#88C712italic
entity.other.attribute-name.class#46A3FFitalic
punctuation#7CBEBE
support.function#88C712
support.constant#D19A66
support.type, support.class#46A3FFbold
support.other.variable#46A3FF
invalid#FFFFFF
invalid.deprecated#523D14
meta.structure.dictionary.json string.quoted.double.json#98C379
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
text.xml#DDD
string.quoted.double.xml#DDD
string.quoted.double.html#DDD
support.type.property-name.json#FD971F
support.type.property-name.css#88C712
storage.type.annotation.dart#DDD
string.other.link.title.markdown#46A3FF
markup.underline.link.markdown#88C712
markup.quote.markdown#ECE47E
markup.bold.markdown#FF55AA
punctuation.definition.heading.markdown#66D9EF
source.dart#CFBFAD
keyword.operator#7CBEBE
meta.object-literal.key#CFBFAD

Shiki preview

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

Loading...

Juggernaut Dark by arnozhang - VS Code Theme