Opened this issue 4 years ago · 0 comments
I inverted my colors:
.guppy_active { background-color: black; color: cyan; } .guppy_inactive { background-color: black; color:cyan; }
It mostly works but the fraction bar stayed black:
(ignore the yellow border, which is unrelated)