From 2e61ffa125ef14bb01cadc605f3163411e74104b Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 26 May 2026 20:01:41 +0200 Subject: [PATCH] Add ilovetui instructions Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- README.md | 2 ++ docs/basics.md | 2 ++ 2 files changed, 4 insertions(+) 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