-
Hi, I want to change Poison Button Focus and click color. But, I can not find related settings. The default color is gray. |
Beta Was this translation helpful? Give feedback.
Answered by
Taiizor
Nov 15, 2022
Replies: 1 comment 1 reply
-
There is a component that manages the theme of the poison theme. The name of the component is PoisonStyleManager. Therefore, some colors can be customized, while others are automatically selected according to the Light or Dark theme. You can see colors that can't be customized in the file below. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Taiizor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a component that manages the theme of the poison theme. The name of the component is PoisonStyleManager. Therefore, some colors can be customized, while others are automatically selected according to the Light or Dark theme.
You can see colors that can't be customized in the file below.
https://github.com/Taiizor/ReaLTaiizor/blob/develop/src/ReaLTaiizor/Drawing/Poison/PoisonPaint.cs#L30