Code highlight issue in Dark themes

Hello!
How I can change Code Highlighting?

I want to change Theme from Iceberg to something Dark.
For example Theme “Darkly”

And I faced problem code higlighting. It use color: #19177C for some parts of code. This color fades on black background.

I use:
{{code}}
...
{{/code}}

Idea: try using https://extensions.xwiki.org/xwiki/bin/view/Extension/Highlight%20Macro

Thanks. But I would just change colors in “code” macro if it possible :slight_smile:

Have you tried changing the pygments style? See https://extensions.xwiki.org/xwiki/bin/view/Extension/Code%20Macro/#HConfiguration

I rightly unrerstand, that need configure file “xwiki.properties” via ssh/ftp/…?
No way configure this file via xWiki admin panel?

No