Skip to content

Conversation

@TabulateJarl8
Copy link

Hey! I love your extension and I noticed that it was lacking support for the "Courses" list view for things like hover and locked courses. This page can be found at https://[canvasurl.tld]/courses, or by selecting "Courses" in the sidebar followed by "All Courses". Your README didn't really have much about contributing missing styles so I just guessed that I was supposed to modify the CSS blob in content.js, so let me know if I should do something else. Here's the before and after:

Hover Effect before:
image
Hover Effect after:
image

Disabled courses before:
image
Disabled courses after:
image

I tried to do this with the existing variables, namely --bcbackground-1 for the hover effect and disabled courses (the base canvas CSS uses the same background color for these), and --bctext-2 for the disabled text, as this was the darkest grey available.

I couldn't load and test the extension in Firefox due to the following issues with the manifest v3 migration:

image

However I did load it in Chromium and it worked as intended.

Let me know if I can change anything to help with this!

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

Successfully merging this pull request may close these issues.

1 participant