How do I change the text background in the "Confirm Exit" dialog?
已回答
I'm currently working on a theme and I want to change the text background in the following dialog:
What is that name of that property?
请先登录再写评论。
This dialog has no special properties, it's generic dialog UI used in hundreds of places in the IDE.
So the background of the text can only be controlled with *.background?
yes
Ah, thats a shame. Anyway, thanks for your help!