zotero / styles-repo

Zotero styles page
http://www.zotero.org/styles
14 stars 12 forks source link

Rewrite using modern dependencies + dark theme + fixes #49

Open tnajdek opened 4 months ago

tnajdek commented 4 months ago

Summary of Changes:

I tested this in Zotero to ensure correct dark/light mode matching. Also tested in older browsers (Safari 10, Edge 18), performance is obviously worse than in modern browsers, but acceptable and with good UI feedback.

Visually, there are some minor changes to make dark mode work. Colors are appropriated from Zotero theme. Despite this being a rewrite, produced DOM structure is very similar to what we had, except for accessibility fixes. Search logic is pretty-much untouched.