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#000000
  • editor.background#000000
  • editorGroupHeader.tabsBackground#000000
  • rust_analyzer.inlayHints.foreground#7F9F7F
  • sideBar.background#000000
  • tab.activeBackground#151515
  • tab.border#000000
  • tab.inactiveBackground#000000
  • terminal.background#000000
  • titleBar.activeBackground#000000
  • titleBar.inActiveBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.field, entity.name.variable.field, punctuation.support.type.property-name, support.type.property-name, support.type.vendored.property-name, variable.other.member, variable.other.object.property, variable.other.property#AFD8AF
entity.name.function, meta.function-call.generic.python, support.function#93E0E3
entity.name.module, entity.name.namespace, entity.name.type.namespace, storage.modifier.import, storage.modifier.package#BFEBBF
entity.name.macro, entity.name.other.preprocessor.macro#94BFF3
constant.character.escape#94BFF3
variable#DCDCCC
entity.name.variable.parameter, variable.parameter#DFAF8F
constant, entity.name.constant, variable.other.enummember, support.constant#BDE0F3
meta.mutableunderline
entity.name.type, storage.type, support.class, support.type#7CB8BB
keyword.type, storage.type.boolean.go, storage.type.built-in, storage.type.byte.go, storage.type.error.go, storage.type.numeric.go, storage.type.primitive, storage.type.rune.go, storage.type.string.go, storage.type.uintptr.go, support.type#8CD0D3
entity.name.type.parameter#DFAF8F
storage.modifier.lifetime.rust, entity.name.lifetime.rust, entity.name.type.lifetime, punctuation.definition.lifetime#DFAF8Fitalic
constant.numeric, keyword.other.unit#BFEBBF
comment, punctuation.definition.comment#7F9F7F
constant.character, punctuation.definition.char, punctuation.definition.string, string#CC9393
entity.name.function.decorator, meta.attribute, punctuation.brackets.attribute, punctuation.definition.annotation, punctuation.definition.attribute, punctuation.definition.decorator, storage.modifier.attribute, storage.type.annotation#94BFF3
constant.language.null, entity.name.tag, keyword.operator.expression, keyword.operator.logical, keyword.operator.new, keyword.operator.wordlike, keyword.type.go, keyword, markup.heading.marker, punctuation.definition.heading, storage.modifier, storage.type.class, storage.type.enum, storage.type.function.python, storage.type.function.ts, storage.type.function, storage.type.js, storage.type.rust, storage.type.struct, storage.type.ts, variable.language.this#F0DFAFbold
entity.other.attribute-name.class, entity.other.attribute-name.id#7CB8BB
keyword.other.unsafe#BC8383
keyword.operator.logical.rust, keyword.operator, punctuation#DCDCCC
markup.italicitalic
markup.boldbold
markup.headingunderline

Shiki preview

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

Loading...

Pale Fire Dark by dhruvdh - VS Code Theme