#themes #containing #iced #dark #light #styling #type-test

typetest_themes

Crate containing themes for TypeTest

1 stable release

1.0.0 Jun 7, 2021

#21 in #dark

28 downloads per month
Used in typetest

MIT license

220KB
461 lines

typetest_themes

Crate containing themes for TypeTest. These are separated from the main binary crate as these are unlikely to change much.

Currently, there are two themes:

  • Default (Dark)
    • Based on Iced's styling example
  • Default (Light)
    • Iced's default theme

Dependencies