Files
komari-theme-purcarte/README.md
2025-08-13 04:32:05 +08:00

46 lines
965 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div align="center">
<img width="300" src="./preview.png">
## ✨ PurCarte ✨
一个为 [Komari](https://github.com/komari-monitor/komari) 设计的磨砂玻璃风格主题
</div>
---
> [!NOTE]
> 初学 React部分借鉴官方主题在 Gemini 的帮助下完成,整体风格更偏向个人喜好
> [!WARNING]
> Instance 页面仍有较多缺陷,暂时参考官方样式小改
> 延迟信息图表仅勉强可看,短时间无法完善,介意请先考虑其他主题 [社区维护的主题](https://komari-document.pages.dev/community/theme)
## 开发
1. **克隆项目**
```bash
git clone https://github.com/Montia37/komari-theme-purcarte.git
cd Komari-theme-purcarte
```
2. **安装依赖**
```bash
yarn install
```
3. **运行开发服务器**
```bash
yarn dev
```
4. 在浏览器中打开 `http://localhost:5173` (或 Vite 提示的其他端口)。
## 📄 许可证
[MIT License](LICENSE)