ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Feature Request] Is it possible that pass theme(dark or light) parameters in web url
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 需求描述
sometimes need to change theme according to native app .
### 🧐 解决方案
accept parameters in url.
like https//url.com?theme=dark
### 📝 补充信息
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start at the web application's theme-selection entry point and trace how the URL is parsed; verify the expected behavior for dark, light, and absent theme parameters. Done means the requested URL parameter changes the web theme without breaking the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, react, typescript
- Domain
- design, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100