WordPress/wp-content/themes
audrasjb 577b07285e Twenty Twenty-One: Enable Dark Mode in the block editor iframe.
This changeset replaces `add_action( 'enqueue_block_editor_assets' )`, with `add_action( 'enqueue_block_assets' )`, in class `Twenty_Twenty_One_Dark_Mode` and class 
`Twenty_Twenty_One_Custom_Colors`. This fixes an issue when activating dark mode in Twenty Twenty-One, where dark mode was not enabled in the block editor.

Props poena, mikinc860, huzaifaalmesbah, hasanuzzamanshamim, Ankit-K-Gupta.
Fixes #58835.



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


git-svn-id: http://core.svn.wordpress.org/trunk@55812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-07-25 12:31:21 +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: Reintroduce HTML5 Shiv. 2023-07-06 08:18:24 +00:00
twentyfourteen Twenty Fourteen: Fix text color issue on Button block hover. 2023-06-30 08:56:27 +00:00
twentynineteen Twenty Nineteen: Always set background color and foreground color together. 2023-06-27 10:45:30 +00:00
twentyseventeen Twenty Seventeen: Use wp_register_script() to register HTML5 Shiv script. 2023-07-10 22:04:24 +00:00
twentysixteen Twenty Sixteen: Replace deprecated unbind method with off. 2023-06-29 06:30:26 +00:00
twentyten Twenty Ten: Prevent Block Inserter icon color override. 2023-06-27 23:33:26 +00:00
twentythirteen Twenty Thirteen: Reintroduce HTML5 Shiv. 2023-07-06 08:29:22 +00:00
twentytwelve Bundled Themes: Remove load_theme_textdomain() calls from default themes. 2023-06-16 13:04:21 +00:00
twentytwenty Twenty Twenty: Fix left margin in Latest Posts & Latest Comments blocks. 2023-07-06 22:02:30 +00:00
twentytwentyone Twenty Twenty-One: Enable Dark Mode in the block editor iframe. 2023-07-25 12:31:21 +00:00
twentytwentythree Twenty Twenty-Three: Revert [55898]. 2023-07-17 22:26:22 +00:00
twentytwentytwo Twenty Twenty-Two: Adjust selector to apply bottom margin to top-level comments. 2023-06-29 07:55:22 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00