ksucpea / bettercanvas

Dark mode, better todo list, GPA calculator, and more for Canvas
MIT License
119 stars 36 forks source link

Custom Images Aren't Working #78

Open realDunkin opened 1 month ago

realDunkin commented 1 month ago

I'm on windows 11 using chrome but none of the custom images for my classes are working for me chrome_1AfRklgmRX chrome_xdqSNmGxXu

AdoreJc commented 1 month ago

Custom images works on Card View. Click on the three dots in the upper right corner and select Card View.

realDunkin commented 1 month ago

i see it now thanks, I wonder if its possible to implement it for the list view as well

ksucpea commented 1 month ago

Pretty sure it's possible with some css rules so I'll see what I can do

AdoreJc commented 1 month ago

Edit image style in the class Grouping-styles__hero Grouping-styles__heroHover will change the background image. Edit class Grouping-styles__overlay disables color overlay.

image