v2.0.0-alpha.9
Pre-release
Pre-release
- Built-in dark and light themes are now available through the
themesetting in yourconfig.toml.- Within the
[frontend]section, setthemeto either"dark"(default) or"light". - On the command line, you can do
--theme "light", or--theme "dark".
- Within the
- Customization of themes will come in the near future.
Full Changelog: v2.0.0-alpha.8...v2.0.0-alpha.9
Release available on crates.io.
Acquire the binary through cargo install twitch-tui --version "2.0.0-alpha.9".