Remove 2 suffix for theme

Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
Max Brunsfeld 2024-01-03 12:41:01 -08:00
parent 4305c5fdbe
commit dfcb17fe74
79 changed files with 319 additions and 2648 deletions

View file

@ -80,7 +80,7 @@ This may change in the future, but this is a little trick that let's you use fam
## Building out the container
Let's grab our [theme2::colors::ThemeColors] from the theme and start building out a basic container.
Let's grab our [theme::colors::ThemeColors] from the theme and start building out a basic container.
We can access the current theme's colors like this: