Skip to main content
Coding Theme

ooRexx Language

Publisher: Yancy FoxThemes in package: 2

Rexx and ooRexx highlighting, completion lists, instruction and function syntax hints, editor checks, and bundled dark and light themes.

Color themes

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#E8E8E8
  • activityBar.foreground#333333
  • editor.background#FFFFFF
  • editor.foreground#303030
  • editorLineNumber.foreground#666666
  • sideBar.background#F3F3F3
  • statusBar.background#005A9E
  • statusBar.foreground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#517342
string#A31515
constant.numeric#176B38
constant.language#176B38
constant.other#176B38
keyword#7A2685
storage#7A2685
keyword.operator#303030
entity.name.type#006B57
support.type#006B57
entity.name.function#795E26
support.function#795E26
variable#303030
variable.parameter#43566B
string.quoted.hex.oorexx#7B3294
string.quoted.binary.oorexx#005CC5