Skip to main content
Coding Theme

Afterglow Remastered

Publisher: Marvin HagemeisterThemes in package: 1

Afterglow remastered theme for VS Code

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#2E2E2E
  • editor.foreground#d6d6d6
  • editor.selectionBackground#5A647E
  • editorCursor.foreground#FFFFFF
  • editorLineNumber.foreground#5a5a5a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#797979
entity.name.type#FFFFFF
entity.other.inherited-class#d6d6d6
keyword#cc7833
storage#ff9834
constant#6c99bb
constant.variable#6c99bb
constant.character.escape#a1617a
constant.numeric#b4c973
variable#d0d0ff
variable.parameter#d6d6d6
string#b4c973
support.type#6c99bb
support.function#c45837
entity.name.function#ffc66d
meta.class#d6d6d6
entity.other.attribute-name#cc7833
meta.tag, punctuation.section.embedded.begin.js.jsx, punctuation.section.embedded.end.js.jsx, meta.embedded.expression#ffc66d
support.variable.property#d6d6d6
meta.jsx.children#B3B1AF
support.constant.property-value.css#b4c973
keyword.other.unit#b4c973
punctuation.separator.key-value.css, punctuation.separator.key-value.scss#797979
punctuation.terminator.rule.css, punctuation.terminator.rule.scss#797979
variable.scss, variable.css#d6d6d6
entity.name.tag#ffc66d
punctuation.definition.bold#c45837bold
punctuation.definition.italic#ffc66ditalic
string.other.link#6c99bb
markup.italic#ffc66ditalic
markup.bold#c45837bold
markup.inline.raw#b4c973
markup.heading#fffffffbold
markup.heading punctuation.definition.heading#6c99bb
punctuation.definition.metadata.markdown#797979
markup.underline.link.markdown, markup.underline.link.image.markdown#797979
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#797979
variable.object.property.ts#d6d6d6
punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.python#d6d6d6
meta.function-call.python, variable.legacy.builtin.python#ffc66d
variable.legacy.builtin.python#c45837
variable.legacy.builtin.python#d0d0ff
meta.tag.without-attributes.tsx#ffc66d
meta.embedded.expression.tsx#ffc66d
meta.jsx.children.tsx#ab8448
support.type.graphql#ffffff
punctuation.colon.graphql, punctuation.or.graphql, punctuation.assignment.graphql#cc7833
meta.brace.round.graphql, meta.brace.square.graphql#d6d6d6
punctuation.operation.graphql#d6d6d6
keyword.type.graphql, keyword.interface.graphql, meta.type.interface.graphql, keyword.implements.graphql.RRR#ff9834

Shiki preview

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

Loading...

Afterglow Remastered - Coding Theme