Changeset 47607 for trunk/src/wp-content/themes/twentytwenty/functions.php
- Timestamp:
- 04/21/2020 07:15:20 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/functions.php
r47139 r47607 556 556 ); 557 557 558 add_theme_support( 'editor-styles' ); 559 558 560 // If we have a dark background color then add support for dark editor style. 559 561 // We can determine if the background color is dark by checking if the text-color is white.
Note: See TracChangeset
for help on using the changeset viewer.