Change Poison Button Focus and click color #85
-
|
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.
Admin verified this answer by
Taiizor
Oct 4, 2025
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
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