Open dineug opened 1 month ago
I am working on a Lexical Editor for dark themes. It would be great to support custom colors for table selection highlights.
https://github.com/user-attachments/assets/86ef7a54-56cb-4dff-8177-03265b6c11b0
This will help achieve a higher-quality dark theme.
@zurfyx is there a reason why this selection color is hard-coded as a style, rather than implemented as a class and/or using css custom properties?
Description
I am working on a Lexical Editor for dark themes. It would be great to support custom colors for table selection highlights.
https://github.com/user-attachments/assets/86ef7a54-56cb-4dff-8177-03265b6c11b0
Impact
This will help achieve a higher-quality dark theme.