Button font color issue / bug

Yesterday our Wiki automatically updated to 9.4, and since then there seems to be an issue with the buttons for editing and creating pages. For some reason, they appeared with white font on light grey background, which is really hard to read. I’m actually not sure which color the buttons and their font previously had, but it definitely was something more readable. The flamingo theme in use is Cosmo.
I kinda fixed the issue by assigning a darker default font color, but I noticed that I was unable to change the default background color of the buttons (or better, the color of the button type in use for the edit/delete buttons).
When I change @btn-primary-bg, the background of certain buttons chances accordingly; however, changes in @btn-default-bg result in the border of the edit/delete buttons changing color instead of the background, so I can see no way to change the light grey background of certain buttons such as the mentioned edit / delete buttons or also the Cancel button on any editing page.

Any ideas how to make color changes to the background of those buttons?

I’ve fixed the issue in https://jira.xwiki.org/browse/XWIKI-14466, you could port the changes also on your instance https://github.com/xwiki/xwiki-platform/commit/782de28463366eeb17cd56442bdb3742ccbd863e

1 Like