The plugin is trying to load a js file that doesn’t exist.
Line 33: dark-mode-dashboard.php (v1.2.4)
]]>wp_enqueue_script(‘dark-mode-dashboard-js’, plugins_url(‘js/dark-mode-dashboard.js’, __FILE__), array(‘jquery’), DARK_MODE_DASHBOARD_VERSION, true);
The blue links really clash with the black background to me, can I set the text to white like most dark modes function?
]]>The best dark mode plugin, thank you!
But when creating posts, the bullet point lists are still in dark text on dark background so you can’t see them. You need to include them in the CSS. Bullet points are crucial for well-written blog posts.
Thank you.
]]>Hi,
Please could you add support for the recently changed WordPress Activity widget that appears on the Dashboard homepage? It seems to be striped now. Also please could you consider support for Smartcrawl and Smush would be great. Or alternatively is it easier for them to support the dark mode plugin that we can tell plugin authors about, by perhaps simply not specifying a white background color in their CSS and using transparent instead?
Many thanks!
]]>Hello, I want to edit and add CSS to add aesthetics to some plugins, but I don’t know how to know when the plugin is active at the CSS level.
Could you add a class in the tag so I can tell when the plugin is active?
]]>Hello, I use the Generatepress theme but not if the problem is the theme or the plugin but whenever lists are shown in the block editor, they are shown dark, this should show the same color as the paragraph. Please fix this.
]]>Hello, this button should not be displayed on the frontend, the button only has functionality on the backend. Please remove that button on the frontend to have more space for other necessary buttons on the frontend.
]]>Hi, the dark mode button in toolbar appears in front end, where it is not needed and doesnt do any effects as far as I can’t tell. It should be restricted to admin only.
Thx!
The plugin is good, but there are some problems inside the Blocks Editor. I will attach some images to see if they can correct it.
???</img> https://i.imgur.com/QkYOgKZ.png
???</img> https://i.imgur.com/1mFkCGa.png
Hi,
Thx for this theme, pretty nice!
I am note sure it is only on my end or not but I had to make small tweaks.
/* Media Uploader */
.attachments-browser .media-toolbar {
background: unset;
}
textarea::placeholder, input::placeholder {
color: lightgrey;
}
.media-menu-item {
color: white;
}
button.media-menu-item:hover {
color: white!important;
text-decoration: underline;
}
/* Auto-complete */
ul.ui-autocomplete {
background-color: #32373C;
}
There are probably more minor tweaks to do here and there, but most of the other I have done are plugin specific.
Cheers!
]]>Hi there, any chance you can add support for Kadence Blocks
https://www.ads-software.com/plugins/kadence-blocks/
Thank you
]]>If you’re taking requests:
WP to Twitter
Requirements Checklist
Hi,
Let me start by thanking for this plugin! Most of my computer stuff is now using dark mode whenever possible and this is just another place where my eyes can relax for a little.
I just found this issue where there’s a white bar at the top and then the two buttons on the right are weird on both “New Page” and “New Post” pages:
https://i.ibb.co/MM72m8T/Screen-Shot-2022-10-23-at-8-36-36-PM.png
I’m using Version 6.0.3 of WP
Also, I’m not sure if this plugin is able to interact with other plugins or not, but here’s what I see with MonsterInsights:
https://i.ibb.co/PzxtRCp/Screen-Shot-2022-10-23-at-8-41-43-PM.png
Title says it all. I have a plugin who’s settings page is unreadable in dark mode. It sure would be handy to have an on/off switch for dark mode right on the admin bar instead of going to plugins to temporarily deactivate it.
]]>It would be more user-friendly if there would be a toggle switch somewhere in the admin, or (better yet) a way to match the OS settings set on a user’s computer / device.
The background color in the Search bar and some other input fields is so close to the text color, it’s super hard to read. Thankfully, this doesn’t appear everywhere, but does make several text fields hard to read.
Other than that, the rest works beautifully! Good color choices!
]]>We like the simplicity and some of us want to build on it. Can we get involved on a version control platform or something?
]]>Hi, as per title…multisite support would be great.
]]>Hi,
Thank you for the great plugin!
I noticed that the Theme Customisation page side menu is still bright white.
Is it possible to add a quick toggle to the admin bar in the Dashboard, please? This would be a nice timesaver to avoid having to leave the page your working on, go to profile to disable or re enable the dark mode.
DIVI Theme Options page is blinding white background and Admin Columns some dark text on the dark mode background which is often difficult to see.
Many thanks!
]]>Hey man,
Great work on your plug-in, i’m already a big fan of it!
Could you make it works with the ACF’s dashboard UI as well? ??
Regards,
Yoan
]]>Hi – nice work. I assume you’re theming via CSS? Is there any way to change this? I want to change some of the colors and text size
thanks
]]>I would consider this a low priority item since it doesn’t bug me that much. However, that’s me and not others so I can’t speak for anyone else. However, as an FYI, the AIOSEO plugin doesn’t seem affected (yet) by this plugin.
As you can see in the following image: https://i.imgur.com/iButs8m.jpg
This is the new post screen where the only thing that should be white is the main editor. However, just below it is the settings for AIOSEO which is also white. Since this is a popular plugin and used by many for SEO, I figured you’d want to know ??
]]>Some support for the Nested Pages View plugin would be welcome,
I added the following to your stylesheet on a client site to add some basic support.
.nestedpages-list-header,.nestedpages .row{
background: none !important
}