Setting embed theme via css?

On discord, when you post a link, it has a color. On my site it doesn’t do that. How can it be achieved?

1 Like

You can add CSS to your site and change the a tag. This will change all links on your site. If you want to limit it to that link, specify classes. You can get them by inspecting the link.

1 Like

When using the default theme, oneboxed links titles and regular links have the default blue color:

image

What do your links look like on your forum, @good_guy? Can you post a screenshot?

Don’t worry, thank you I fixed it

Do you like to tell what you did?