bumblebee-status/themes/icons/test.json
Tobi-wan Kenobi 562fd85ca2 [core/theme] Add support for icon themes
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
2016-12-08 12:09:21 +01:00

6 lines
82 B
JSON

{
"test-widget": {
"prefix": "widget-prefix",
"suffix": "widget-suffix"
}
}