Documentation Link
e.g. https://matplotlib.org/devdocs/api/cm_api.html?highlight=get_cmap#matplotlib.cm.get_cmap
Problem
Sometimes I want to double click on a paramter name in the docs to copy/paste it into my code. Double clicking highlights both the parameter name and the next bit of text however (see below). I'm not sure whether this is a Matplotlib issue or a theme issue.

Suggested improvement
Double clicking only selects the paramter name.
Matplotlib Version
n/a
Matplotlib documentation version
devdocs