admin管理员组文章数量:1425902
Are there any CSS classes for the wordpress colours: /
For instance, classes like these from the Twenty Seventeen Theme:
.has-text-color .has-background .has-very-dark-gray-color .has-very-light-gray-background-color
Are there any CSS classes for the wordpress colours: https://make.wordpress/design/handbook/design-guide/foundations/colors/
For instance, classes like these from the Twenty Seventeen Theme:
.has-text-color .has-background .has-very-dark-gray-color .has-very-light-gray-background-color
Share
Improve this question
asked Jun 14, 2019 at 4:28
j.doej.doe
135 bronze badges
1 Answer
Reset to default 0No. The only styles that WordPress itself loads on the front-end is /wp-includes/css/dist/block-library/style.min.css
, and this stylesheet doesn't include any such classes or colours. All other styles are the responsibility of the theme.
So if you want to know if a specific theme has such classes you would need to ask the author, however I don't know any reason why anyone would include the WordPress brand colours in their theme.
本文标签: color pickerAre there any CSS classes for the wordpress colours
版权声明:本文标题:color picker - Are there any CSS classes for the wordpress colours? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745403654a2657151.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论