I can't do this
"cursorColor": "yellow"
AFAICT, to get a "yellow" cursor I must (look up and) hard code the "yellow" value from the current theme.
Is there a better way? If not I suggest that you allow color names for "cursorColor"
And what's the difference between "#rgb" and "#rrggbb"?