A script which allows to swap between a light and dark theme for the text edit sections.
Type: User script
License: GNU Lesser General Public License 3.0
Version: 1.3
Last updated: October 26th, 2022
JavaScript userscripts utils complete
This small script adds a button to the doc editor toolbar which toggles lights ON (black text on a white background) and OFF (white text on a black background). Mixing this with the fullscreen mode results in a more comfortable writing experience for your eyes.
Simply install this script and it will do its job right after the page load its main contents. No special GM permissions are required so far.