diff --git a/README.md b/README.md index babb327..0bcc38b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ The clip shows opening an entry (`grep`), browsing its flags, then pressing **Esc** to return straight to the home screen — no intermediary step — and repeating with `tar`. +### Themes + +super-man inherits your terminal's colors, so it looks at home in any palette: + +![super-man across dracula, monokai, nord and solarized-dark themes](demo/super-man-themes.png) + ## Usage ```bash diff --git a/demo/super-man-themes.png b/demo/super-man-themes.png new file mode 100644 index 0000000..216cb99 Binary files /dev/null and b/demo/super-man-themes.png differ