Fourteen Colors


Fourteen Colors

View on WordPress.org ยป

Not a big fan of green and black? Love the layout of Twenty Fourteen, but need its colors to match your brand? Don’t have time to create a child theme, or want to change up your site’s look on a regular basis without technical overhead?

Fourteen Colors is the most efficient way to re-color the Twenty Fourteen theme. It provides two color pickers, which together control:

  • Header/Sidebar/Footer Background Color
  • Featured Content Background Color
  • Link Color
  • Search Bar Color
  • Navigation Menu Hover Colors
  • Text Selection/Highlight Color
  • Audio/Video Player Colorschemes
  • And more…

Fourteen Colors automatically adjusts your color choices to ensure the minimum required contrast to keep Twenty Fourteen accessible-ready, and to keep your site as readable as possible. The plugin is designed to support almost any combination of colors, so you can be creative and express yourself with your site! Please report any issues on the support forums, after reading the FAQ and the changelog to see if they address your question.

The Accent Color feature was originally developed in Twenty Fourteen core, but it was removed near the end of the initial development cycle due to a variety of concerns. This plugin addresses those concerns and adds the contrast color feature to enable a broad range of custom colorschemes.

Special thanks to the entire Twenty Fourteen team for their work on the accent color throughout the development cycle. This plugin (and Twenty Fourteen) would not exist without their hard work and attention to detail.

Download

Latest version: Download Fourteen Colors v1.6

Fourteen Colors has been downloaded times through WordPress.org.

Installation

  1. Take the easy route and install through the WordPress plugin installer OR
  2. Download the .zip file and upload the unzipped folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to the Customizer (Appearance -> Customize) and adjust the two new color pickers under the “Colors” heading to your liking

Screenshots

  1. Light theme with a touch of blue

    Light theme with a touch of blue

  2. Autumn colors

    Autumn colors

  3. Happy Holidays!

    Happy Holidays!

  4. Purple and Pink

    Purple and Pink

  5. Blue and Orange

    Blue and Orange

  6. Gray and Yellow

    Gray and Yellow

  7. Red and black

    Red and black

Changelog

1.6

  • Apply custom colors to theme-registered block editor color palettes.
  • Add support for block editor styles corresponding to WordPress 5.0.
  • Update color patterns to address changes in Twenty Fourteen 2.3, 2.4, and 2.5.

1.5

  • Update color patterns to address changes in Twenty Fourteen 2.0, 2.1, and 2.2. This includes full support for the media widgets introduced in WordPress 4.8 and 4.9.

1.4

  • Add postMessage previewing of base colors for an enhanced user experience. Contrast and accent colors are now instantly previewed in the customizer, with secondary generated colors updating on a slight delay (typically a few seconds).

1.3

  • Implement support for Selective Refresh in the Customizer. Colors will now be updated much more quickly (but still not instantly) in the Customizer preview. Available in WordPress 4.5+.

1.2

  • Updates for WordPress 4.0 / Twenty Fourteen 1.2. Please update those before updating Fourteen Colors.
  • The mediaelements-genericons component, which facilitated audio/video player color-scheming, has been merged into Twenty Fourteen core.
  • Added two new filters to adjust the plugin’s output CSS: fourteen_colors_contrast_css and fourteen_colors_accent_css.
  • Leverage some of the Customizer API improvements in WordPress 4.0.
  • Fix a couple of really minor, obscure bugs that surfaced in the wild.

1.1

  • Full support for Twenty Fourteen 1.1.
  • Fix mobile menu-toggle button colors.
  • Fix support for button-styled links in widgets (via the .button class).
  • Add a filter to the version of the accent color that contrasts with the white page background, facillitating the ability to override the automatically-generated version with another color picker via an add-on plugin.

1.0.2

  • Fix bugs with mobile navigation menus with certain color combinations.
  • Add support for the .button class introduced in Twenty Fourteen 1.1 / WordPress 3.9.
  • Fix link and border color in Twenty Fourteen Ephemera widgets when used in the Primary and Footer widget areas with a light contrast color.
  • Override the Site Title option, as it is hidden from the Theme Customizer (since Fourteen Colors automatically adjusts it for contrast).
  • Add basic support for IE8, which is handled differently in Twenty Fourteen due to its lack of support for modern standards.

1.0.1

  • Add a description of the different color controls (requires changes that might change the order of the options).
  • Fix paging navigation hover states (border, not background color should change).
  • Darken all borders when using light contrast colors on mobile.
  • Fix sub-menu colors on mobile when using a light contrast color.
  • Automatically refresh the cached plugin output CSS after the plugin has been updated.
  • Hide the site title color control to reduce confusion, since the color is automatically tweaked based on the contrast color. The Header Text Color option is still available via the Appearance -> Header page if it needs to be customized.

1.0

  • Plugin is ready for general use, alongside Twenty Fourteen 1.0 and WordPress 3.8.

0.7

  • Screenshots, finalized documentation.

0.6

  • Code cleanup, inline code documentation, coding standards to match Twenty Fourteen core.
  • Tweaks post-code-review, props @lancewillett.

0.5

  • Save the entire plugin CSS output as a single theme_mod to allow for more computationally intensive color calculations.
  • Introduce a more robust set of color calculations; most importantly, the ability to calculate the contrast ratio between any two colors.
  • Adjustments to make any color work as the accent color, addressing the concerns that led to the feature’s removal from Twenty Fourteen core.
  • Ensure that there is adequate contrast between all colors that are displayed against each other.

0.2

  • Build out of the contrast color option.

0.1

  • Initial port from the Twenty Fourteen Theme’s implementation.
  • Initial pass at an experimental “Contrast Color” option.