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.

  • activityBar.background#080A10
  • editor.background#090A12
  • editor.foreground#E8E4D8
  • editor.inactiveSelectionBackground#26324570
  • editor.lineHighlightBackground#111827
  • editor.selectionBackground#31415688
  • editorBracketMatch.background#203C4A
  • editorBracketMatch.border#68E1FD
  • editorCursor.foreground#FFDF7E
  • editorLineNumber.activeForeground#D7B46A
  • editorLineNumber.foreground#3B4259
  • editorWhitespace.foreground#263045
  • panel.background#0D111C
  • sideBar.background#0D0F18
  • statusBar.background#101829
  • statusBar.foreground#DDE7D6
  • tab.activeBackground#111827
  • tab.inactiveBackground#0C101A
  • terminal.background#090A12
  • terminal.foreground#E8E4D8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source.impulse#E8E4D8
comment#62708Aitalic
keyword.declaration.signal.impulse, keyword.other.signal.impulse, entity.name.signal.impulse, variable.other.signal.impulse#4EE7F5bold
keyword.control.reactive.impulse, entity.name.signal.listener.impulse#FF8C6Bbold
keyword.declaration.node.impulse, keyword.declaration.surge.impulse, entity.name.function.node.impulse, entity.name.function.surge.impulse, entity.name.function.call.impulse#D9F99D
keyword.declaration.type.impulse, entity.name.type.impulse, storage.type.primitive.impulse, support.type.user.impulse#C6A6FF
storage.type.binding.impulse, variable.other.binding.impulse#A7F3D0
keyword.control.lifecycle.impulse#FFD166bold
keyword.control.conditional.impulse, keyword.control.supervision.impulse#F0A6CA
meta.attribute.signal.impulse, storage.modifier.signal-mode.impulse#7DD3FC
keyword.other.ownership.impulse#8CE99Aitalic
support.type.error.impulse#FF5D73bold
string.quoted.double.impulse#B8F7C1
constant.character.escape.impulse#F9E2AFbold
constant.numeric#FFB86B
constant.language.impulse#F7A8B8
keyword.operator#83C5FF
punctuation.separator.impulse#8B95AD
keyword.control.import.impulse, keyword.control.import.from.impulse, entity.name.namespace.impulse#BDE0FE
Impulse Language by Frangelo - VS Code Theme