Skip to main content
Coding Theme

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#181818
  • editor.foreground#e5e7eb
  • editor.lineHighlightBackground#242424
  • editor.selectionBackground#343434
  • editorCursor.foreground#8ec7d9

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a8adb8italic
comment.line.shebang.aeon#d38f8f
comment.line.doc.aeon, comment.block.doc.aeon#9aa9c7
keyword.control.header.and.aeon, markup.heading.and.aeon#ebf1f7bold
constant.language.version.and.aeon, punctuation.definition.heading.and.aeon, punctuation.separator.rule.and.aeon, punctuation.separator.table.and.aeon, punctuation.separator.link.and.aeon#9aa9c7
punctuation.definition.list.and.aeon, markup.list.text.and.aeon, punctuation.definition.quote.and.aeon, markup.quote.text.and.aeon, markup.italic.and.aeon#b5c1d8italic
markup.bold.and.aeon#ebf1f7bold
markup.inline.raw.string.and.aeon#ead898
markup.underline.link.and.aeon#8ec7d9
string.other.link.target.and.aeon#d9c58b
punctuation.definition.fence.and.aeon, punctuation.definition.fence.extension.and.aeon#e5c37f
entity.name.fence.and.aeon, entity.name.fence.extension.and.aeon, constant.character.escape.and.aeon#c7b8ff
invalid.illegal.checkbox.and.aeon#ff9b9bunderline
comment.line.annotation.aeon, comment.block.annotation.aeon#7fc7d4italic
comment.line.hint.aeon, comment.block.inline-hint.aeon#d9ad7citalic
comment.line.host.aeon#a7b2c4italic
comment.line.reserved.structure.aeon, comment.block.reserved.structure.aeon#d9ad7citalic
comment.line.reserved.profile.aeon, comment.block.reserved.profile.aeon#9aa9c7italic
comment.line.reserved.future.aeon, comment.block.reserved.future.aeon#a7b2c4italic
keyword.control.directive.aeon#8ec7d9bold
entity.name.directive.aeon#8ec7d9
punctuation.separator.directive.aeon#8d96a6
variable.other.key.aeon#7fb2ff
punctuation.separator.type-annotation.aeon#d3d9e3
entity.name.type.aeon, storage.type.aeon, storage.type.parameters.aeon#c7b8ff
meta.annotation.inline.aeon#caa0bf
punctuation.definition.attribute.begin.aeon, punctuation.definition.attribute.end.aeon#d8b070
keyword.other.binding.alias.aeon#7fb2ffbold
keyword.other.binding.sigil.aeon#7fb2ff
variable.other.readwrite.aeon, variable.other.member.aeon#7fb2ff
keyword.operator.assign.aeon#e5e7eb
entity.name.tag.aeon#66d8b6bold
punctuation.definition.node.begin.aeon#66d8a5
punctuation.definition.node.end.aeon#66d8a5
string.quoted.double.aeon, string.quoted.single.aeon#d8d2c2
string.quoted.template.aeon#E3DCCBitalic
constant.character.escape.aeon#aacb95
keyword.other.value-sigil.aeon#e5e7eb
constant.numeric.hex.aeon#c7d98a
constant.numeric.binary.aeon#c7d98a
constant.numeric.base64.aeon#c7d98a
constant.numeric.dimension.aeon#c7d98a
constant.numeric.float.aeon, constant.numeric.integer.aeon#c7d98a
constant.language.boolean.aeon#c7d98abold
constant.language.switch.aeon#c7d98a
constant.language.date.aeon, constant.language.time.aeon, constant.language.datetime.utc.aeon, constant.language.datetime.local.aeon, constant.language.datetime.zoned.aeon, constant.language.zrut.aeon, constant.language.timezone.aeon#c7d98a
punctuation.section.block.begin.aeon, punctuation.section.block.end.aeon#8d96a6
punctuation.section.list.begin.aeon, punctuation.section.list.end.aeon#8d96a6
punctuation.section.tuple.begin.aeon, punctuation.section.tuple.end.aeon#8d96a6
punctuation.separator.tuple.aeon, punctuation.separator.comma.aeon#8d96a6
AEON Language Tools by Alto Pelago - VS Code Theme