Time  Nick      Message
07:52 luk3yx    Is there a way to convert a ColorString with a name (such as "blue") to a hex value without using a lookup table?
07:52 luk3yx    I'll be able to once #10425 is merged
07:52 ShadowBot https://github.com/minetest/minetest/issues/10425 -- Add `minetest.colorspec_to_colorstring` and fix named ColorStrings with alpha by v-rob
07:53 luk3yx    Maybe I could store a lookup table in a separate file and only load it if colorspec_to_colorstring doesn't exist