diff --git a/basics_dev/style-guide.md b/basics_dev/style-guide.md index 32f0259a..fcc94001 100644 --- a/basics_dev/style-guide.md +++ b/basics_dev/style-guide.md @@ -36,7 +36,7 @@ The following **grayscale** colors are currently used on the Qubes website and d
#{{color.hex}}
+ #{{color.hex | lower}}
#{{color.hex}}
+ #{{color.hex | lower}}