Skip to content

Gives google docs, sheets, and slides a proper dark mode, plus subpixel hinting in Firefox

Notifications You must be signed in to change notification settings

ultra-bugs/g-docs-darkmode-ff-extension

 
 

Repository files navigation

Better Darker Docs

Provides custom scripts and styles to give the google docs suite a proper dark mode, including subpixel hinting (ClearType/TrueType) on text in docs and sheets. Subpixel hinting relies on the moz-opaque property and will only work in FireFox. It may cause slight inconsistencies in document layout, and can be disabled.

Since this hooks document rendering (through canvas function overrides), document appearance will be much more accurate than css-only modifications offered by other extensions.

Licenced under the MIT LICENSE

About

Gives google docs, sheets, and slides a proper dark mode, plus subpixel hinting in Firefox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.1%
  • CSS 29.9%
  • HTML 6.0%