toDarkColorScheme
Converts a Theme.Palette to a dark ColorScheme.
This function maps the colors from the palette to the corresponding roles in a dark color scheme.
Receiver
The Theme.Palette to convert.
Return
A ColorScheme representing the dark color scheme derived from the palette.