fix for timer

This commit is contained in:
Will McGugan
2021-12-28 16:09:27 +00:00
parent 431f43fb4b
commit 690df0518b
9 changed files with 86 additions and 46 deletions

View File

@@ -19,4 +19,4 @@ class BasicApp(App):
)
BasicApp.run(css_file="basic.css", watch_css=True)
BasicApp.run(css_file="basic.css", watch_css=True, log="textual.log")

10
examples/colours.txt Normal file
View File

@@ -0,0 +1,10 @@
header blue white on #173f5f
sidebar #09312e on #3caea3
sidebar border #09312e
content blue white #20639b
content border #0f2b41
footer border #0f2b41
footer yellow #3a3009 on #f6d55c;