🎟️ SeattleJS Organizer
Currently building:
🦺 typesafe-ts to help you write safer code with confidence
🐤 docduck.dev to get inline docs feedback from developers
a 12/n
a 12/n
Button 11/n
Button 11/n
It's subtle but when the glowing ring is down on click, the edge lighting on the button is bigger.
Button 10/n
original: youtu.be/b38It0dCWwg
It's subtle but when the glowing ring is down on click, the edge lighting on the button is bigger.
Button 10/n
original: youtu.be/b38It0dCWwg
Subtlety is key as the effect is quite noticeable. This button is only using `scale: 1.01` and `scale: 0.99`!
Button 9/n
Subtlety is key as the effect is quite noticeable. This button is only using `scale: 1.01` and `scale: 0.99`!
Button 9/n
Layering multiple shadows on a single element adds more depth and dimension to the element.
Button 8/n
Layering multiple shadows on a single element adds more depth and dimension to the element.
Button 8/n
The bottom button's shadow is transparent, and blends much more gracefully with the background.
Buttons 6 & 7, background colorized circa 2025.
The bottom button's shadow is transparent, and blends much more gracefully with the background.
Buttons 6 & 7, background colorized circa 2025.
Shadows in UIs should imitate those in real life by similarly NOT obscuring the background. This is done by using a shadow color with transparency.
Transparency makes shadows more subtle and life-like.
Button 7/n
Shadows in UIs should imitate those in real life by similarly NOT obscuring the background. This is done by using a shadow color with transparency.
Transparency makes shadows more subtle and life-like.
Button 7/n
The translation is only -3px for hover/focus & -1px when active but it makes buttons feel much more tactile!
Button 6/n
The translation is only -3px for hover/focus & -1px when active but it makes buttons feel much more tactile!
Button 6/n
Similarly, an object between a light and a backdrop will cast a larger & softer shadow on the backdrop the further away it is.
Put these together and you get a button that "pops out" of the page!
Button 4/n
Similarly, an object between a light and a backdrop will cast a larger & softer shadow on the backdrop the further away it is.
Put these together and you get a button that "pops out" of the page!
Button 4/n