How to modify the style of this element?
How can I change the color of the font here, it is incompatible with my theme and mixed up.
This is what it looks like in general
This is what it looks like when you hover over it:
I have tried many methods, but I can't change its color. It seems to be bound with ‘text-accent’. Can I change its color by a CSS snippet or other solutions?
What is the theme? The element is .mk-main-menu-button you can set the color attribute to override
On Jan 25, 2024, at 9:36 PM, why50 @.***> wrote:
How can I change the color of the font here, it is incompatible with my theme and mixed up.
This is what it looks like in general image.png (view on web) https://github.com/Make-md/makemd/assets/63858324/499ecc31-4b17-4df5-a0de-76207359595a This is what it looks like when you hover over it: image.png (view on web) https://github.com/Make-md/makemd/assets/63858324/ab98b594-16ad-4994-81ce-6b6b63069001 I have tried many methods, but I can't change its color. It seems to be bound with ‘text-accent’. Can I change its color by a CSS snippet or other solutions?
— Reply to this email directly, view it on GitHub https://github.com/Make-md/makemd/issues/271, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFHKNUPD7U6S3IBUDLYDH3YQMJEPAVCNFSM6AAAAABCLP73HGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDCNBXHEYTINI. You are receiving this because you are subscribed to this thread.
Thanks!
The theme is” Border “and I copied the color scheme of Red Graphite to modify this theme.