Created attachment 117500 [details] a screenshot of a pretty invisible bookmark icon over dark background Bookmark icon, which appears when clicking on the icon border of a text editor instance, is almost invisible, when using a dark background.
Created attachment 117550 [details] Sides of bookmark icon are cut off
Created attachment 117551 [details] Breeze Dark bookmark icon with Kate's Normal Color Scheme
It seems there are 2 issues here. 1. The icon is displayed incorrectly (Attachment 2 [details]) 2. The icon follows the system color scheme, not the text editor color scheme.
The color part, might be a similar issue to bug 403496; could you try the stuff in bug 403496 comment3?
I suppose I got where the problem is. I'm using a ligth color schema for application and icons (Breeze), but a dark dark one for text editor (Breeze Dark). And breeze bookmark icon becomes pretty invisible over a dark background...
> 1. The icon is displayed incorrectly Did not look at your attachement, but guess I know the issue. Tried two times to fix that, looks here good now https://cgit.kde.org/ktexteditor.git/commit/?id=08d1537b756513face11338a365d7617aea38e5c With you comment #5 you may consider to close this
Yep, looks like that fixed it. Thanks!