User:AndrewDressel/common.css

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
* MediaWiki:Gadget-diffGreenBlue
Change the difference view highlighting to green-blue colouring (instead of
red/green)

* MediaWiki:Gadget-diffGreenBlue.css
td.diff-addedline { background: #d8e4f6;  }
td.diff-deletedline { background: #e4f6d8; }
.diffchange { color: inherit; }
td.diff-addedline .diffchange { background: #b0c0f0; }
td.diff-deletedline .diffchange { background: #b0e897; }

* MediaWiki:Gadgets-definition
*diffGreenBlue|diffGreenBlue.css