CodeEditApp / CodeEditApp/CodeEdit
🐞 Tab Bar and Path Bar divider and background colors too prominent
未关闭
bug
UI
- 主要语言
- Swift
- 星标
- 23k
- 派生
- 1.2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Description
After PR #1080, the Tab Bar and Path Bar divider and background colors are now too prominent.
We need to make these colors less prominent to be consistent with Xcode.
Note: The tab bar background color may be showing through to make the divider color appear lighter. If this is the case, the divider color may not need to be changed.
You can use `.background(.bar)` to get the correct background color.
### Screenshots
Xcode

CodeEdit
贡献指南
调研方向
首先检查 PR #1080,并找到 Tab Bar 和 Path Bar 的颜色实现。将当前的分隔线颜色和背景颜色与 Xcode 截图进行比较,测试 tab bar 背景是否会影响分隔线,并在适当的地方使用 .background(.bar);完成的标准是颜色不那么突出,并且在视觉上与 Xcode 保持一致。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- swift
- 领域
- design, desktop
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100