forked from HEL/rivet-typst
added color support for json, yaml and xml
This commit is contained in:
@ -101,5 +101,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"main": {
|
||||
"31-28": "#FF0000",
|
||||
"11-4": [34, 176, 43]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user