Skip to content
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

Added adaptive Login Stroke #661

Merged
merged 7 commits into from Aug 31, 2020
Merged

Added adaptive Login Stroke #661

merged 7 commits into from Aug 31, 2020

Conversation

Akash-Ramjyothi
Copy link
Member

Description:

Added adaptive Login Stroke to give a better Light theme/ Dark theme and flexible feel.

Dark Theme Screenshot Before:

Screenshot_2020-08-31-05-51-51-44_8f7f52555d974a92fa29728873f61978

Light Theme Screenshot Before:

Screenshot_2020-08-31-05-52-04-65_8f7f52555d974a92fa29728873f61978

Dark Theme Screenshot:

Screenshot_2020-08-31-05-08-31-30_8f7f52555d974a92fa29728873f61978

Light Theme Screenshot:

Screenshot_2020-08-31-05-08-18-32_8f7f52555d974a92fa29728873f61978

@Akash-Ramjyothi Akash-Ramjyothi self-assigned this Aug 31, 2020
@Akash-Ramjyothi Akash-Ramjyothi changed the title Added themed Login Stroke Added adaptive Login Stroke Aug 31, 2020
@cpg
Copy link
Member

cpg commented Aug 31, 2020

Change the fields/strokes in dark mode to white -- the orange is a little too intense and I'm not sure it makes sense for fields.

@cpg cpg merged commit c9d5f68 into amahi:beta Aug 31, 2020
@@ -26,7 +26,7 @@
<color name="accent">#FF9800</color>
<color name="primary_text">#FFFFFFFF</color>
<color name="secondary_text">#B3FFFFFF</color>
<color name="icons">@color/accent</color>
<color name="icons">#FFFFFF</color>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line reverts the changes made by #657
Was this intended?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants