Merge branch 'main' of github.com:Textualize/textual

This commit is contained in:
Will McGugan
2023-01-01 22:28:14 -08:00

View File

@@ -95,7 +95,7 @@ If you run this code, you should see something like the following:
Hit the ++d++ key to toggle between light and dark mode. Hit the ++d++ key to toggle between light and dark mode.
```{.textual path="docs/examples/tutorial/stopwatch01.py" press="d" title="TimerApp + dark"} ```{.textual path="docs/examples/tutorial/stopwatch01.py" press="d" title="StopwatchApp + dark"}
``` ```
Hit ++ctrl+c++ to exit the app and return to the command prompt. Hit ++ctrl+c++ to exit the app and return to the command prompt.