mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
16 lines
357 B
JSON
16 lines
357 B
JSON
{
|
|
"bin": "white",
|
|
"command": "cyan",
|
|
"commandSummary": "white",
|
|
"dollarSign": "white",
|
|
"flag": "white",
|
|
"flagDefaultValue": "blue",
|
|
"flagOptions": "green",
|
|
"flagRequired": "red",
|
|
"flagSeparator": "white",
|
|
"sectionDescription": "white",
|
|
"sectionHeader": "underline",
|
|
"topic": "white",
|
|
"version": "green"
|
|
}
|