You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem?
The current prefab of the ACRE UI > Volume Color Scale : Green Orange Red with the color code
1,1,1 0.96,1,0 0.61,0.8,0 1,0.46,0 1,0,0
These second color : first visible color 0.96,1,0
is more a yellow and therefore thoese not represent the Text
Solution you'd like:
changing the second and third color ;
1,1,1 0.6,0.8,0 0.96,1,0 1,0.46,0 1,0,0
Alternatives you've considered:
There is also the possibility to create complete new colors to make a clearer contrast
Additional context:
A few more options to help people with harder color reconitions would be nice if someone is already in the "file"
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem?
The current prefab of the ACRE UI > Volume Color Scale : Green Orange Red with the color code
1,1,1 0.96,1,0 0.61,0.8,0 1,0.46,0 1,0,0
These second color : first visible color 0.96,1,0
is more a yellow and therefore thoese not represent the Text
Solution you'd like:
changing the second and third color ;
1,1,1 0.6,0.8,0 0.96,1,0 1,0.46,0 1,0,0
Alternatives you've considered:
There is also the possibility to create complete new colors to make a clearer contrast
Additional context:
A few more options to help people with harder color reconitions would be nice if someone is already in the "file"
The text was updated successfully, but these errors were encountered: