Skip to main content
Coding Theme

hrscript

Publisher: HyundaiRoboticsThemes in package: 1

colorizer for hyundai robot Hi6 controller's hrscript syntax.

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#d4d4d4
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#eeffffff
comment.line.header.hrscript#999999italic
comment.line.number-sign.hrscript#608b4eitalic
string.quoted.double.hrscript#ce9178
entity.name.proc#DCDCAA
entity.name.proc.def#99bbbb
entity.name.proc.flowctrl#66bbff
entity.name.proc.move#ffd6b5
entity.name.function#DCDCAA
constant.numeric#ddffee
address.stepno.hrscript#eeccdd
constant.language.pose.hrscript#AACCEE
address.lineno.hrscript#eeccdd
address.label.hrscript#eeccdd
my-keyword.hrscript#0000ff
my-dual-keyword2.hrscript#00ff00
my-test3.hrscript#ff00ff

Shiki preview

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

Loading...

hrscript - Coding Theme