January 29, 2020
- Fix compatibility with other add-ons (thanks to @lovac42)
January 25, 2020
- Fix the "sidebar not resizing" bug (thanks to @lovac42)
- Fix the profile switching bug (thanks to @lovac42)
January 18, 2020
- Fix/improve the browser's sidebar compatibility issues related to the 2.1.17 release (thanks to @lovac42)
January 12, 2020
- Delay loading to allow for compatibility with @lovac42's (and potentially others) add-ons (thanks to @lovac42)
- Adapt styling of the browser's sidebar to the changes introduced in Anki 2.1.17 (thanks to @zjosua)
April 20, 2019
- Improve styling to eliminate the white rectangle around buttons in the editor in night mode (introduced by Anki 2.1.8)
October 24, 2018
- Apply night_mode class to Overview and DeckBrowser for future compatibility with Review Heatmap 0.7
- Improve the white background workaround to handle text including bold elements
September 26, 2018
- Add German translation (by Is)
- Improve the workaround eliminating white backgrounds after using "backspace", "delete", or pasting
September 26, 2018
- Add Swedish translation (by Jeremias)
- Fix jumping cursor when deleting the last letter in the edit field
September 25, 2018
- Add Armenian (by Arman High) and Polish translations #47
- Workaround a bug causing white background to appear after deleting a new line #27
- Ensure that text in HTML/Latex edit windows are readable #44
August 11, 2018
- Invert icons in sidebar of browser #28
- Improve dark scrollbars appearance on Windows
- Make it possible to use arrow-down icon in browser on Windows again
- Improve horizontal splitter styling in browser
August 8, 2018
- Add dark styling of scrollbars #35
- Improve styling of CardLayout (card types) modal window
- Fix night_mode CSS class being overwritten on question side by the new, fancy Anki fade-in transition logic #41
June 12, 2018
- Allow to selectively disable reviewer card's styling in the "Choose what to style" dialog #38
- Sort stylers in the "Choose what to style" dialog alphabetically
- Add "check all / uncheck all" to in "Choose what to style" dialog
- Fix night_mode CSS class being applied regardless of night mode state #37
February 21, 2018
- Improve visibility of items in table in browser #28 (thanks nathanmalloy!)
- Provide potential workaround for Qt bug causing Chinese text to be rendered black when selected
January 21, 2017
- Allow to selectively disable parts of the add-on #26, #25
January 20, 2017
- Add styling to "Statistics" window (when "enable in dialogs" is on) #9
January 15, 2017
- Add compatibility with 2.1 beta 31 (which changed progress dialogs interface)
September 23, 2017
- Use night mode colors for synchronization/backup progress pop-up dialogs.
- Minor fix: make selected rows in card browser use night mode colors again.
Please note that the new options are only available in addon when running Anki 2.1.x
September 22, 2017
- new option: "Automatic mode" (suggested by p2635: #22) - allows to set times at which the nigh mode should be automatically turned on and off.
- new option: "Customise colors on cards" - defining custom color mappings just got easier with a new dedicated dialog window - no need to modify source files anymore!
Please note that the new options are only available in addon when running Anki 2.1.x
September 19, 2017
- new, rewritten addon, compatible with Anki 2.1.x Beta 13+.
September 6, 2017
- bug fix: make text over difficulty buttons easier to read
August 3, 2017
- bug fix for Anki 2.1 beta 6
August 3, 2017
- support for Anki 2.1 beta 6
March 6, 2017
- initial support for Anki 2.1 (thanks to b50)
- new option: "Force transparent latex" - assures that latex generation has '-bg transparent' option included.
- compatibility with Again Hard Good Easy wide big buttons (thanks ankitest)
March 4, 2016
- added display of visual indication when a button is focused
- small improvements in the code
January 29, 2016
- added rule for styling deck's (collapsed/expanded) indicator (+/-)
December 16, 2015
- improved "invert" function compatibility with different systems
- increased links visibility on cards in Night Mode - general performance improvements, especially in card editor (you may notice changes if you are using "enable in dialogs" option)
- small code cleanings
November 1, 2015
Improvements:
- better styling of browser window,
- lighter colors for filtered decks and decks descriptions in Night Mode,
- some code refinements, allowing easy customization of constants which are not available to edit in GUI.
July 8, 2015
New features:
- whole browser window is now styled,
- card information window is also styled. Bugfixes:
- Rare bug: TypeError: cannot concatenate 'str' and 'function' objects should be gone.
June 5, 2015
New features:
- "add card" and "edit current card" are now styled too (if the option "Enable in dialogs" is selected in menu)
- there is the class name "night_mode" when the night_mode is active (like in AnkiDroid) Bugfixes:
- workaround for Qt error with styling function (at now night mode can be switched only outside dialogs)
April 10, 201
- Added: dark skin for all menus in Night Mode
April 8, 2015
- Improvement: lighter color of clozes forced in stylesheets for better readability