rat-theme 0.27.1

ratatui widgets extended edition
Documentation
# 0.27.0


** upgrade to ratatui 0.29 **

* break: tried to implement some naming scheme upon DarkTheme.
* feat: add styles for new widgets in rat-widget

# 0.26.2


* fix: add missing styles.

# 0.26.1


* fix: name changes in styles.

# 0.26.0


* break: final renames in rat-focus.

# 0.25.1


* update dependencies

# 0.25.0


Sync version for beta.

* Add Base16 and Base16Relaxed

# 0.12.2


* docs fix

# 0.12.1


* fix: changes in rat-scroll
* fix: styles for buttons and file-dialog

# 0.12.0


* update ratatui 0.28

# 0.11.0


* break: added and renamed various styles.

* add: ocean, vscode_dark

# 0.10.2


* Add: Oxocarbon
* add color_schemes(), dark_themes() to get all current themes

# 0.10.1


* Add color-schemes: Tundra, Monekai, Monochrome
* Fix: Minor bugs

# 0.10.0


Initial release.