Add a colorizedPassword for lower or upper case characters #5086
Replies: 4 comments 3 replies
-
Hey @hossimo thanks for the info, for this concept, is this something you're interesting in developing/coding across all clients (for consideration by the team), or a feature request? |
Beta Was this translation helpful? Give feedback.
-
Thanks for confirmation @hossimo, to start off, I'll share your proposal with the team and get back to you shortly! Be sure to check-out https://contributing.bitwarden.com/ in the meantime. |
Beta Was this translation helpful? Give feedback.
-
Awesome thanks. |
Beta Was this translation helpful? Give feedback.
-
Hey @hossimo thanks for the details! Since the team hasn't bumped into this request before, can you create a feature request on the forums to open the idea up for voting and discussion? Closing this one out for the time being, pending community support for this change, let me know if you have any questions! |
Beta Was this translation helpful? Give feedback.
-
Looking at variables.scss it seems like there are currently only two special cases for password characters:
I suggest adding a 3rd exception class that represents either lower or upper characters so that you can tell the difference between them when the context is low.
I don't know what the colour should be in Light and Dark for the most accessibility or what the $nord-# section is.
Beta Was this translation helpful? Give feedback.
All reactions