diff --git a/README.md b/README.md index 2557e40..51818f4 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,8 @@ On startup, you choose: Spilltea is fully configured via a YAML file at `~/.config/spilltea/config.yaml`. Check the default configuration with all the options [here](./internal/config/default_config.yaml) +Colors and styles can be customized using [ilovetui](https://github.com/anotherhadi/ilovetui), which applies theme changes across all compatible TUI applications at once. + ## CLI Flags ``` diff --git a/docs/basics.md b/docs/basics.md index c3443e2..d751304 100644 --- a/docs/basics.md +++ b/docs/basics.md @@ -13,6 +13,8 @@ On startup, you choose: Spilltea is fully configured via a YAML file at `~/.config/spilltea/config.yaml`. Check the default configuration with all the options [here](./internal/config/default_config.yaml) +Colors and styles can be customized using [ilovetui](https://github.com/anotherhadi/ilovetui), which applies theme changes across all compatible TUI applications at once. + ## CLI Flags