Strav / Change-Colors

Google Chrome extension to override a page css styles.
27 stars 18 forks source link

Reset Link Colors #7

Open R0tten opened 14 years ago

R0tten commented 14 years ago

Nice extension btw. Works nicely on our custom built helpdesk domain (with no visited/unvisited css integration - go figure). I've tried a few approaches to "reset" the link colors, such as turning off the override and turning it back on again to no avail. Is it possible to reset the visted/unvisited link colors?

tlvince commented 13 years ago

Presumably, Chrome saves these settings in user storage somewhere. There's not a "reset" button at present, but from the source, you can find the defaults to be:

0F0F0F
EDEDED
42ADDB
5B3BDB

(in order as displayed on the page).