css 创世纪的色彩风格。
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 创世纪的色彩风格。相关的知识,希望对你有一定的参考价值。
<?php
//* Do NOT include the opening php tag
//* Create blue, green, orange and red color style options
add_theme_support( 'genesis-style-selector', array(
'theme-blue' => __( 'Blue', 'themename' ),
'theme-green' => __( 'Green', 'themename' ),
'theme-orange' => __( 'Orange', 'themename' ),
'theme-red' => __( 'Red', 'themename' )
) );
.theme-blue a,
.theme-blue a:visited {
color: #0d72c7;
}
以上是关于css 创世纪的色彩风格。的主要内容,如果未能解决你的问题,请参考以下文章
OpenCV 例程200篇204. 图像的色彩风格滤镜
如何使用material3打造自有品牌色彩风格?
三行代码,OpenCV轻松生成19种色彩风格图像
巴洛克式建筑和罗马式,拜占庭式有啥区别?
Android之Palette动态决定UI色彩风格
Matplotlib风格与样式