-
Notifications
You must be signed in to change notification settings - Fork 0
#theme
Hawkmax edited this page Nov 4, 2025
·
3 revisions
The #theme command simply resolves a raptor Theme Color.
member: { "key": "#theme:<name>" }
key: no implementation
name: Case sensitive name of the color constant you want to reference.
{ // <-- root
// in the above line the `#theme` command is going to reference the color named 'main'
"ref_theme": "#theme:main"
}{
"ref_theme": _runtime color value_
}Author’s Recommendation: next read #scribble
Back to Repo ● Wiki Home
Copyright © coldrock.games