3 releases
0.3.1-alpha3 | Aug 13, 2020 |
---|---|
0.3.1-alpha2 | Apr 22, 2020 |
0.3.0-alpha1 | Nov 15, 2019 |
#13 in #theme
51 downloads per month
Used in 2 crates
(via orbtk-api)
675KB
1.5K
SLoC
Contains (WOFF font, 92KB) src/fonts/MaterialIcons-TwoTone.woff2, (WOFF font, 67KB) src/fonts/MaterialIcons-Baseline.woff2, (WOFF font, 75KB) src/fonts/MaterialIcons-Outlined.woff2, (WOFF font, 85KB) src/fonts/MaterialIcons-Round.woff2, (WOFF font, 64KB) src/fonts/MaterialIcons-Sharp.woff2
orbtk-theme
Base resources and css styles of OrbTks default theme (dark and light). It's part of OrbTk - The Rust UI-Toolkit.
Dependencies
- lazy_static (Apache 2.0, MIT): Static resource loading
Resources
- Material Icons (Apache 2.0): Default icon font
- Roboto (Apache 2.0): Default font
License
Licensed under MIT license (LICENSE).
lib.rs
:
This crate provides the default theme resources of OrbTks default theme dark and light. It provides fonts, icons and colors.
Dependencies
~1–1.6MB
~37K SLoC