WordPress/wp-content/themes
audrasjb 033bca66f8 Twenty Nineteen: Always set background color and foreground color together.
On the `<body>` element, as a best practice background color and text color should always be set together. This makes it easier to quickly understand the 
underlying color scheme.

Follow-up to [55960], [55964].

Props sabernhardt, audrasjb, kebbet.
Fixes #45916.



Built from https://develop.svn.wordpress.org/trunk@56062


git-svn-id: http://core.svn.wordpress.org/trunk@55574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-27 10:45:30 +00:00
..
twentyeleven General: Replace some instances of "blog" with "site" in documentation, translator comments, and user-facing text strings. 2023-06-19 18:27:27 +00:00
twentyfifteen Twenty Fifteen: Fix Letter Case implementation. 2023-06-23 14:42:19 +00:00
twentyfourteen Twenty Fourteen: Fix Letter Case implementation. 2023-06-23 14:40:22 +00:00
twentynineteen Twenty Nineteen: Always set background color and foreground color together. 2023-06-27 10:45:30 +00:00
twentyseventeen Twenty Seventeen: Make twentyseventeen_is_static_front_page() an alias of twentyseventeen_is_frontpage(). 2023-06-24 05:14:19 +00:00
twentysixteen Twenty Sixteen: Fix Letter Case implementation. 2023-06-23 14:45:20 +00:00
twentyten Twenty Ten: Improve Pullquote block line height for better readability. 2023-06-22 05:35:21 +00:00
twentythirteen Twenty Thirteen: Remove IE specific resources. 2023-06-22 06:22:23 +00:00
twentytwelve Bundled Themes: Remove load_theme_textdomain() calls from default themes. 2023-06-16 13:04:21 +00:00
twentytwenty Twenty Twenty: Remove various unused function parameters and variables. 2023-06-26 21:33:23 +00:00
twentytwentyone Code Modernization: Replace usage of strpos() with str_contains(). 2023-06-22 14:36:26 +00:00
twentytwentythree Twenty Twenty-Three: Remove redundant px unit in a few inline styles. 2023-06-08 14:00:20 +00:00
twentytwentytwo Twenty Twenty-Two: Add missing subject tags and feature tags. 2023-06-21 13:24:18 +00:00
index.php