docs: Update demo caption from "--color" to "--theme" (#1588)

As per [the changelog](https://github.com/ClementTsang/bottom/blob/d20dc49c95e085dd2ba3aa2b699c5a830ea9753a/CHANGELOG.md?plain=1#L90), `--color` was replaced by `--theme`. This updates the screenshot comment in the README to reflect this change.
This commit is contained in:
Jason Gwartz
2024-09-09 15:16:09 +01:00
committed by GitHub
parent d20dc49c95
commit 35a7eca134
+1 -1
View File
@@ -16,7 +16,7 @@
<img src="assets/demo.gif" alt="Quick demo recording showing off bottom's searching, expanding, and process killing."/>
<p>
<sub>
Demo using the <a href="https://github.com/morhetz/gruvbox">Gruvbox</a> theme (<code>--color gruvbox</code>), along with <a href="https://www.ibm.com/plex/">IBM Plex Mono</a> and <a href="https://sw.kovidgoyal.net/kitty/">Kitty</a>
Demo using the <a href="https://github.com/morhetz/gruvbox">Gruvbox</a> theme (<code>--theme gruvbox</code>), along with <a href="https://www.ibm.com/plex/">IBM Plex Mono</a> and <a href="https://sw.kovidgoyal.net/kitty/">Kitty</a>
</sub>
</p>
</div>