Update chromastyles with Hugo 0.153.2

Since Arch's isn't updated yet, I downloaded the hugo extended
executable from the releases.

hugo v0.153.2-798533a2013eab97198b0a155a8f4afab7e79865+extended linux/amd64 BuildDate=2025-12-22T16:53:01Z VendorInfo=gohugoio
This commit is contained in:
2025-12-24 01:03:06 -06:00
parent 3a17e0037a
commit b150aad217

View File

@@ -89,7 +89,7 @@
/* GenericSubheading */ .chroma .gu { color:#800080;font-weight:bold } /* GenericSubheading */ .chroma .gu { color:#800080;font-weight:bold }
/* GenericTraceback */ .chroma .gt { color:#a40000;font-weight:bold } /* GenericTraceback */ .chroma .gt { color:#a40000;font-weight:bold }
/* GenericUnderline */ .chroma .gl { color:#000;text-decoration:underline } /* GenericUnderline */ .chroma .gl { color:#000;text-decoration:underline }
/* TextWhitespace */ .chroma .w { color:#f8f8f8;text-decoration:underline } /* TextWhitespace */ .chroma .w { color:#f8f8f8 }
} }