bumblebee-status/themes
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
..
icons [core/theme] Add FontAwesome name resolution 2017-12-29 14:49:13 +01:00
default.json [themes] Re-enable themes 2016-12-11 12:58:03 +01:00
gruvbox-powerline.json Simple bluetooth module with toggling and status display 2017-06-01 12:12:49 -04:00
gruvbox.json Simple bluetooth module with toggling and status display 2017-06-01 12:12:49 -04:00
powerline.json [themes] Fix gap issues 2016-12-11 13:26:02 +01:00
sac_red.json Added theme sac_red 2017-10-16 18:35:38 +05:30
solarized-dark-awesome.json [themes] simplify solarized dark awesome 2017-09-20 09:17:04 +02:00
solarized-powerline.json [themes/solarized-powerline] Add good for pacman 2017-03-10 20:45:53 +03:30
solarized.json [themes] Fix gap issues 2016-12-11 13:26:02 +01:00
test.json [tests/theme] Add tests for theme.py 2017-03-04 14:17:27 +01:00
test_cycle.json [core/themes] Add "cycling" support 2016-12-09 12:28:39 +01:00
test_invalid.json [help] Add theme and module listing 2016-12-17 07:05:23 +01:00
wal-powerline.json [core] Add support for custom colorsets (e.g. pywal) 2017-10-08 08:13:10 +02:00