zed/styles
Nate Butler 37814bc4fc
Fix incorrect ThemeAppearance (#2645)
[[PR Description]]

When we updated the way themes were built it looks like we accidentally
gave `Atelier Forest Light` the wrong `ThemeAppearance`. This PR fixes
that.

Release Notes:

- Fixed the `Atelier Forest Light` theme, which was incorrectly set as a
dark theme.
2023-06-26 13:20:32 -04:00
..
.zed Update settings.json 2023-06-21 13:58:42 -04:00
src Fix incorrect ThemeAppearance (#2645) 2023-06-26 13:20:32 -04:00
.gitignore Set up vitest and add tests for interactive 2023-06-20 16:05:23 -07:00
.prettierignore Ignore the target folder 2023-04-11 12:23:54 -04:00
package-lock.json Reintroduce package-lock.json 2023-06-22 18:26:18 +02:00
package.json Merge branch 'main' into sergey/z-2308-create-a-proof-of-concept-of-exporting-a-type-from-rust-and 2023-06-22 17:58:56 +02:00
tsconfig.json Format 2023-06-20 16:05:23 -07:00
vitest.config.ts Format 2023-06-20 16:05:23 -07:00