Open wrex opened 1 year ago
Along with this, i think the new item mark is also supposed to be orange
i think the new item mark is also supposed to be orange
We don't currently have a properties defined for the new/active/burned badge colors (locked has an effect applied), but probably should.
We use the "brand" color for that 新 badge currently. Unfortunately, in the default WKED colors, the "brand" color and the "kanji" color are the same. With my override colors it looks like this:
Let me think about this a bit. The "brand" color isn't really used very much, nor is it used consistently. It should probably be replaced.
I'm leaning toward getting rid of --ED-brand
and replacing it with two properties:
--ED-badge-new
(for the 新 badge bg ... locked is handled, active is normal, and burned is/should-be handled). Sadly, they don't actually add a badge for burned or locked so they have to be handled differently.--ED-chrome
--ED-nav-chrome
for the accordion hide/expose triangles on the dashboard, the borders around things for tab navigation, etc., and maybe one or two other places.Most sites I've built have a consistent "brand" color, but a functional site like this is a little different.
Currently, the review-forecast bars also use the --ED-brand
color. I'm undecided if they should become --ED-chrome
or --ED-progress
.
Currently only the meaning and reading are greyed:
The kanji itself should also used the
--ED-text-greyed
text color.