orbtk-theme 0.3.1-alpha3

Default theme of OrbTk.
Documentation
# orbtk-theme

Base resources and css styles of OrbTks default theme (dark and light). It's part of [OrbTk](https://gitlab.redox-os.org/redox-os/orbtk) - The Rust UI-Toolkit.

[![Build and test](https://github.com/redox-os/orbtk/workflows/build/badge.svg)](https://github.com/redox-os/orbtk/actions)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](../../LICENSE)

## Dependencies

* [lazy_static]https://github.com/rust-lang-nursery/lazy-static.rs (Apache 2.0, MIT): Static resource loading

## Resources

* [Material Icons]https://github.com/material-icons/material-icons-font (Apache 2.0): Default icon font
* [Roboto]https://github.com/google/roboto (Apache 2.0): Default font

## License

Licensed under MIT license ([LICENSE](../../LICENSE)).