It's possible for a string of digits of length 6 to be rendered as color. For instance see the following. ```lua local c = '234567_21' ``` <img width="337" alt="Image" src="https://github.com/user-attachments/assets/f58ee909-e7e0-4d3d-8f27-aa256ac7fb76" /> For sure it's expected not to be rendered as color. Language server issue: EmmyLuaLs/emmylua-analyzer-rust#363