Tldraw/packages/tlschema/src
Steve Ruiz 7732e99811
Color tweaks (light and dark mode) (#3486)
This PR makes some changes to the appearance of colors in light and dark
mode. In general colors should be very slightly darker and less
saturated in light mode, creating greater contrast against the canvas,
fill, and note colors.

Before:

![image](https://github.com/tldraw/tldraw/assets/23072548/aa9a0c64-bf7a-4cde-a611-92fa6d78eabb)

After:

![image](https://github.com/tldraw/tldraw/assets/23072548/352bc688-aa68-4b50-b990-fab643cb0bef)

There are still some balancing to do on dark mode.

Before:
<img width="1393" alt="image"
src="https://github.com/tldraw/tldraw/assets/23072548/d87114a1-c96e-4b77-bd29-7b44f4faa54f">

After:
<img width="1504" alt="image"
src="https://github.com/tldraw/tldraw/assets/23072548/c8818afe-b961-4a1d-8852-914ff599a7f3">

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `bugfix` — Bug fix

### Release Notes

- Adjusts colors

---------

Co-authored-by: huppy-bot[bot] <128400622+huppy-bot[bot]@users.noreply.github.com>
2024-04-17 09:31:55 +00:00
..
__tests__ New migrations again (#3220) 2024-04-15 12:53:42 +00:00
assets New migrations again (#3220) 2024-04-15 12:53:42 +00:00
misc
records New migrations again (#3220) 2024-04-15 12:53:42 +00:00
shapes New migrations again (#3220) 2024-04-15 12:53:42 +00:00
styles Color tweaks (light and dark mode) (#3486) 2024-04-17 09:31:55 +00:00
translations
TLStore.ts
createPresenceStateDerivation.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
createTLSchema.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
index.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
migrations.test.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
store-migrations.ts New migrations again (#3220) 2024-04-15 12:53:42 +00:00
util-types.ts