Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Aloso/exercism-dark

Repository files navigation

exercism-dark

A browser theme for exercism.io.

Preview

Installation

You can install this theme on userstyles.org.

You need a browser addon for this. I recommend Stylus (Firefox, Chrome, Opera).

After installing the theme, go to settingspreferences and enable the dark code theme.

I'm open for suggestions

Please tell me what features you'd like to have.

Please report bugs!

Possible bugs include:

  • invisible text with the same color as the background
  • text, images and icons with too little contrast
  • clickable elements that should change color when hovered, but don't
  • ugly white lines and areas
  • anything that looks ugly, or is inconsistent

FAQ

Is Exercism: Teams Edition supported?

No. I might add support in the future, when the Teams Edition is no longer in beta.

Can I change the colors?

Yes! Follow these steps:

  1. Download this repository and edit the colors in style/variables.scss.
  2. Compile the file main.scss using sass.
  3. Create a new userstyle for https://exercism.io/ and insert the compiled CSS.

Contributing

Described here.

License

MIT license