Add a newtype wrapper around the global `ThemeRegistry` (#7025)
This PR adds a newtype wrapper around the global `ThemeRegistry`. This allows us to limit where the `ThemeRegistry` can be accessed directly via `cx.global` et al., without going through the dedicated methods on the `ThemeRegistry`. Release Notes: - N/A
M
Marshall Bowers committed
e69e6f558663ce01339e987c5179c1a849c9a0c6
Parent: 7656096
Committed by GitHub <noreply@github.com>
on 1/29/2024, 11:09:37 PM