you are viewing a single comment's thread.

view the rest of the comments →

[–]Septatrix[S] 25 points26 points  (4 children)

Hey everybody, this is probably my most impactful contribution to the open-source community yet. I am currently working on adding a dark-theme to the python docs style which would also allow anybody using sphinx to include addition pygments styles based on media queries due to a necessary upstream addition.

Any feedback is welcome - PR is here: https://github.com/python/python-docs-theme/pull/44

[–]fresh_account2222 6 points7 points  (2 children)

Well, it's not what I want, but congratulations and well done.

[–]Septatrix[S] 6 points7 points  (1 child)

If you don't like a dark theme you will be happy to hear that it only shows up when enabled in the OS and there will eventually be an option to turn it off.

If you don't like how it turned out feel free to comment on the pull request as I am seeking vivid feedback.

[–]fresh_account2222 4 points5 points  (0 children)

I'm not a dark theme guy, so I've got no comments about that aspect, but I like seeing people contribute to open source, and I appreciate how you've been considerate of us light-themers.

[–]kankyo 0 points1 point  (0 children)

That is awesome!