Title: muro's Replies | WordPress.org

---

# muro

  [  ](https://wordpress.org/support/users/muromuro/)

 *   [Profile](https://wordpress.org/support/users/muromuro/)
 *   [Topics Started](https://wordpress.org/support/users/muromuro/topics/)
 *   [Replies Created](https://wordpress.org/support/users/muromuro/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/muromuro/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/muromuro/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/muromuro/engagements/)
 *   [Favorites](https://wordpress.org/support/users/muromuro/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Dark Mode - Improve Accessibility with AI Powered Dark Theme] The block editor automatically switches to light mode](https://wordpress.org/support/topic/the-block-editor-automatically-switches-to-light-mode/)
 *  Thread Starter [muro](https://wordpress.org/support/users/muromuro/)
 * (@muromuro)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/the-block-editor-automatically-switches-to-light-mode/#post-16007204)
 * index.php
 *     ```
       <!DOCTYPE html>
       <html lang="en">
       <head>
       	<meta charset="UTF-8">
       	<meta http-equiv="X-UA-Compatible" content="IE=edge">
       	<meta name="viewport" content="width=device-width, initial-scale=1.0">
       	<?php wp_head(); ?>
       </head>
       <body>
   
       </body>
       <?php wp_footer(); ?>
       </html>
       ```
   
 * style.css
 *     ```
       /* Theme Name: test
        * */
       ```
   
 * I switched to a simple theme with only 2 files as above and disabled all other
   plugins, but the problem persists.
 * Also, wordpress is installed in MAMP, is there any fear that this will affect
   the operation of the plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Dark Mode - Improve Accessibility with AI Powered Dark Theme] The block editor automatically switches to light mode](https://wordpress.org/support/topic/the-block-editor-automatically-switches-to-light-mode/)
 *  Thread Starter [muro](https://wordpress.org/support/users/muromuro/)
 * (@muromuro)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/the-block-editor-automatically-switches-to-light-mode/#post-16007187)
 * Changing the color plate from ‘default’ to ‘Darkmode’ introduced a new issue 
   where the text remained white even though the color was changed.
    Also, the phenomenon
   that the tab that switches between “light” and “dark” displayed at the top of
   the screen always defaults to “light” does not change.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Font Awesome] Cannot be enabled after updating to 4.3.1.](https://wordpress.org/support/topic/cannot-be-enabled-after-updating-to-4-3-1/)
 *  Thread Starter [muro](https://wordpress.org/support/users/muromuro/)
 * (@muromuro)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/cannot-be-enabled-after-updating-to-4-3-1/#post-15978654)
 * It was solved by uninstalling once with 4.2.0 installed and reinstalling 4.3.1.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Font Awesome] Cannot be enabled after updating to 4.3.1.](https://wordpress.org/support/topic/cannot-be-enabled-after-updating-to-4-3-1/)
 *  Thread Starter [muro](https://wordpress.org/support/users/muromuro/)
 * (@muromuro)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/cannot-be-enabled-after-updating-to-4-3-1/#post-15978435)
 * [https://wordpress.org/support/topic/wordpress-multisite-troubleshooting/](https://wordpress.org/support/topic/wordpress-multisite-troubleshooting/)
 * sorry. I didn’t notice the above topic and posted it.
    I would like to try the
   steps mentioned in the topic.

Viewing 4 replies - 1 through 4 (of 4 total)