Commit 3c2d584
committed
style: make bus log color more neutral (bright_black instead of magenta)
Bus is by far the highest-volume, most constant log category - a
vivid color like magenta drew disproportionate visual attention for
what's mostly background chatter. bright_black (a standard, muted
ANSI color) is distinct enough from the default white fallback and
the other category colors, without competing for attention.1 parent 3e897e9 commit 3c2d584
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| |||
0 commit comments