Update docs/styles/background.md

Co-authored-by: darrenburns <darrenburns@users.noreply.github.com>
This commit is contained in:
Will McGugan
2022-08-05 09:17:20 +01:00
committed by GitHub
parent 3976698f4c
commit 078fc245ae

View File

@@ -28,7 +28,7 @@ background: rgb(100,120,200);
## Python ## Python
You can use the same syntax as CSS, or explicitly set a Color object. You can use the same syntax as CSS, or explicitly set a `Color` object for finer-grained control.
```python ```python
# Set blue background # Set blue background