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
With further research, this is an issue with SGM enforcing the dyecolor of the sign to be the actuall color of the sign.
Currently the default dyecolor applied to the sign is aproximated to be the one that is closest to our customized color, in this case for BLUE we choose #8e9ada, which really is closer in the color spectrum to the LIGHT_GRAY dye color.
From what I rememeber, SGM implements a coloring feature very similar to core, do we really need to have it?
Anyhow the current implementation does not seem to respect the default coloring setting in core. I think the colors are supposed to only override the default coloring whenever the user has actually colored the sign.
Thorinwasher
transferred this issue from stargate-rewritten/Stargate-Customizations
Jun 11, 2024
Thorinwasher
changed the title
Portal default colours are still ugly af.
Unwanted overriding of default coloring when the color has not been changed
Jun 12, 2024
Attempting to set default colours still results in an ugly mess.
sgi config DEFAULT_SIGN_COLOR blue
Produces this mess (shown beside a blue dye for comparison)
What is even happening here?
This isn't something that needs to be fixed before the alpha, but it does eventually need to be fixed.
The text was updated successfully, but these errors were encountered: