gekmihesg

Results 3 issues of gekmihesg

Ensure that passing the size as integer yields the same result as passing the size as float. Also support sizes below 1 KiB. Before: ``` lvm::size_to_bytes(lvm::bytes_to_size(2047)) # 1024.0 lvm::size_to_bytes(lvm::bytes_to_size(2047.0)) #...

- add ability to color line numbers - add fading for lower rows - remove "Munich" from header - use global colors - fix loading message