Oskar

Results 54 comments of Oskar

I'm also not happy with the inconsistencies regarding colors in many blocks. Your suggestions seem generally reasonable, my only nit would be that "Good" to me does not indicate "Slight...

i think `Good` = green and `Info` = blue are still the color matchings that make more sense. But i also think we can ditch both `Good` and `Info` states...

I think the override is enough. You can also put the literal char in there instead of the unicode escape sequence.

It's similar for me but i like to have a little color there, mostly because it looks nice i guess. So it's mostly gray with a few colors: ![image](https://user-images.githubusercontent.com/9497832/117481265-08408000-af63-11eb-8c93-f487f83345a4.png)

I actually get this compile error: ``` error: failed to run custom build command for `openssl-sys v0.9.60` Caused by: process didn't exit successfully: `/src/target/release/build/openssl-sys-1f4459c902b3ad26/build-script-main` (exit code: 101) --- stdout cargo:rustc-cfg=const_fn...

I agree, it currently bothers me a bit as well that the new system can't do the "always n characters wide" the way it did before (See #240/#704) anymore... I'd...

Yeah no the point is to have a bar that doesn't shift around, but also doesn't have ugly padding.

You're right, that doesn't fit the idea from #240. ¯\\\_(ツ)\_/¯

I think this is a duplicate of #98

I believe i tried this back then, but the pango `size` property only affected the size of the character, but its base line stayed the same and didn't move down...