make colors a bit nicer

This commit is contained in:
Ellpeck 2018-10-26 22:40:24 +02:00
parent f4f3a4203e
commit 7225e7801a

View file

@ -11,7 +11,8 @@
"model": "naturesaura:book", "model": "naturesaura:book",
"subtitle": "Haha yes", "subtitle": "Haha yes",
"macros": { "macros": {
"$(thing)": "$(#0d3bc4)", "$(thing)": "$(#ff6600)",
"$(item)": "$(#ad09e2)",
"$(aura)": "$(#419600)Aura$()" "$(aura)": "$(#419600)Aura$()"
} }
} }