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

typetest_themes

Crate containing themes for TypeTest

1 stable release

1.0.0 Jun 7, 2021

#18 in #dark


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