Skip to content

v1.4.4

Compare
Choose a tag to compare
@PxlBuzzard PxlBuzzard released this 23 May 01:19
· 64 commits to master since this release

Note: There is a large version disparity because of version increments downstream.

Changes

  • Firefox support!
  • A new dark theme!
  • Theme loading now happens in the page head. This minimizes the number of files being loaded to one instead of all themes, as well as properly filling in the developer console with the CSS rules.
  • Themes have been broken apart so that a new theme can be added in stylus by just modifying color variables.
  • Input fields are now styled the same as the comment box for consistency and readability.
  • Comment font colors are more standardized
  • High contrast has been redone to fit with the new method of theming. Some colors were modified to increase the contrast ratio between elements.

Known bugs

  • Mark as read is broken in Firefox.