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

Broken progress bar on v5.0.0 #80

Closed
senhan07 opened this issue Oct 18, 2024 · 1 comment · Fixed by #81
Closed

Broken progress bar on v5.0.0 #80

senhan07 opened this issue Oct 18, 2024 · 1 comment · Fixed by #81
Assignees
Labels
looking Into It Looking deeper into the reported issue(s)

Comments

@senhan07
Copy link

image

@Carve Carve self-assigned this Oct 18, 2024
@Carve Carve added the looking Into It Looking deeper into the reported issue(s) label Oct 18, 2024
@mdeeter
Copy link

mdeeter commented Oct 19, 2024

I updated my local cjratliff.css to use:

--darkmode-primary: #3ca4d4;
--darkmode-progress-bg: #aaa;

and

.progressbar_light{
	background: var(--darkmode-progress-bg) !important;
}

image

@Carve Carve linked a pull request Oct 19, 2024 that will close this issue
@Carve Carve closed this as completed in #81 Oct 19, 2024
@Carve Carve closed this as completed in a0179e3 Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
looking Into It Looking deeper into the reported issue(s)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants