Skip to content

Releases: maximilionus/python_docs_dark

Release 3.0.0

16 Jul 18:00
Compare
Choose a tag to compare

Removed

  • Adaptive userstyle removed due to becoming useless with new Stylus feature for color scheme detection

Release 2.4.0

10 May 23:51
Compare
Choose a tag to compare

2.4.0 - 2022.05.11

Added

  • Code highlighting
    • New elements with adjusted color: .highlight [.sa, .kc, .si]
  • Input fields border color added to stylesheet

Changed

  • Code highlighting
    • .highlight [.nd, .m] colors adjusted
    • Adjusted colors for python interpreter input/output simulation

Release 2.3.0

04 May 16:13
Compare
Choose a tag to compare

2.3.0 - 2022.05.04

Added

  • New Adaptive theme variant. Activation depends on selected web browser color scheme.

Release 2.2.1

13 Apr 17:25
Compare
Choose a tag to compare

2.2.1 - 2022.04.13

Fixed

  • Text color for div.body element
  • Code highlighting is now more readable
    • Less contrast fg color for elements: .nn, .nc, .vm, .nd, .gp, .gr, .gt, .go, .n
    • Swaped colors for python interpreter input/output simulation

Release 2.2.0

27 Feb 09:24
d78ae12
Compare
Choose a tag to compare

2.2.0 - 2022.02.27

Added

  • Support for new elements of python documentation pages
  • Support for mobile version elements

Version 2.1.1

16 Nov 17:02
Compare
Choose a tag to compare

2.1.1 - 2020.11.16

Fixed

  • Colors highlighting for some code elements
  • Border color for div.note

Version 2.1.0

11 Nov 18:08
Compare
Choose a tag to compare

2.1.0 - 2020.11.11

Added

  • Support for highlighting the searched elements
  • Element class span.copybutton now included in style

Changed

  • Border rounding of span.pre class elements

Version 2.0.0

11 Nov 15:06
Compare
Choose a tag to compare

2.0.0 - 2020.11.11

Added

  • Support for domain packaging.python.org
  • Support for syntax highlighting compatibility with dark colors (WIP)
  • Search and input fields adjustments now included in style
  • Sidebar button added to style

Fixed

  • css syntax errors
  • Background color for:
    • .note tt
    • div.topic

Changed

  • Refactored the css stylesheet
  • Remade the README file
  • Borders color for table elements
  • Adjusted colors for variables:
    • --background-gray
    • --text-code-general

Version 1.0.1

10 Nov 21:15
Compare
Choose a tag to compare

Fixed

  • Background color for tt.* elements now gray. White artifacts removed.

Version 1.0.0

22 Oct 17:14
Compare
Choose a tag to compare

1.0.0 - 2020.10.22

  • First release of this usercss theme