SketchUp / sketchup-yard-template

YARD Template used to generate SketchUp Ruby API documentations
MIT License
13 stars 5 forks source link

[FYI] Chrome extension Dark Reader PR for ruby.sketchup.com #20

Closed DanRathbun closed 6 years ago

DanRathbun commented 6 years ago

For General Information

I filed a PR to add fixes to the Dark Reader Chrome extension for ruby.sketchup.com and rubydoc.info

My PR: https://github.com/alexanderby/darkreader/pull/167

The initial fix will invert the left nav iframe and revert the SketchUp header bar and it's img elements.

There is more "tweak" work to do in the future for better dark reading of Ruby APIs, but this fixes the big obvious things.

DanRathbun commented 6 years ago

And he has already merged the request (after simplifying the selectors.)

DanRathbun commented 6 years ago

There have been massive changes to Dark Reader since I opened this. The issues with iframes have all been solved, so I'm closing this issue.