Skip to content

Commentaires très difficiles à lire #35

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

Open
tfontanet opened this issue Sep 28, 2024 · 1 comment
Open

Commentaires très difficiles à lire #35

tfontanet opened this issue Sep 28, 2024 · 1 comment
Assignees
Labels
amélioration Nouvelle fonctionnalité ou optimisation
Milestone

Comments

@tfontanet
Copy link

Bonjour,
Les lignes de commentaires commençant par un # sont difficiles à lire à cause de la couleur choisie qui est trop proche du fond noir.
Dans le code css du site je vois qu'il s'agit de la couleur #5F5A60 :
.ace-puzzle_code .ace_comment {
font-style: italic;
color: #5F5A60
}
Est-il possible de changer cette couleur ? Dans la même tonalité de couleur, on pourrait essayer quelque chose comme : #d0c7d2 ?

Un grand merci pour cet outil magnifique qu'est codepuzzle ;-)
Bien cordialement
Thibaud

@tfontanet tfontanet added the bogue Quelque chose ne tourne pas rond... label Sep 28, 2024
@laurentabbal laurentabbal added amélioration Nouvelle fonctionnalité ou optimisation and removed bogue Quelque chose ne tourne pas rond... labels Oct 29, 2024
@laurentabbal laurentabbal self-assigned this Oct 29, 2024
@laurentabbal laurentabbal added this to the v4 milestone Oct 29, 2024
@laurentabbal
Copy link
Member

Ajouté pour la v4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amélioration Nouvelle fonctionnalité ou optimisation
Projects
None yet
Development

No branches or pull requests

2 participants