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#333333
  • activityBar.foreground#FFFFFF
  • editor.background#1E1E1E
  • editor.foreground#D4D4D4
  • editorLineNumber.foreground#909090
  • sideBar.background#252526
  • statusBar.background#264F78
  • statusBar.foreground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8CA879
string#CE9178
constant.numeric#B5CEA8
constant.language#B5CEA8
constant.other#B5CEA8
keyword#C586C0
storage#C586C0
keyword.operator#D4D4D4
entity.name.type#4EC9B0
support.type#4EC9B0
entity.name.function#DCDCAA
support.function#DCDCAA
variable#D4D4D4
variable.parameter#C5D7E8
string.quoted.hex.oorexx#C586C0
string.quoted.binary.oorexx#82AAFF