562fd85ca2
Allow sub-themes ("iconsets") to be merged into the "main" theme. That way, effectively, it's possible to define colors and icons in separate JSON files. see #23
6 lines
82 B
JSON
6 lines
82 B
JSON
{
|
|
"test-widget": {
|
|
"prefix": "widget-prefix",
|
|
"suffix": "widget-suffix"
|
|
}
|
|
}
|