petabi / review-database

Storage subsystem for REview
Apache License 2.0
1 stars 7 forks source link

Add a new field to `Account` to represent a user's appearance choice #374

Open div-seungha opened 4 days ago

div-seungha commented 4 days ago

Before developing the feature to switch the color of the screen to the dark/light mode, users should be able to select and store their preferred color mode. To do this, we need to add a new field to the Account so that users can set their preferred screen color themes(dark/light).