lianginx / chatgpt-nuxt

基于 Nuxt.js 框架的 ChatGPT 类项目,支持 OpenAI 和 Azure 两种 API 切换,支持黑暗模式、中英日多语言切换。
https://ai.in-x.cc/
MIT License
211 stars 68 forks source link

Support for theme switching (System, Light, Dark) #18

Closed itTkm closed 1 year ago

itTkm commented 1 year ago

I added code using @nuxtjs/color-mode for theme switching.

The initial configuration follows the system settings. Themes can be changed through the settings screen.

Light mode

image

Dark mode

image