-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
💄 add new theme "Chimera-nightsky" #83
Conversation
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
48b3302
to
6a20724
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The theme looks nice and also very professional! However the link colors creates to little contrast between the background and the links, and this has to be adressed to make the theme accesible. I also think that the focus color doesnt quite fit the palette, which is why I would tweak this too. Experiment with different colors and find something that feels right 👍🏼 I added some suggestions, but feel free to try something else 💯
$Chimera-link: hsl(210, 90%, 60%);
$Chimera-focus: hsl(175, 70%, 50%);
We wont need the image in the readme as those have been purged to keep the package smaller. |
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
suggestion by @MarkusJohansen Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
Have you tried accesibility testing using google lighthouse? If thats the case, how did the accesibility score look? It should be pretty good to avoid contributing to making this issue even bigger: #104 |
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
Requested changes have been addressed.
No description provided.