ksucpea / bettercanvas

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

Dark Mode ENHANCEMENT - missing spots for dark mode #92

Open Skywalker8510 opened 4 hours ago

Skywalker8510 commented 4 hours ago

i found that in announcements the top banner of the announcement remains white with dark mode enable here's a screenshot of the page HTML with the culprit selected. it seems that the background color in .css-sg1rn7-view needs to be updated to the appropriate color. i don't know where in the code i would fix this but if you let me know i can create a pull request fixing all the spots where i see this behavior.

image

Skywalker8510 commented 4 hours ago

additionally for the buttons it seems to be the background and borders in this file .css-1rpus1y-baseButton__content and for the drop down and search icon its background and border in .css-1e0hzck-textInput__facade

Skywalker8510 commented 4 hours ago

border color in .css-1vqfmz1-view for the white border around the entire announcement should probably be the accent color