Skip to main content
Coding Theme

Blomp

Publisher: shoulderThemes in package: 1

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.

  • editor.background#26292c
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#202325
  • editor.selectionBackground#49483e
  • editorCursor.foreground#f8f8f0
  • editorWhitespace.foreground#3b3a32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#f8f8f2ff
comment#75715E
string#E6DB74
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#fb77a7
storage#fb77a7
storage.type#7dd8e8italic
entity.name.class#c5e286
entity.other.inherited-class#c5e286italic
entity.name.function#c5e286
variable.parameter#d19a66italic
entity.name.tag#fb77a7
entity.other.attribute-name#c5e286
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#fb77a7
markup.inserted#c5e286
markup.changed#E6DB74
markup.deleted.git_gutter#fb77a7
markup.inserted.git_gutter#c5e286
markup.changed.git_gutter#E6DB74
markup.ignored.git_gutter#75715E
markup.untracked.git_gutter#75715E
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

Blomp - Coding Theme