|
4 | 4 | </h1> |
5 | 5 |
|
6 | 6 |
|
7 | | -| Preview | Adaptive Mode | |
8 | | -| :-----------------------: | :------------------------------: | |
9 | | -|  |  | |
| 7 | +## ❓ About |
| 8 | +This repository contains the dark theme userstyle for python documentation and other web pages that inherit the stylesheet from official docs. |
10 | 9 |
|
| 10 | +- [Preview Image](#preview) |
11 | 11 |
|
12 | | -## ❓ About |
13 | | -This repository contains the userstyle dark theme for python documentation and other web pages that inherit the stylesheet from official docs. |
14 | 12 |
|
15 | 13 | ## 📦 Installation |
16 | | -1. 🧩 Ensure that **Stylus** extension ([Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne), [Firefox](https://addons.mozilla.org/ru/firefox/addon/styl-us/)) is installed in your browser |
17 | | -2. ✔️ Select one of the theme variants below: |
18 | | - - [⬇️ Adaptive][gh-raw-adaptive] |
19 | | - - [⬇️ Default][gh-raw-default] |
| 14 | +1. 🧩 Ensure that **Stylus** extension ([Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne), [Firefox](https://addons.mozilla.org/ru/firefox/addon/styl-us/)) is installed in your web browser |
| 15 | +2. [⬇️ Add][theme-raw] the latest release of this theme to **Stylus** |
| 16 | + |
| 17 | + > **Adaptive** theme was removed in `3.0.0` release due to becoming useless with new **Stylus** feature for color scheme detection. |
| 18 | + But you still can download it [⬇️ by this link](https://github.com/maximilionus/python_docs_dark/raw/9fb658d6837a8fbf62e9adf6f2a288c63f69ce11/python_docs_dark_adaptive.user.css) *(version 2.4.0)* |
20 | 19 |
|
21 | | - > **Adaptive** theme activation depends on selected web browser color scheme, while **Default** one will always be active |
22 | 20 |
|
23 | 21 | ## 🆙 Updating |
24 | | -This userstyle is configured to install all updates right from this repository's `master` branch with Stylus updater, located on the *Installed Styles* page of this extension |
| 22 | +This userstyle is configured to install all updates right from `master` branch of this repository with Stylus updater, located in *Manage → Installed Styles → Actions* |
25 | 23 |
|
26 | | -## ☄️ Supported Domains |
27 | | -Here's list of domains that are currently supported by this userstyle. |
| 24 | + |
| 25 | +## ☄️ Supported Pages |
| 26 | +List of pages that are currently supported by this userstyle |
28 | 27 |
|
29 | 28 | - docs.python.org |
30 | 29 | - packaging.python.org |
31 | 30 |
|
32 | | -> If you know of other domains that inherited the style from docs.python.org, you can notify me by [creating the new issue](https://github.com/maximilionus/python_docs_dark/issues/new?labels=add%20to%20supported%20pages) |
| 31 | +> If you know any other pages that use the same style as **docs.python.org**, you can notify me by [creating the new issue by this link](https://github.com/maximilionus/python_docs_dark/issues/new?labels=add%20to%20supported%20pages) |
| 32 | +
|
| 33 | + |
| 34 | +## Preview |
| 35 | + |
33 | 36 |
|
34 | 37 |
|
35 | 38 | <!-- REFERENCE LINKS --> |
36 | | -[gh-raw-adaptive]: https://github.com/maximilionus/python_docs_dark/raw/master/python_docs_dark_adaptive.user.css (Raw adaptive theme) |
37 | | -[gh-raw-default]: https://github.com/maximilionus/python_docs_dark/raw/master/python_docs_dark.user.css (Raw default theme) |
| 39 | +[theme-raw]: https://github.com/maximilionus/python_docs_dark/raw/master/python_docs_dark.user.css (Raw default theme) |
0 commit comments