The `COLOR_GRAY` const is defined twice in the color.h file, which leads to `clangd` showing 2 different definitions. This could be confusing to users. <img width="752" height="493" alt="Image" src="https://github.com/user-attachments/assets/615142ec-b115-4972-9b66-3dc076ea71f6" /> > [!NOTE] > Happy to open a PR and fix this if this is unintended :)
The
COLOR_GRAYconst is defined twice in the color.h file, which leads toclangdshowing 2 different definitions. This could be confusing to users.Note
Happy to open a PR and fix this if this is unintended :)