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