I'm not sure if this is a bug or just a forgotten feature, but _global_variables.json is missing the latest added color formats. The existing ones are old and outdated
//////// Color format colors ////////
"$0_color_format": [ 0.0, 0.0, 0.0 ], // Black
"$1_color_format": [ 0.0, 0.0, 0.667 ], // Dark Blue
"$2_color_format": [ 0.0, 0.667, 0 ], // Dark Green
"$3_color_format": [ 0.0, 0.667, 0.667 ], // Dark Aqua
"$4_color_format": [ 0.667, 0.0, 0.0 ], // Dark Red
"$5_color_format": [ 0.667, 0.0, 0.667 ], // Dark Purple
"$6_color_format": [ 1.0, 0.667, 0.0 ], // Gold
"$7_color_format": [ 0.776, 0.776, 0.776 ], // Gray
"$8_color_format": [ 0.333, 0.333, 0.333 ], // Dark Gray
"$9_color_format": [ 0.333, 0.333, 1.0 ], // Blue
"$a_color_format": [ 0.333, 1.0, 0.333 ], // Green
"$b_color_format": [ 0.333, 1.0, 1.0 ], // Aqua
"$c_color_format": [ 1.0, 0.333, 0.333 ], // Red
"$d_color_format": [ 1.0, 0.333, 1.0 ], // Light Purple
"$e_color_format": [ 1.0, 1.0, 0.333 ], // Yellow
"$f_color_format": [ 1.0, 1.0, 1.0 ], // White
Comments 3
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response.
Is this still an issue in the latest version? If yes, could you please add it to the affected versions (or mention it if you are not the reporter)?
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📓 Project Summary – 📧 Suggestions – 📖 Minecraft Wiki
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response.
Is this still an issue in the latest version? If yes, could you please add it to the affected versions (or mention it if you are not the reporter)?
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📓 Project Summary – 📧 Suggestions – 📖 Minecraft Wiki
Full list of missing colors:
§g - Minecoin Gold
§h - Quartz trim material
§i - Iron trim material
§j - Netherite trim material
§m - Redstone trim material (NOTE: see MCPE-41729; this code is
strikethroughon Java)§n - Copper trim material (NOTE: see MCPE-41729; this code is underline on Java)
§p - Gold trim material
§q - Emerald trim material
§s - Diamond trim material
§t - Lapis trim material
§u - Amethyst trim material