Skip to main content
Coding Theme

Golden Moonlight

Publisher: exokemThemes in package: 1

This theme is only guaranteed to work with C source and header files.

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.

  • activityBarBadge.background#007acc
  • editor.background#1e1e1e
  • editor.foreground#f92670
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
storage.type.built-in.primitive.c, keyword.control.c, keyword.other.typedef.cpp, storage.type.enum.cpp, storage.type.struct.cpp, storage.type.built-in.cpp, storage.type.union.cpp, storage.type.built-in.primitive.cpp, variable.other.member.c, entity.name.type.cpp, meta.block.c, source.c, entity.name.type.alias.cpp, meta.body.struct.cpp, meta.tail.enum.cpp, entity.name.type.parameter.cpp#b35373
meta.preprocessor, variable, entity.name.function.c, variable.other.enummember#ff397f
punctuation.section.parameters.begin.bracket.round.c, punctuation.section.parameters.end.bracket.round.c, punctuation.section.arguments.begin.bracket.round.c, punctuation.section.arguments.end.bracket.round.c, punctuation.section.block.begin.bracket.curly.c, punctuation.section.block.end.bracket.curly.c, punctuation.terminator.statement.c, punctuation.definition.begin.bracket.square.c, punctuation.definition.end.bracket.square.c, punctuation.section.parens.begin.bracket.round.c, punctuation.section.parens.end.bracket.round.c, keyword.operator.assignment.c, keyword.operator.comparison.c, keyword.operator.ternary.c, punctuation.separator.delimiter.c, punctuation.separator.dot-access.c, keyword.operator.c, keyword.operator.cpp, punctuation.section.block.begin.bracket.curly.enum.cpp, punctuation.section.block.end.bracket.curly.enum.cpp, punctuation.section.block.begin.bracket.curly.struct.cpp, punctuation.section.block.end.bracket.curly.struct.cpp, punctuation.section.block.begin.bracket.curly.union.cpp, punctuation.section.block.end.bracket.curly.union.cpp, storage.modifier.pointer.cpp, punctuation.terminator.statement.cpp, punctuation.separator.delimiter.comma.cpp, punctuation.definition.begin.bracket.square, punctuation.definition.end.bracket.square, punctuation.section.parameters.begin.bracket.round.cpp, punctuation.section.parameters.end.bracket.round.cpp, storage.type.class.doxygen.cpp#ff7c99
comment, comment.line.double-slash.documentation.cppitalic bold
comment.line.double-slash.c, punctuation.definition.comment.cpp, comment.line.double-slash.cppitalic
string.quoted.double.c, comment, comment.line.double-slash.documentation.cpp, comment.line.double-slash.c, punctuation.definition.comment.cpp, comment.line.double-slash.cpp#755e5e
constant.numeric.decimal.c, constant.numeric.decimal.point.c#ffa2b9

Shiki preview

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

Loading...

Golden Moonlight - Coding Theme