This is a bug in Chroma lib. I filed an issue there: alecthomas/chroma#1239
TL;DR github (light theme) is not 1-1 with github-dark and thus not usable for the dual-theme sites.
class="nx" is not defined for the github-dark, and it breaks rendering.
See the details in the Chroma issue above.
hugo version
hugo v0.160.0-652fc5acddf94e0501f778e196a8b630566b39ad+extended linux/amd64 BuildDate=2026-04-04T13:32:34Z VendorInfo=snap:0.160.0
This is a bug in Chroma lib. I filed an issue there: alecthomas/chroma#1239
TL;DR
github(light theme) is not 1-1 withgithub-darkand thus not usable for the dual-theme sites.class="nx"is not defined for thegithub-dark, and it breaks rendering.See the details in the Chroma issue above.