tenex / rails-assets

The solution to assets management in Rails
https://rails-assets.org
MIT License
1.63k stars 69 forks source link

Feature request - support a dark mode on rails assets.org #479

Closed CloCkWeRX closed 2 years ago

CloCkWeRX commented 2 years ago

Reproduce steps:

Expected: A darker theme is applied, as per https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme

hut8 commented 2 years ago

We have no budget for effort on new features. If you submit a PR, we will likely merge it. New projects should not be using rails-assets.org because bower is deprecated and rails-assets is built on bower. Almost all of our traffic is not to the front-end UI but to the asset building and serving parts.

hut8 commented 2 years ago

@CloCkWeRX if you want to add a PR, that's cool, but I'm closing this for now.