feat: Sakura Macaron theme + Modern UI style overrides - #83
Closed
player-Muteki wants to merge 4 commits into
Closed
feat: Sakura Macaron theme + Modern UI style overrides#83player-Muteki wants to merge 4 commits into
player-Muteki wants to merge 4 commits into
Conversation
- 主题:亮色樱花粉(32 槽调色板,新增 sidebar/activity_bar/accent token) - 字号:支持 settings.json font.size 配置 - 窗口:系统 SSD 装饰(decorations: true),移除内部自绘顶栏 - Modern UI(对齐 VS Code styleOverrides 范式): - 分级圆角 token(control 4px / inner 6px / outer 8px) - 编辑器区域 = 主角卡片(1px 边框 + 前景12%混合 + 8px 圆角 + clip) - 标签页 = 透明药丸 + 前景混合高亮 - color-mix 自适应混合(mix_color) - UI 强调统一玫瑰红 accent,蓝绿只留终端 ANSI
Contributor
- 将 SIDEBAR_RAIL_WIDTH 移入 layout.rs 作为唯一来源,删除 sidebar/constants.rs - workspace 关闭但侧边栏可见时,editor_width 改为 split_width(扣除 PaneGrid 内部 gap) - 清理 tab_bar.rs 死代码,为 invalid hex 配色补充守卫测试 - 补充 workspace 关闭/侧边隐藏的几何测试
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.

Port of the user's VS Code Sakura Macaron light theme to otty, plus Modern UI-style surface design: