Skip to content

Commit c664594

Browse files
committed
Preview image update, .user.css descr changed
1 parent ea340e0 commit c664594

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Python Docs - Dark Theme: Changelog
22

33

4-
## 2.2.1 - dev
4+
## 2.2.1 - 2022.04.13
55
### Fixed
66
- Text color for `div.body` element
77
- Code highlighting is now more readable
8-
- Changed fg color for elements: `.nn`, `.nc`, `.vm`, `.nd`, `.gp`, `.gr`, `.gt`, `.go`, `.n`
8+
- Less contrast fg color for elements: `.nn`, `.nc`, `.vm`, `.nd`, `.gp`, `.gr`, `.gt`, `.go`, `.n`
9+
- Swaped colors for python interpreter input/output simulation
10+
11+
### Changed
12+
- Modified description text in main `.user.css`
913

1014

1115
## **2.2.0** - 2022.02.27

images/preview.png

-9.24 KB
Loading

python_docs_dark.user.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@updateURL https://github.com/maximilionus/python_docs_dark/raw/master/python_docs_dark.user.css
66
@license MIT
77
@version 2.2.1
8-
@description Dark theme for docs.python.org
8+
@description Dark theme for python documentation pages
99
@author maximilionus <[email protected]>
1010
==/UserStyle== */
1111
@-moz-document domain("docs.python.org"), domain("packaging.python.org") {

0 commit comments

Comments
 (0)