Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the color of the placeholder? #16

Open
mhetreramesh opened this issue Apr 25, 2020 · 1 comment
Open

Change the color of the placeholder? #16

mhetreramesh opened this issue Apr 25, 2020 · 1 comment

Comments

@mhetreramesh
Copy link

Is this possible to change the color of the placeholder? I would like to use it in the dark more with more dark color?

@LeCoupa
Copy link

LeCoupa commented May 24, 2020

You can update the color like this:

.vue-content-placeholders-img,
.vue-content-placeholders-text__line {
    background: red !important;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants