415 lines
14 KiB
PHP
415 lines
14 KiB
PHP
<?php
|
|
/* Custom Colors: Alves */
|
|
|
|
// Background Color
|
|
// $config-global--color-background-default
|
|
add_color_rule( 'bg', '#ffffff', array(
|
|
|
|
// Background-color
|
|
array( '.screen-reader-text:focus,
|
|
.site-header a:focus,
|
|
.site-header a:hover,
|
|
body,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept,
|
|
.main-navigation > div > ul > li > .sub-menu,
|
|
.site-header .main-navigation > div > ul > li .sub-menu a,
|
|
.main-navigation > div > ul > li.current-menu-item li.current-menu-item > a,
|
|
.mobile-nav-side .site-header #site-navigation.main-navigation .woocommerce-menu-container,
|
|
.mobile-nav-side .site-header #site-navigation.main-navigation > div', 'background-color' ),
|
|
|
|
// Text-color
|
|
array( '.a8c-posts-list-item__featured span,
|
|
.a8c-posts-list__view-all,
|
|
.a8c-posts-list__view-all:focus,
|
|
.a8c-posts-list__view-all:hover,
|
|
.has-focus.a8c-posts-list__view-all,
|
|
.has-focus.button,
|
|
.has-focus.wp-block-button__link,
|
|
.has-focus.wp-block-file__button,
|
|
.sticky-post,
|
|
.button,
|
|
.button:focus,
|
|
.button:hover,
|
|
button,
|
|
button.has-focus,
|
|
button:focus,
|
|
button:hover,
|
|
button[data-load-more-btn],
|
|
.wp-block-button__link,
|
|
.wp-block-button__link:focus,
|
|
.wp-block-button__link:hover,
|
|
.wp-block-file .wp-block-file__button,
|
|
.wp-block-file a.wp-block-file__button:active,
|
|
.wp-block-file a.wp-block-file__button:focus,
|
|
.wp-block-file a.wp-block-file__button:hover,
|
|
.wp-block-file a.wp-block-file__button:visited,
|
|
.wp-block-file__button,
|
|
.wp-block-file__button:focus,
|
|
.wp-block-file__button:hover,
|
|
.wp-block-search .wp-block-search__button,
|
|
.wp-block-gallery .blocks-gallery-image figcaption,
|
|
.wp-block-gallery .blocks-gallery-item figcaption,
|
|
.wp-block-pullquote.is-style-solid-color,
|
|
table.is-style-stripes tbody tr:nth-child(odd),
|
|
.wp-block-table.is-style-stripes tbody tr:nth-child(odd),
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law.negative,
|
|
input.has-focus[type="submit"],
|
|
input:focus[type="submit"],
|
|
input:hover[type="submit"],
|
|
input[type="submit"]', 'color' ),
|
|
|
|
// Border-bottom-color
|
|
array( '.site-header .main-navigation > div > ul > li:hover > ul::before,
|
|
.site-header .main-navigation > div > ul > li.focus > ul::before,
|
|
.site-header .main-navigation > div > ul > li.current-menu-item > ul::before', 'border-bottom-color' ),
|
|
|
|
/**
|
|
* Utility Classes
|
|
*/
|
|
// Text-color
|
|
array( '.has-primary-background-color[class],
|
|
.has-secondary-background-color[class],
|
|
.has-foreground-background-color[class],
|
|
.has-foreground-light-background-color[class],
|
|
.has-foreground-dark-background-color[class],
|
|
.has-background-color[class],
|
|
.has-background-dark-color[class],
|
|
.has-background-light-color[class]', 'color' ),
|
|
// Background-color
|
|
array( '.has-background-background-color[class],
|
|
.has-background-background-color.has-background-dim[class]', 'background-color' ),
|
|
// Background-color darkened
|
|
array( '.has-background-dark-background-color[class],
|
|
.has-background-dark-background-color.has-background-dim[class]', 'background-color', '-1' ),
|
|
// Background-color lightened
|
|
array( '.has-background-light-background-color[class],
|
|
.has-background-light-background-color.has-background-dim[class]', 'background-color', '+1' ),
|
|
|
|
/**
|
|
* Grays
|
|
* Uses a slightly darker color
|
|
*/
|
|
// Border-color
|
|
array( '.main-navigation > div > ul > li > .sub-menu > li > a,
|
|
.main-navigation > div > ul > li > .sub-menu > li > a:first-child,
|
|
.main-navigation > div > ul > li > .sub-menu > li > a:last-child', 'border-color', '-1' ),
|
|
|
|
), __( 'Background Color' ) );
|
|
|
|
// Link Color
|
|
// $config-global--color-primary-default
|
|
add_color_rule( 'link', '#3E7D98', array(
|
|
|
|
// Background-color
|
|
array( '.a8c-posts-list-item__featured span,
|
|
.a8c-posts-list__view-all,
|
|
.button,
|
|
.sticky-post,
|
|
.wp-block-button__link,
|
|
.wp-block-file .wp-block-file__button,
|
|
.wp-block-file__button,
|
|
.wp-block-pullquote.is-style-solid-color,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept,
|
|
button,
|
|
button[data-load-more-btn],
|
|
.wp-block-search .wp-block-search__button,
|
|
.wp-block-search .wp-block-search__button:focus,
|
|
.wp-block-search .wp-block-search__button:hover,
|
|
input[type="submit"]', 'background-color' ),
|
|
|
|
// Text-color
|
|
array( '.site-footer #footer-info-wrapper a:focus,
|
|
.site-footer #footer-info-wrapper a:hover,
|
|
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
|
|
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,
|
|
.wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color),
|
|
.wp-block-button.is-style-outline.wp-block-button__link:active:not(.has-text-color),
|
|
.wp-block-newspack-blocks-homepage-articles article .entry-title a,
|
|
a,
|
|
hr.wp-block-separator.is-style-dots:before', 'color' ),
|
|
|
|
// Border color top
|
|
array( '.wp-block-code,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law,
|
|
input[type="color"],
|
|
input[type="date"],
|
|
input[type="datetime"],
|
|
input[type="datetime-local"],
|
|
input[type="email"],
|
|
input[type="month"],
|
|
input[type="number"],
|
|
input[type="password"],
|
|
input[type="range"],
|
|
input[type="search"],
|
|
input[type="tel"],
|
|
input[type="text"],
|
|
input[type="time"],
|
|
input[type="url"],
|
|
input[type="week"],
|
|
.wp-block-search .wp-block-search__input:focus,
|
|
select,
|
|
textarea', 'border-color' ),
|
|
|
|
// Border color top
|
|
array( '.comment-list .children > li,
|
|
.comment-list > li,
|
|
.wp-block-pullquote', 'border-top-color' ),
|
|
|
|
// Border color right
|
|
array( '.wp-block-quote[style*="text-align: right"],
|
|
.wp-block-quote[style*="text-align:right"]', 'border-right-color' ),
|
|
|
|
// Border color bottom
|
|
array( '.comment-list,
|
|
.wp-block-pullquote,
|
|
hr,
|
|
hr.wp-block-separator', 'border-bottom-color' ),
|
|
|
|
// Border color left
|
|
array( '.wp-block-quote', 'border-left-color' ),
|
|
|
|
/**
|
|
* Utility Classes
|
|
*/
|
|
// Background-color
|
|
array( '.has-primary-background-color[class],
|
|
.has-primary-background-color.has-background-dim[class]', 'background-color' ),
|
|
// Text-color
|
|
array( '.has-primary-color[class]', 'color' ),
|
|
|
|
), __( 'Link Color' ) );
|
|
|
|
// Text Color
|
|
// $config-global--color-foreground-default
|
|
add_color_rule( 'txt', '#394d55', array(
|
|
|
|
// Text-color
|
|
array( '.comment-meta .comment-metadata,
|
|
.entry-footer,
|
|
.entry-meta,
|
|
.has-background-background-color[class],
|
|
.has-background-dark-background-color[class],
|
|
.has-background-light-background-color[class],
|
|
.has-foreground-color[class],
|
|
.main-navigation,
|
|
.main-navigation a,
|
|
.main-navigation a:link,
|
|
.main-navigation a:visited,
|
|
.screen-reader-text:focus,
|
|
.site-footer #footer-info-wrapper a,
|
|
.site-title,
|
|
.social-navigation a,
|
|
.wp-block-code,
|
|
.wp-block-code pre,
|
|
.wp-block-pullquote,
|
|
body,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept,
|
|
.site-header .main-navigation > div > ul > li .sub-menu a,
|
|
.a8c-posts-list__item .a8c-posts-list-item__meta,
|
|
.entry-footer,
|
|
.entry-meta,
|
|
.footer-navigation .footer-menu,
|
|
.has-foreground-light-color[class],
|
|
.site-branding,
|
|
.site-info,
|
|
.wp-block-image figcaption,
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
|
|
.wp-block-latest-posts .wp-block-latest-posts__post-date,
|
|
.wp-block-newspack-blocks-homepage-articles article .cat-links,
|
|
.wp-block-newspack-blocks-homepage-articles article .entry-meta,
|
|
.wp-block-pullquote .wp-block-pullquote__citation,
|
|
.wp-block-pullquote cite,
|
|
.wp-block-pullquote footer,
|
|
.wp-block-quote .wp-block-quote__citation,
|
|
.wp-block-quote cite,
|
|
.wp-block-quote footer,
|
|
.wp-block-quote.is-large .wp-block-quote__citation,
|
|
.wp-block-quote.is-large cite,
|
|
.wp-block-quote.is-large footer,
|
|
.wp-block-quote.is-style-large .wp-block-quote__citation,
|
|
.wp-block-quote.is-style-large cite,
|
|
.wp-block-quote.is-style-large footer,
|
|
.wp-block-video figcaption,
|
|
figcaption', 'color' ),
|
|
|
|
// Border-color with less opacity (dim)
|
|
array( '.wp-block-search .wp-block-search__input', 'border-color', 0.8 ),
|
|
|
|
// Background-color
|
|
array( '.wp-block-cover.has-background-dim,
|
|
.wp-block-cover-image.has-background-dim,
|
|
table.is-style-stripes tbody tr:nth-child(odd),
|
|
.wp-block-table.is-style-stripes tbody tr:nth-child(odd),
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law.negative', 'background-color' ),
|
|
|
|
/**
|
|
* Utility Classes
|
|
*/
|
|
// Foreground
|
|
array( '.has-foreground-color[class]', 'color' ),
|
|
array( '.has-foreground-background-color[class],
|
|
.has-foreground-background-color.has-background-dim[class]', 'background-color' ),
|
|
|
|
// Text-color darkened
|
|
array( '.has-foreground-dark-color[class]', 'color', '-1' ),
|
|
// Background-color darkened
|
|
array( '.has-foreground-dark-background-color[class],
|
|
.has-foreground-dark-background-color.has-background-dim[class]', 'background-color', '-1' ),
|
|
|
|
// Text-color brightened
|
|
array( '.has-foreground-light-color[class]', 'color', '+2' ),
|
|
// Background-color brightened
|
|
array( '.has-foreground-light-background-color[class],
|
|
.has-foreground-light-background-color.has-background-dim[class]', 'background-color', '+2' ),
|
|
|
|
), __( 'Text Color' ) );
|
|
|
|
// Accent Color
|
|
// $config-global--color-secondary-default
|
|
add_color_rule( 'fg1', '#9B6A36', array(
|
|
|
|
// Text-color
|
|
array( '.a8c-posts-list__item .a8c-posts-list-item__meta a:active,
|
|
.a8c-posts-list__item .a8c-posts-list-item__meta a:hover,
|
|
.comment-meta .comment-metadata a:active,
|
|
.comment-meta .comment-metadata a:hover,
|
|
.entry-footer a:active,
|
|
.entry-footer a:hover,
|
|
.entry-meta a:active,
|
|
.entry-meta a:hover,
|
|
.footer-navigation .footer-menu a:hover,
|
|
.main-navigation a:hover,
|
|
.site-info a:hover,
|
|
.site-title a:hover,
|
|
.social-navigation a:hover,
|
|
.wp-block-button.is-style-outline .wp-block-button__link.has-focus,
|
|
.wp-block-button.is-style-outline .wp-block-button__link:focus,
|
|
.wp-block-button.is-style-outline .wp-block-button__link:hover,
|
|
.wp-block-button.is-style-outline.wp-block-button__link.has-focus,
|
|
.wp-block-button.is-style-outline.wp-block-button__link:focus,
|
|
.wp-block-button.is-style-outline.wp-block-button__link:hover,
|
|
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
|
|
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
|
|
.wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
|
|
.wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
|
|
.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
|
|
a:hover', 'color' ),
|
|
|
|
// Background-color
|
|
array( '.a8c-posts-list__view-all:focus,
|
|
.a8c-posts-list__view-all:hover,
|
|
.button:focus,
|
|
.button:hover,
|
|
.has-focus.a8c-posts-list__view-all,
|
|
.has-focus.button,
|
|
.has-focus.wp-block-button__link,
|
|
.has-focus.wp-block-file__button,
|
|
.main-navigation #toggle:focus + #toggle-menu,
|
|
.wp-block-button__link:focus,
|
|
.wp-block-button__link:hover,
|
|
.wp-block-file__button:focus,
|
|
.wp-block-file__button:hover,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover,
|
|
body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept,
|
|
button.has-focus,
|
|
button:focus,
|
|
button:hover,
|
|
input.has-focus[type="submit"],
|
|
input:focus[type="submit"],
|
|
input:hover[type="submit"],
|
|
.main-navigation .button:focus,
|
|
.main-navigation .button:hover,
|
|
.main-navigation #toggle:focus + #toggle-menu,
|
|
.has-secondary-background-color', 'background-color' ),
|
|
|
|
// Border-color
|
|
array( 'input[type="color"]:focus,
|
|
input[type="date"]:focus,
|
|
input[type="datetime"]:focus,
|
|
input[type="datetime-local"]:focus,
|
|
input[type="email"]:focus,
|
|
input[type="month"]:focus,
|
|
input[type="number"]:focus,
|
|
input[type="password"]:focus,
|
|
input[type="range"]:focus,
|
|
input[type="search"]:focus,
|
|
input[type="tel"]:focus,
|
|
input[type="text"]:focus,
|
|
input[type="time"]:focus,
|
|
input[type="url"]:focus,
|
|
input[type="week"]:focus,
|
|
textarea:focus', 'border-color' ),
|
|
|
|
// Text-decoration-color
|
|
array( '.entry-content a,
|
|
.main-navigation > div > ul > li > a,
|
|
.wp-block-newspack-blocks-homepage-articles article .entry-title a,
|
|
a', 'text-decoration-color' ),
|
|
|
|
/**
|
|
* Utility Classes
|
|
*/
|
|
// Text-color
|
|
array( '.has-secondary-color[class]', 'color' ),
|
|
|
|
// Background-color
|
|
array( '.has-secondary-background-color[class],
|
|
.has-secondary-background-color.has-background-dim[class]', 'background-color' ),
|
|
|
|
), __( 'Secondary Color' ) );
|
|
|
|
/**
|
|
* Custom CSS
|
|
*/
|
|
function alves_custom_colors_extra_css() { ?>
|
|
@media screen and (min-width: 560px) {
|
|
.main-navigation > div > ul > li > .sub-menu > li:first-child > a {
|
|
border-top: 1px solid;
|
|
}
|
|
.main-navigation > div > ul > li > .sub-menu > li > a {
|
|
border-left: 1px solid;
|
|
border-right: 1px solid;
|
|
}
|
|
.main-navigation > div > ul > li > .sub-menu > li:last-child > a {
|
|
border-bottom: 1px solid;
|
|
}
|
|
.site-header .main-navigation > div > ul > li.current-menu-item > ul::before,
|
|
.site-header .main-navigation > div > ul > li.focus > ul::before,
|
|
.site-header .main-navigation > div > ul > li:hover > ul::before {
|
|
border: none;
|
|
}
|
|
}
|
|
<?php }
|
|
add_theme_support( 'custom_colors_extra_css', 'alves_custom_colors_extra_css' );
|
|
|
|
/**
|
|
* Featured Varia Palettes
|
|
*/
|
|
// Light
|
|
add_color_palette( array(
|
|
'#FFFFFF',
|
|
'#1D1E1E',
|
|
'#C8133E',
|
|
'#4E2F4B',
|
|
), 'Light' );
|
|
// Medium
|
|
add_color_palette( array(
|
|
'#EEF4F7',
|
|
'#242527',
|
|
'#35845D',
|
|
'#233252',
|
|
), 'Medium' );
|
|
// Dark
|
|
add_color_palette( array(
|
|
'#1F2527',
|
|
'#FFFFFF',
|
|
'#9FD3E8',
|
|
'#FBE6AA',
|
|
), 'Dark' );
|