In the recently released Material dark theme guidelines[1], the
dark theme has a VERY dark background (#121212) by default. I do
think #121212 is too dark on desktop, but it's a great opportunity
to darken our dark variant - because after lighting the primary
color and separator color on dark variant, the whole dark theme
looked lighter than before.
We will use #212121 as the default dark background color, and dark
surface colors are derived from it.
This commit also darkens the dark titlebar and panel slightly to
match the new color scheme.