Christian Meixner Posted January 18 Share Posted January 18 I've edited theme colors in AdminCP and found that the color for "Mentions" will actually not be applied to Mentions (see screenshots below). It's ok for me, that this color is applied to the "Author" Badge, but I would also like to have it on the actual mentions. SeNioR- 1 Link to comment Share on other sites More sharing options...
Nathan Explosion Posted January 18 Share Posted January 18 Yup a[data-mentionid] { background-image: linear-gradient(to bottom, rgba( var(--theme-mentions), 0.15 ), rgba( var(--theme-mentions), 0.15 )); color: rgb( var(--theme-mentions) ); } That in custom.css will sort it. Link to comment Share on other sites More sharing options...
Christian Meixner Posted January 18 Author Share Posted January 18 Thanks for your suggestion. I know that I could fix this by customizing the theme's CSS. I'll do so, if the described behavior is intentionally. But if it is a bug, I'd love to have it fixed on invisions side, so that I do not need to check my custom fixes every time I install an update of the invision platform. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted January 18 Share Posted January 18 Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release. Christian Meixner 1 Link to comment Share on other sites More sharing options...
SeNioR- Posted January 29 Share Posted January 29 Bump. abobader and Marc Stridgen 2 Link to comment Share on other sites More sharing options...
Marc Stridgen Posted January 30 Share Posted January 30 8 hours ago, SeNioR- said: Bump. Still an open bug report at the moment 🙂 abobader 1 Link to comment Share on other sites More sharing options...
Ehren Posted January 30 Share Posted January 30 A fix for this was put into a pull request a few days ago. It will be patched in a future version 🙂 SeNioR-, Marc Stridgen, Christian Meixner and 1 other 2 2 Link to comment Share on other sites More sharing options...
Solution Marc Stridgen Posted March 10 Solution Share Posted March 10 Just a quick update to let you know that this issue was resolved in the recent 4.7.8 release of our platform. Please upgrade your site to resolve this issue. If you are still seeing any issues after upgrading to this version, please let us know. Link to comment Share on other sites More sharing options...
Recommended Posts