Tldraw/packages/tlschema/src/styles
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
..
StyleProp.ts Faster validations + record reference stability at the same time (#2848) 2024-02-20 12:35:25 +00:00
TLColorStyle.ts Color tweaks (light and dark mode) (#3486) 2024-04-17 09:31:55 +00:00
TLDashStyle.ts Styles API (#1580) 2023-06-16 10:33:47 +00:00
TLFillStyle.ts Styles API (#1580) 2023-06-16 10:33:47 +00:00
TLFontStyle.ts Styles API follow-ups (#1636) 2023-06-24 13:46:04 +00:00
TLHorizontalAlignStyle.ts Styles API (#1580) 2023-06-16 10:33:47 +00:00
TLSizeStyle.ts Styles API (#1580) 2023-06-16 10:33:47 +00:00
TLVerticalAlignStyle.ts Styles API (#1580) 2023-06-16 10:33:47 +00:00