I have a plain CSS file in assets/styles.css and I’d like it to use the accent color that was set in the design settings. Is it possible? How do I do this?
Yep! You can use the --ghost-accent-color
css variable
2 Likes