Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 5e913d9f88f10c85925679ef28cdb35f90de722f https://github.com/xwiki/xwiki-platform/commit/5e913d9f88f10c85925679ef28cdb... Author: LucasC <lucas.charpentier@xwiki.com> Date: 2024-10-23 (Wed, 23 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/parser/pygments/DefaultPygmentsParserConfiguration.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/resources/pygments/code.py A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/resources/pygments/styles/xwiki_default.py M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode14.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode15.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode4.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/resources/macrocode7.test Log Message: ----------- XWIKI-21387: The syntax highlighting done by the Code Macro lacks contrast (#3052) * Created a pygment style in updated_default.py * Updated the parser configuration to fallback on this style by default * Updated tests to fit the new colortheme To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications