Comment by ~mlb on ~mlb/linkhut
They don’t as far as I know.
REPORTED
RESOLVED INVALIDComment by ~mlb on ~mlb/linkhut
Hi,
I just pushed a set of changes related to the password reset functionality. When logged-in, you can request an email to reset your password under the security tab in settings. And when logged out, you can do the same by clicking on the "Forgot your password?" link in the log-in screen.
Let me know if you run into any issues.
Comment by ~mlb on ~mlb/linkhut
It is now possible to import bookmarks as private by checking "Import all links as private" in the import form. Thanks for the suggestion!
REPORTED
RESOLVED CLOSEDComment by ~mlb on ~mlb/linkhut
Yes, I've created a different issue to improve the WCAG level to AAA. That might take me a little bit longer though, since it's a little bit harder to find colors that both look nice and are compliant :)
REPORTED
RESOLVED CLOSEDux-improvements added by ~mlb on ~mlb/linkhut
Ticket created by ~mlb on ~mlb/linkhut
In order to meet WCAG level AAA, color contrast must be at least 7:1 (excluding bold/large text). The current dark theme only meets WCAG level AA (color contrast must be at least 3:1).
Comment by ~mlb on ~mlb/linkhut
I've made some changes to the dark theme to increase contrast, below are the WebAIM results for the new colors:
- description vs bookmark background PASS
- title vs bookmark background PASS
- tag vs bookmark background PASS
- url vs bookmark background PASS
- muted vs bookmark background PASS
Don't hesitate to let me know if you still find the contrast too low.