Skip to content

Commit 1694d06

Browse files
authored
Update README.md
1 parent fbbdffb commit 1694d06

File tree

1 file changed

+37
-2
lines changed

1 file changed

+37
-2
lines changed

README.md

+37-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,37 @@
1-
# Medium.com-Modern-Dark
2-
Dark mode/style/theme for Medium.com
1+
# Medium Modern Dark
2+
Dark mode/style/theme for Medium.com.
3+
4+
## Preview
5+
6+
![medium.com front page](https://user-images.githubusercontent.com/20746389/86400050-f1ac0700-bc75-11ea-8394-ee8c1c2056dc.png)
7+
8+
![medium.com article - top](https://user-images.githubusercontent.com/20746389/86400082-ff618c80-bc75-11ea-9f62-8f0ad6dcff72.png)
9+
10+
![medium.com article - bottom](https://user-images.githubusercontent.com/20746389/86400116-0f796c00-bc76-11ea-9d5f-f02b1360544b.png)
11+
12+
## Installation
13+
14+
This theme is an installable style add-on for the browser extension Stylus. To use this theme, you must install Stylus first:
15+
16+
🎨 Stylus for [Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne).
17+
18+
(I haven't tested it, but this theme possibly/probably works in Stylus for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/styl-us/) and/or [Opera](https://addons.opera.com/en-gb/extensions/details/stylus/).)
19+
20+
Once Stylus is installed:
21+
22+
📦 [Click here to install this theme](https://raw.githubusercontent.com/CoreyVidal/Medium.com-Modern-Dark/master/medium-modern-dark.user.css). It supports automatic updates.
23+
24+
![Install Latest Version](https://img.shields.io/badge/Install%20directly%20with-Stylus-116b59.svg)
25+
26+
## History
27+
28+
Medium used to have a [number of working themes on userstyles.org](https://userstyles.org/styles/browse/medium), but then last year Medium completely changed their website and obscured their style names with random letters. There doesn't seem to be any maintained themes since this switch, so I took a crack at it.
29+
30+
This style is based on [this code](https://gist.github.com/xenogew/1339ef3b43b966a148114ce0c40f4ede) I found by [xenogew](https://gist.github.com/xenogew), (last updated September 2019) who based their work off of [this old userstyle](https://widget.userstyles.org/styles/167953/medium-dark) by [ultimatetoast27](https://widget.userstyles.org/users/726366) (last updated January 2019).
31+
32+
33+
## Notes
34+
35+
I have no idea what I'm doing. I'm self-taught novice with CSS, and a lot of what I'm doing is just guessing, without actually knowing how it works. I've also never created a public repo before.
36+
37+
I encourage you to fork it or do whatever you'd like with it. If someone wants to take over this repo, please do—I don't expect to be maintaining it.

0 commit comments

Comments
 (0)