devrsi0n / chirpy

💬 A privacy-friendly and customizable Disqus (comment system) alternate. 注重隐私保护和定制化的评论系统。
https://chirpy.dev
GNU Affero General Public License v3.0
555 stars 32 forks source link

[Feature Request] - Support for Custom Colours in Theme Editor #564

Open RudraSen2 opened 1 year ago

RudraSen2 commented 1 year ago

Is your feature request related to a problem? Please describe. Many Organisations have their accent or primary colour which they always want to be in all the front-end products they use. Personalisation can be improved by adding this feature.

Describe the solution you'd like There should be a colour-picker instead of the default fixed colours given. Before: image

After: image

Describe alternatives you've considered You could pick any colour picker you like 😄 . But it should be accessible like in the picture.

Additional context Nothing. All Good 😄

devrsi0n commented 1 year ago

Hi @RudraSen2, this is a good idea to enhance the comment widget, however we set a series of primary colors under the hood, you can find the color series here. Thus this is not an easy task, if we allow any color, how we make it easier for user to choose color instead of filling every color manually is especially important.