PasteUs / PasteMeFrontend

PasteMe 前端,Vue + Bootstrap
https://docs.pasteme.cn
GNU General Public License v3.0
29 stars 22 forks source link

Dark Mode Support #530

Open lx200916 opened 2 years ago

lx200916 commented 2 years ago

From https://github.com/LucienShui/PasteMe/issues/120 考虑到页面元素较为简单,可能采取单独为元素编写配色的方式实现,而不是引入暗色Bootstrap主题.

LucienShui commented 2 years ago

前端在未来计划要用 vue 3.0 重构的,考虑到目前 bootstrap 不支持 vue 3.0,除非是功能需要,暂时不对前端做额外的改动。