ShieldCommunity / SternalBoard

Lightweight & animated scoreboard, packet-based designed for easy usage
https://www.spigotmc.org/resources/sternalboard-lightweight-animated-scoreboard.89245/
MIT License
64 stars 20 forks source link

Purple colors aren't turning out correctly #67

Closed GTFP-MC closed 6 months ago

GTFP-MC commented 6 months ago

Describe the bug I used a gradient to turn the sidebars a gradient color. Some of these colors aren't appearing correctly. Especially egregious are the colors #643098 and #60379A (which are the |-lines at the bottom-left of the sidebar)

To Reproduce Steps to reproduce the behavior: image

Expected behavior Be a similar color to the ones above it since its a gradient #80199A-#60379A (see the chat text color in the screenshot below)

Screenshots image image

Desktop (please complete the following information):

GTFP-MC commented 6 months ago

The next line %moregradientscustom#5C3E9C-#0ABDC6_---------------------% continues the gradient and it looks normal

GTFP-MC commented 6 months ago

if i put in the "blue" colors in that gradient it looks normal, but if i put it on its own it turns blue

image image

GTFP-MC commented 6 months ago

image

what it looks like corrected. notice the ones above the blue |-lines also now changed

xism4 commented 6 months ago

image

what it looks like corrected. notice the ones above the blue |-lines also now changed

Can you test with MiniMessage format?

Archeol commented 6 months ago

(i'm a related account to OP)

what is a minimessage format?

xism4 commented 6 months ago

(i'm a related account to OP)

what is a minimessage format?

MiniMessage is an ideal and simple format that SternalBoard supports, which with the color names you can create your scoreboard without using an RGB generator.

xism4 commented 6 months ago

(i'm a related account to OP) what is a minimessage format?

MiniMessage is an ideal and simple format that SternalBoard supports, which with the color names you can create your scoreboard without using an RGB generator.

I'll close for now.