diff --git a/CHANGES b/CHANGES index 22bc0743f..58b45dfe0 100644 --- a/CHANGES +++ b/CHANGES @@ -75,6 +75,8 @@ Features added * #7542: html theme: Make admonition/topic/sidebar scrollable * #7543: html theme: Add top and bottom margins to tables * #7695: html theme: Add viewport meta tag for basic theme +* #7721: html theme: classic: default codetextcolor/codebgcolor doesn't override + Pygments * C and C++: allow semicolon in the end of declarations. * C++, parse parameterized noexcept specifiers. * #7294: C++, parse expressions with user-defined literals.