Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing the color doesnt effect the fraction bar #197

Open
mgroth0 opened this issue May 24, 2021 · 0 comments
Open

changing the color doesnt effect the fraction bar #197

mgroth0 opened this issue May 24, 2021 · 0 comments

Comments

@mgroth0
Copy link

mgroth0 commented May 24, 2021

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)
Screen Shot 2021-05-23 at 8 18 26 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant