Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amélioration de la façon dont est gérée la couleur d'arrière-plan des évènements #5

Open
CHALENCON-Yoan opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
Recommendation Propostion of a best way to do

Comments

@CHALENCON-Yoan
Copy link
Owner

Il pourrait être plus intéressant de gérer les changements de couleur de l'arrière-plan des évènements en utilisant le format de couleur HSL.

La couleur de l'arrière-plan des évènements est modifiée pour s'adapter au mode courant et améliorer la lisibilité du texte. Cela est actuellement fait en modifiant la couleur de l'arrière-plan grâce à des formules spécifiques.

L'utilisation des couleurs HSL permet de conserver la teinte de la couleur mais de modifier sa luminosité. Il pourrait donc s'agir d'une amélioration intéressante à mettre en place.

@CHALENCON-Yoan CHALENCON-Yoan added the Recommendation Propostion of a best way to do label Sep 13, 2024
@CHALENCON-Yoan CHALENCON-Yoan self-assigned this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Recommendation Propostion of a best way to do
Projects
None yet
Development

No branches or pull requests

1 participant