|
|
81e8f49033
|
Feat : Change title color of release page in dark mode (#5467)
## Issue
- close #5459
## Work Detail
Change title color of release page in dark mode.
I worked using the useColorScheme and useSystemColorSheme hooks, but if
there is a better way, please recommend it.
## Before
<img width="606" alt="image"
src="https://github.com/twentyhq/twenty/assets/116232939/f5c05360-f1d5-4701-b17d-e3e8a1db65fa">
## After
<img width="565" alt="image"
src="https://github.com/twentyhq/twenty/assets/116232939/5f9460d3-db62-461f-b7c2-659a4b687ba9">
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
|
2024-05-19 17:26:29 +02:00 |
|