SoySamuel / Edit-CSS-in-darkmode-wp-admin

Some themes have darkmode, but the CSS still has a white background, making harder to edit CSS. This darkmode for the CSS makes it easier for the eyes to edit customization panel / additional CSS for those who prefer darkmode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code changes the way wp-admin is seen by the web designer. With darkmode, it is more relaxed for the eyes for all of those who prefer darkmode but the Wordpress theme do not put the additional CSS editor in darkmode. 

To introduce this code:

1. install a pluggin like Admin CSS MU:

https://wordpress.org/plugins/admin-css-mu/

it is very easy to use, just after instaling the plugin.

2. Clic "Add CSS" and paste the code. 

3. Make sure Load Admin CSS is marked and Save CSS. 

Works best with the theme Blocksy. For other themes it does work too, but you might need an small change to make it perfect. 
If you need my help, contact me from my sebsite: WWW.samuelmedina.es

Samuel Medina.

About

Some themes have darkmode, but the CSS still has a white background, making harder to edit CSS. This darkmode for the CSS makes it easier for the eyes to edit customization panel / additional CSS for those who prefer darkmode.

License:GNU General Public License v3.0