feat: 添加 Windows Terminal 配色方案支持#1
Open
DusKing1 wants to merge 2 commits intojqlong17:mainfrom
Open
Conversation
- Add 5 color schemes (Catppuccin Mocha, Architect Light, Ethereal Frost, Deep Ocean, Soft Noir) - Add combined schemes.json for easy paste into settings.json - Add Ghostty profile template with MapleMono NF CN font - Update README with Windows Terminal setup instructions
e6aad78 to
e9ce6c0
Compare
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
windows-terminal/目录,包含 5 套配色方案(Catppuccin Mocha / Architect Light / Ethereal Frost / Deep Ocean / Soft Noir)的 Windows Terminal scheme 文件ghostty-profile.jsonc),对齐真实 WT Preview 配置(opacity、icon、font name 等)Changes
新增文件
windows-terminal/schemes.json— 所有 5 套配色方案合集,可直接粘贴到 WT settings.jsonwindows-terminal/ghostty-profile.jsonc— Ghostty Profile 模板(含 👻 icon、opacity 76、Maple Mono NF CN 字体)windows-terminal/theme[1-5]-*.json— 各主题单独的 scheme 文件修改文件
README.md— 新增 Theme 5 描述、Windows Terminal 使用说明、修正路径和提示内容