We need to do research on color schemes. #706
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#706
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need to look over our color schemes. During the presentation we received feedback from the customer whom both hardly could see the content and did not find it appealing. When questioning about the stile guides set by the schools webmaster the customer said it could be ignored.
Based on this, research tools that can be utilized to generate a color-plate that is both appealing and excessive for colorblind people. Also create a guideline on what component should use the
Primary color
Secondary color
Accent
Possible tools that should be research
Create a possible new color scheme that take inspiration from the Sapphire color scheme currently implemented.
I did some research and here are my propositions:
Here's how I propose we implement it using the current system:
These are just my suggestions
Key takeaway
Good research and the guidelines for how colors should be used for primary, secondary and accent are explained well. I also agree with the focus on accessibility and contrast like using more neutral backgrounds and stronger colors for important actions.
However one thing that could be improved is adding a concrete color scheme inspired by the Sapphire theme using one of the provided tools as no example is currently provided.
Here is an example of how a color scheme could look. I generated the colors with https://www.accessibility.build/tools/color-palette-generator with complementary color harmony setting and chose the darker hues for light mode and lighter for dark mode. I tested the contrast with https://www.accessibility.build/tools/contrast-checker.
I'm thinking if we should have the danger/accent color be the same across all color schemes and dark and light mode, to make it as clear as possible. This is just a suggestion though. If so, its variables would not need to be in the selectors for the color schemes, but could be placed in root. To be noted is that the current danger color does not meet the highest standards when it comes to contrast, especially in dark mode.
If we want the neutral background colors to change as well, their variables would be placed in the selector as well.
A variable for --text-base could be added to the selector as well, if we want to change the text size for that specific color scheme.
A decision about this has been made