Tldraw/packages/editor
Mitja Bezenšek 6f12eaefa2
Revert back to the previous color. (#2210)
Fixes the color of culled shapes when using dark mode. Reverted to the
color that was set before the blue test color.


### Change Type

- [x] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Release Notes

- Fixes the color of culled shapes when using dark mode.
2023-11-14 08:21:24 +00:00
..
api No impure getters pt4 (#2206) 2023-11-13 16:02:50 +00:00
src Fix an issue with not being able to group a shape an an arrow. (#2205) 2023-11-14 07:14:51 +00:00
CHANGELOG.md Update CHANGELOG.md [skip ci] 2023-11-10 10:49:37 +00:00
LICENSE
README.md
api-extractor.json
api-report.md No impure getters pt4 (#2206) 2023-11-13 16:02:50 +00:00
editor.css Revert back to the previous color. (#2210) 2023-11-14 08:21:24 +00:00
package.json Update CHANGELOG.md [skip ci] 2023-11-10 10:49:37 +00:00
setupTests.js
tsconfig.json

README.md

tldraw/tldraw

Benchmark

To run the benchmarks

yarn workspace @tldraw/tldraw benchmark

Or

yarn workspace @tldraw/tldraw benchmark "file_search_string"