zendeskgarden / react-components

:seedling: garden React components
https://zendeskgarden.github.io/react-components/
Apache License 2.0
1.1k stars 89 forks source link

fix(typography): set `CodeBlock` background to `background.recessed` #1916

Closed jzempel closed 2 months ago

jzempel commented 2 months ago

Description

Sets the background color for CodeBlock to background.recessed in order to offset from the default background in dark mode.

Checklist