Skip to content
Rob Garrison edited this page Apr 5, 2018 · 3 revisions

Extension

Toggle the style (temporarily)

Click on the Darker Medium icon to toggle the dark style on and off temporarily for the visible page. This state is not stored; this may be added in a future update.

Toggle Darker

Customize accent colors

Open the Extension options (all settings are stored):

  • Enabled - This is a global toggle of the Darker Medium extension.
  • Header - Customize the background color of the page header.
  • Main - Customize the main accent color. This is overrides the branded color of the site.
  • Highlight - Customize the highlighted text background color. The text color is automatically adjusted as needed.
  • Link Color - Customize all link colors. This may include icons as well as links within the article.
  • Link Hover - Customize the link hover color.
  • Include link underline - Include or hide link underlines.
  • Reset - Restore the default settings.

Options

Usercss

Customization

The usercss has the same style customizations as the extension. It does not have an "Enabled" setting as that is controlled by the Stylus extension.

To find the current list of medium sites targeted by the usercss style, check the medium-sites.js file. The regular expression at the bottom will target urls that have a medium subdomain, e.g. https://medium.freecodecamp.org and https://medium.muz.li.

Clone this wiki locally