#Does someone know the color and transparency value of the nametags tag?

1 messages · Page 1 of 1 (latest)

solid grotto
#

Does someone know the color and transparency value of the nametags tag? And if yes, can you tell me

placid thorn
#

I think the colour is just black, not sure what the transparency is though

#

What do you need it for?

dry crag
#

You can definitely find it out using the vanilla shader that renders it and trial and error, but that takes a good amount of time even when knowing shaders

solid grotto
dry crag
#

It’s fully black with 64 alpha

#

Atleast the default text display background color is

#

Because that’s

1073741824

placid thorn
#

Try 25%

dry crag
#

And that correlates to
40 00 00 00 in hex
Which is
64, 0, 0, 0 in argb

placid thorn
dry crag
solid grotto
#

wait so what transparency is it?

dry crag
#

64 out of 255

placid thorn
#

25%, probably

dry crag
#

Or 25%

solid grotto
#

So i have a second question, how much larger than the text is the black part?

#

Like, is it one pixel longer, two pixel longer, etc

dry crag
#

Take a screenshot and do pixel measurements in an image editor