Currently there is no proper way to set the background colour for tool tips. I just googled for this and found the unofficial method on NSColor toolTipColor. I am going to implement that in GNUstep and after that there will be a value in the colour list for this.
Hope this helps, Fred > Am 05.07.2019 um 18:53 schrieb Bertrand Dekoninck > <[email protected]>: > > Hi, everyone on the list. Tooltips in GNUstep are displayed with a light > yellow background and TextControlColor in all the themes I've reviewed. > This doesn't work for dark themes like ThinkDark and Sombre, because > TextControlColor is white and not black so the text of the tooltip can't be > read. > I did not find in thematic a way to change this. Has anyone a clue on this, > or should I begin to add some code in Sombre.theme to handle this ? > > Bertrand. > > PS : there are some "code snippets" available in Thematic, but I can't > figure how to use this feature, and it seems to be broken as Thematic > complains not being able to find the "make" program. Is it really implemented > ? > > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
