Before typing "d", want to add the opacity component to the color hex code (#ffffffdd):

After typing "d", green color is selected ("d" stands for green)

cc @dwelle
For "d" stands for green, if you look, the shortcuts mirror the qwerty layout. So you can pick the right color based on keyboard location. If you're using azerty or other layouts, you're out of luck though :(
Umm, we should prevent shortcuts if user is typing into input box, for sure.
Most helpful comment
Umm, we should prevent shortcuts if user is typing into input box, for sure.