For programmers and friends who have been using computers for a long time, setting the bean paste Green is a way to protect the eyes. Here we will introduce how to set the light green background (Google Chrome green bean paste background settings) in chrome:
1. Find the custom.css style file under the installation directory of the Chrome browser (this file is blank by default), which can be searched.
2. Add the following code to the custom.css Style File and save it.
HTML, body {background-color: # c7edcc! Important ;}
File Path:
1) Windows 7
The path of the custom.css style file is:
C: \ Users \ USERNAME \ appdata \ Local \ google \ chrome \ User
Data \ Default \ User stylesheets
If you cannot find the file path, try:
Search for "Chrome" on drive C and click the folder named chrome to go to custom.css.
In Linux: 1 second, find custom.css, open your dark terminal, and execute: Find-name custom.css.
2)modify custom.css
Add cdns to the m.css directory, and use the editing tool to open custom.css.
Add the above Code to custom.css.
After saving custom.css, you can see the effect.