Skip to content

v2.0.0-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@Xithrius Xithrius released this 20 Aug 04:29
· 517 commits to main since this release
  • Built-in dark and light themes are now available through the theme setting in your config.toml.
    • Within the [frontend] section, set theme to either "dark" (default) or "light".
    • On the command line, you can do --theme "light", or --theme "dark".
  • 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".