bumblebee-status/themes/icons
Tobias Witek bac3d6bc57 [core/theme] Add FontAwesome name resolution
Theme writers are now able to use FontAwesome names and IDs instead of
the symbols itself!

The implementation itself is *slightly* hacky and might get improved in
the future: Upon the first start, a YAML file containing the FontAwesome
symbols is fetched from
https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/src/icons.yml

Note: This is only done once - to retrigger this (i.e. for an update),
please just delete the file and restart bumblebee-status.

Then, in the *icon* theme itself, you can use ${<name or id>} instead of
the actual symbol.

Names and IDs can be found here:
http://fontawesome.io/cheatsheet/

(simply remove the "fa-" prefix)

An example is provided in themes/icons/awesome-fonts.json.

(finally) fixes #20

sorry for taking so long :)
2017-12-29 14:49:13 +01:00
..
ascii.json [modules] Add zpool module 2017-11-25 13:01:59 +01:00
awesome-fonts.json [core/theme] Add FontAwesome name resolution 2017-12-29 14:49:13 +01:00
paxy97.json [themes] Re-enable themes 2016-12-11 12:58:03 +01:00
test.json [core/theme] Add support for icon themes 2016-12-08 12:09:21 +01:00