Files
oak-gpui/crates/theme2/src
Marshall Bowers b559bfd80f Parameterize theme2::init to allow loading just the base theme (#3345)
This PR adds a parameter to the `theme2::init` method to indicate what
the theme-loading behavior should be.

This allows us to indicate when we want to load all of the additional
built-in user themes (like in the Zed binary and in the storybook), and
when we don't want to load the user themes (like in tests).

We're using an enum over just a `bool` here for clarity at the call
site.

Release Notes:

- N/A
2023-11-16 13:03:30 -05:00
..
2023-11-13 13:58:23 -05:00
2023-11-13 17:54:22 -05:00
WIP
2023-11-14 14:48:34 -08:00
WIP
2023-11-08 16:43:32 -05:00
2023-11-14 01:41:55 -07:00
2023-11-13 12:44:50 -05:00