fw/apps/system_apps/settings: add accent colors#379
Conversation
Signed-off-by: Elad Dvash <e.d.dvash@gmail.com>
Which colors are you thinking about? personally I think user freedom is always a plus (especially on a more "enthusiast" platform like this) |
|
i.e. looks like black text is not readable on imperial purple |
sure that can be done but then you're in a whole dark/light mode situation and that's for a future PR , would a better preview display be better? would let the user see it before (so the text in the menu will be black in that case, and the bg in the settings portion will be black) |
|
yeah I guess that would make sense! |
|
well you dont have to change the entire background, just the text color 😁 |
|
yeah but for the settings screen it's much more informative since it is black so you want to know if there's contrast there too |
Signed-off-by: Elad Dvash <e.d.dvash@gmail.com>
|
BTW still left in the different menus for apps screen and settings screens |
24f8472 to
2d1c0c1
Compare
jplexer
left a comment
There was a problem hiding this comment.
- Watch crashes when you try to go into "Settings Accents" after a color is set in there
- I feel like the "Themes" entry should not be under "system"
Maybe it should be right below "Display"? What do we think about that? So then Settings is:
Or maybe have it be a sub category in "Display"? That might make the "Display" menu too cluttered though. |
d58a672 to
a5755c1
Compare
|
Ok yeah all those git shenanigans reverted me back to a bad version, now should be fixed |
a5755c1 to
3a91e48
Compare
jplexer
left a comment
There was a problem hiding this comment.
codewise looks good, just one nitpick :)
Signed-off-by: Elad Dvash <e.d.dvash@gmail.com>
3a91e48 to
68534ff
Compare
|
Thanks for the PR @EladDv! Along with similar PRs that we've merged, I want to make sure that you're okay with this being merged as a temporary test feature - we may remove it from the Core Devices fork of PebbleOS at any time. Here's the reasoning:
Sounds good? |
|
of course 😄 and I'll be glad to continue contributing when and where possible |











Added an accent color settings module for both apps screen and the settings app
tested on silk (just doesn't show up and uses the defaults), snowy and spalding in QEMU
for it to be expanded in the future for other apps will probably need a rewrite (unclear how dark/light/default modes will integrate into this too, might be able to squeeze it in this structure)