Create README.md
parent
ea6e923095
commit
7e8d3675e1
|
|
@ -0,0 +1,18 @@
|
||||||
|
# Theme Setter #
|
||||||
|
|
||||||
|
This little tool allows you to configure the global theme of all Bangle.js apps
|
||||||
|
(provided that they do not override the global settings) in a more comfortable
|
||||||
|
way than through the settings menu.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
This app also acts as an example for a non-trivial Bangle.js application
|
||||||
|
using the "layout" library, custom controls and generic event dispatching.
|
||||||
|
See [GitHub](https://github.com/rozek/banglejs-2-activities) for details.
|
||||||
|
|
||||||
|
## License ##
|
||||||
|
|
||||||
|
[MIT License](LICENSE)
|
||||||
Loading…
Reference in New Issue