diff --git a/docs/styles/background.md b/docs/styles/background.md index 3530e0d80..9cb3fe9c7 100644 --- a/docs/styles/background.md +++ b/docs/styles/background.md @@ -28,7 +28,7 @@ background: rgb(100,120,200); ## 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 # Set blue background