SIGN IN SIGN UP

theme: Properly merge `SyntaxTheme` styles to allow for partial overrides (#11911)

This PR improves the merging behavior for the `SyntaxTheme` such that
user-provided values get merged into the base theme.

This makes it possible to override individual styles without clobbering
the unspecified styles in the base theme.

Release Notes:

- Improved merging of `syntax` styles in the theme.
M
Marshall Bowers committed
178ffabca6f54dff2aedb10fd8e33fdc923e9d2c
Parent: 4ba57d7
Committed by GitHub <noreply@github.com> on 5/16/2024, 1:58:47 PM