Files in the top-level directory from the latest check-in
- css.txt
- footer.txt
- header.txt
- js.txt
- LICENSE
- README.md
Fossil-Skin
A custom skin for Fossil SCM with a clean, structured, code-focused UI.
一个用于 Fossil SCM 的自定义皮肤,强调简洁、结构化与代码优先的界面体验。
Features
- Top navigation layout (
Code,Branches,Timeline,Tickets,Wiki,Forum) - Professional blue-gray palette inspired by enterprise forges
- Improved readability for timeline, file browser, and diff views
- TH1-compatible
header.txt,footer.txt, andcss.txt - 顶部导航布局(
Code、Branches、Timeline、Tickets、Wiki、Forum) - 企业风蓝灰配色
- 强化 Timeline、文件浏览与 Diff 可读性
- 兼容 TH1 的
header.txt、footer.txt、css.txt
Files
header.txt- Header template and main navigation renderingfooter.txt- Footer template and page scriptscss.txt- Main visual style and layout rulesjs.txt- Optional extra JavaScript hooksheader.txt- 页面头部模板与主导航渲染footer.txt- 页面底部模板与脚本css.txt- 主要视觉样式与布局规则js.txt- 可选 JavaScript 扩展
Usage
Apply these skin files to your Fossil repository via Admin UI or CLI config import workflow.
可通过 Fossil 后台管理界面或 CLI 配置导入流程,将这些皮肤文件应用到你的仓库。
For local preview:
fossil ui /path/to/repo.fossil
Then open Fossil in your browser and verify timeline, dir, ticket, wiki, and forum pages.
之后在浏览器中打开 Fossil,检查 timeline、dir、ticket、wiki、forum 等页面样式。
License
This project is licensed under the MIT License. See the LICENSE file for details.
本项目采用 MIT 许可证,详见 LICENSE 文件。