diff --git a/basics_dev/style-guide.md b/basics_dev/style-guide.md index fcc94001..ada9121c 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 | lower}}
+ #{{color.hex | downcase}}
#{{color.hex | lower}}
+ #{{color.hex | downcase}}