Commit Graph
21 Commits
Author SHA1 Message Date
WanQuanXie cae05bcf5e update(ui): input action panel background adapt to light mode 2024-05-28 10:50:54 +08:00
WanQuanXie 710b72d053 feat(ui): theme switcher show in responsive mode 2024-05-28 10:48:58 +08:00
WanQuanXie af9862c019 update(ui): sidebar in mobile screen adapt light mode 2024-05-28 10:26:24 +08:00
WanQuanXie 984b80b5ec fix(ui): restore some hover style in dark mode 2024-05-28 10:15:42 +08:00
WanQuanXie cb65f67140 update(MessageInput): weaken button border color and background color in light mode 2024-05-28 08:03:49 +08:00
WanQuanXie 62c7f535db update(MessageSources): source block's mark point adapt light mode
which is before the number in bottom-right corner
2024-05-28 07:57:59 +08:00
WanQuanXie 943458440c update(MessageSources): weaken sources Dialog panel and inner block border color 2024-05-28 07:50:35 +08:00
WanQuanXie d28cfa3319 fix(MessageBox): <code/> type message text-color adapt light mode 2024-05-28 07:47:45 +08:00
WanQuanXie b37a6e1560 fix(MessageInputActions): focus mode action hover style align before 2024-05-28 07:36:20 +08:00
WanQuanXie 0a2934935e update(ui): change light mode color 2024-05-28 07:30:28 +08:00
WanQuanXie a5978d544c update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
WanQuanXie d46a844df8 update(ui): realign dark mode style with before 2024-05-27 10:42:40 +08:00
WanQuanXie c97a434723 fix(ui): hover style class uses 2024-05-25 07:26:51 +08:00
WanQuanXie 90f68ab214 update(SearchVideos): video cover label style adapt light mode 2024-05-24 22:41:06 +08:00
WanQuanXie 89c30530bc update(Navbar): update Navbar light mode background 2024-05-24 22:08:47 +08:00
WanQuanXie 776d389c1e refactor(SettingDialog): extract reduplicate code to common component
DO NOT REPEAT YOURSELF!
2024-05-24 21:58:14 +08:00
WanQuanXie 996cc1b674 feat: adaptive light mode 2024-05-24 21:18:10 +08:00
WanQuanXie f9664d48e7 feat: setup theme context config 2024-05-24 18:20:15 +08:00
WanQuanXie 79cfd0a722 chore(ui): add next-themes 2024-05-24 17:32:14 +08:00
WanQuanXie 0af66f8b72 fix(Chat): list map element must specify a unique key 2024-05-08 09:57:11 +08:00
WanQuanXie 01fc683d32 fix(SettingDialog): use value instead of selected props in <select>
avoid the browser console warning in devServer mode
2024-05-07 06:35:39 +08:00