abe33 / abe33/atom-pigments

Make transparent background related to theme

未关闭
#271 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
CoffeeScript
星标
518
派生
70
PR 合并指标
30 天内没有已合并 PR

描述

This is subjective, but given that the text overlaying is always black, I find the loss of contrast jarring. It's rough for legibility, especially in light themes. But note that this happens in both light and dark themes.

![screen shot 2017-01-16 at 12 34 51 pm](https://cloud.githubusercontent.com/assets/1142025/21998256/94eb00dc-dbe8-11e6-89d9-7c211651316e.png)

![screen shot 2017-01-16 at 12 35 10 pm](https://cloud.githubusercontent.com/assets/1142025/21998255/94eaaf60-dbe8-11e6-9f47-f199db94b318.png)

I would prefer something less dramatic. The darkness is misleading. Perhaps this would involve special-casing rgba values with an `a` value of `0`? Or just make the img tile itself more transparent, to show more of the theme's base color?

Thanks for a great tool!

贡献指南

打开贡献指南

调研方向

查找在 UI 中渲染透明背景网格的 CSS 或 CoffeeScript 代码,可能位于样式表或视图文件中。issue 建议调整 alpha 为 0 的 rgba 值的透明度,或让图像网格更加透明。通过使用 pigments 包重新加载 Atom,并检查浅色和深色主题中的颜色显示来测试更改。

由索引模型根据 Issue 内容生成。

评估

技术栈
coffeescript
领域
design, frontend
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。