{
"var": {
"type": "variable",
"default": "#a1a1a1",
"properties": [
"type": "type",
"name": "regexp"
},
"type": "mode",
"name": "standard"
"type": "property",
"name": "mandatory"
}
],
"validators": [
"text based with regular expressions \"^#(?:[0-9a-f]{3}){1,2}$\""
"paths": [
"var"
"names": [
"descriptions": [
"A first variable."
"examples": [
"#b1b1b1",
"#b2b2b2"
]