abiosoft / abiosoft/colima

Improve the readability of the terminal output by increasing the color contrast for the vm startup

未关闭
#372 2 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Go
星标
30.8k
派生
613
PR 合并指标
30 天内没有已合并 PR

描述

### Description

Currently when the vm is started there is a "subsection" of terminal output aside the regular output prefixed with `INFO [0000]`. That subsection has a way too low color contrast which is barely readable:

Screenshot 2022-07-25 at 17 33 46 (2)

Since it is unpredictable what type of terminal profile with what selection of colours will be used I think the easiest fix would be not to use an extra output color complementary to the standard one but use the same output color for everything?

```
$> colima version
colima version 0.4.4
git commit: 8bb1101a861a8b6d2ef6e16aca97a835f65c4f8f

runtime: docker
arch: aarch64
client: v20.10.17
server: v20.10.11
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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