
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@yoast/style-guide
Advanced tools
Design guidelines for use within different Yoast projects. Includes a shiny colors palette.
$palette_$palette_* variables directly, instead map them to other color variables with prefix $color_ and use these in the various locations_ instead of hyphens - for variable names; note that in Sass variable names (and all other Sass identifiers) can use hyphens and underscores interchangeablyrgba() function on specific locationsrgba() function can be used to output a CSS rgba color. Usage examples:${ rgba( "#ff0000", .8 ) }
${ rgba( "#f00", .8 ) }
${ rgba( `${ colors.$color_red }`, .8 ) }
$color_border: #f7f7f7; renamed in $color_border_light: #f7f7f7;
$color_buttons: #555555; replaced with $color_button_text: #555;
$color_caret: #555555; removed and replaced with $color_grey_dark: #555;
$color_caret_focus: #1074a8; removed and replaced with #$color_blue: #0075b3;
$color_caret_hover: #bfbfbf; removed and replaced with $color_grey_text: #646464;
$color_input_border_focus: #1074a8; removed, the platform should take care of focus styles
$color_progress_background: #f7f7f7; removed and replaced with $color_background_light: #f7f7f7;
$color-shadow-* removed all, they were duplicating the base colors; use the base colors instead.
$color_border: #f7f7f7; mapped to $palette_grey_medium #ccc;
$color_button_border: #dbdbdb; mapped to $palette_grey_medium: #ccc;
$color-error: #E23132; changed in $color_error > $palette_red: #dc3232;
$color-grey: #DCDCDC; changed in $color_grey: #ddd;
$color-grey-cta: #DCDCDC; mapped to $palette_grey: #ddd;
$color-grey-hover: #CDCDCD; changed in $color_grey_hover: darken( $palette_grey, 6% );
$color-grey-line: #E6E6E6; mapped to $palette_grey: #ddd;
$color-grey-quote: #8C8C8C; mapped to $palette_grey_text: #646464;
$color-grey-text: #646464; mapped to $palette_grey_text: #646464;
$color_input_border: #bfbfbf; mapped to $palette_grey: #ddd;
$color_marker_disabled: #e6e6e6; mapped to $palette_grey_disabled: #a0a5aa;
$color-orange-hover: #F58223; changed in $color_orange_hover: darken( $palette_orange, 5% );
$color-pink: #D93F69; changed in $color_pink: #d73763;
$color-pink-light: #D93F69; changed in $color_pink_light: #e1bee7;
$palette_green_medium: #008a00;
$palette_grey: #ddd;
$palette_grey_disabled: #a0a5aa; // Should be used only for disabled controls text.
$palette_grey_light: #f1f1f1;
$palette_grey_medium: #ccc;
$palette_grey_medium_dark: #888;
$palette_pink_light: #e1bee7;
(see https://github.com/Yoast/wordpress-seo/issues/6042)
$color_google_title: #1a0dab;
$color_google_url: #006621;
$color_google_date: #808080;
$color_google_desc: #545454;
$color_google_desc_bold: #6a6a6a;
FAQs
Yoast style guide.
We found that @yoast/style-guide demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.