When i toggle the dark mode on the website the version dropdown text color is also dark. <img width="302" height="141" alt="Image" src="https://github.com/user-attachments/assets/6a28f103-541c-41b8-a50f-f34fe2930abd" /> <img width="384" height="201" alt="Image" src="https://github.com/user-attachments/assets/ef79dffc-636a-4527-ab79-8d8f149bb2e4" /> I think this style here is responsible for it, because it forces the `color: black;` property instead of using the `--pst-color-text-base` var. <img width="528" height="83" alt="Image" src="https://github.com/user-attachments/assets/ca3678f9-60ee-4a28-9428-e7c6fa88d23d" />