website icon indicating copy to clipboard operation
website copied to clipboard

Dark theme buttons

Open chaotic-stump opened this issue 5 years ago • 2 comments

Required for #2193

Changes Summary

  • Changes buttons/input box shadows for better support in dark mode.
  • Removes unused .dark class selectors in css files and nests corresponding rules in a prefers-color-scheme:dark media query to activate those intended styles
  • Dims placeholder text of custom donation box when selected.

This pull request is ready for review.

chaotic-stump avatar Oct 24 '19 01:10 chaotic-stump

I removed the conflicts. I just opted for what came from master since that was code I didn't touch in my changes. Let me know if that was wrong.

chaotic-stump avatar Oct 24 '19 15:10 chaotic-stump

Sorry for the messiness. I have the stylelint issues fixed now.

chaotic-stump avatar Oct 25 '19 13:10 chaotic-stump

Hi Sean, we're in the process of closing stale branches if you're still interested feel free to reopen and resolve the conflicts

RMcNeely avatar Oct 04 '22 19:10 RMcNeely