13 Commits
Author SHA1 Message Date
chuan 4916518764 fix: 修复暗色模式下 blame 页面背景高亮颜色错误
Release / release (push) Successful in 38s
2026-05-22 00:22:05 +08:00
chuan 8dd9e1a71a fix: 修复缺失语法高亮的问题
Release / release (push) Successful in 37s
2026-05-21 23:35:28 +08:00
chuan e47e4a7c03 Cache locale baseline for CI builds
Release / release (push) Successful in 36s
2026-05-18 01:53:47 +08:00
chuan f479e94b2d Use Gitea tag deletion endpoint
Release / release (push) Failing after 5m36s
2026-05-18 01:34:38 +08:00
chuan 434161de5b Refactor theme management and update documentation
Release / release (push) Failing after 13s
- Removed `.github-theme` from .gitignore as it is no longer needed.
- Updated `official-style-map.md` to clarify the maintenance of GitHub Light style increments within the current repository.
- Revised `rules.md` to reflect the new approach to maintaining GitHub Light theme increments.
- Changed test script in `package.json` to verify generated theme instead of GitHub migration.
- Added `verify-generated-theme.ts` script to validate the generated theme files.
- Migrated various styles from `.github-theme` to the new structure, updating comments and references accordingly.
2026-05-18 01:26:17 +08:00
chuan c0fd79dca8 Make migration verification CI-safe 2026-05-18 01:21:41 +08:00
chuan 1adcadcc39 Fix Gitea release workflow
Release / release (push) Failing after 9s
2026-05-18 01:20:24 +08:00
chuan 1d293ac201 feat: 添加发布工作流,支持自动构建和发布主题版本
Release / release (push) Failing after 7m33s
2026-05-16 20:31:52 +08:00
chuan 3f47d02395 feat: 添加 locale 同步功能,支持中文翻译增量覆盖 2026-05-16 20:16:55 +08:00
chuan 43853283f2 feat: 添加支持 GitHub Dark 主题,更新构建和验证流程 2026-05-16 18:27:13 +08:00
chuan 257de8a858 feat: 初次迁移github主题 2026-05-16 14:07:27 +08:00
chuan fdbd8dcdf1 feat: update theme to gitea-dev, adjust build and verification scripts
- Updated .gitignore to include .playwright-mcp
- Changed README.md to reflect new output file names for the dev theme
- Modified compose.dev.yaml to set the default theme to gitea-dev
- Added official-style-map.md to document the theme's baseline and structure
- Updated rules.md to clarify directory responsibilities and naming conventions
- Adjusted package.json test script to include verification against the official theme
- Refactored build.ts and preview.ts to output theme-gitea-dev.css
- Created verify-official-theme.ts to compare generated theme with the official baseline
- Removed unused css.ts and theme-types.ts files
- Cleared out components, pages, and primitives styles to start fresh
- Introduced new token files for ANSI colors, console colors, core colors, named colors, semantic colors, and target colors
- Added theme-meta.ts for theme metadata
- Deleted light.ts theme file as it is no longer needed
2026-05-16 02:33:38 +08:00
chuan 0ff61974ff feat: 初始化全部模板 2026-05-16 02:09:59 +08:00