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

Dark theme #33

Merged
merged 3 commits into from
Jan 24, 2020
Merged

Dark theme #33

merged 3 commits into from
Jan 24, 2020

Conversation

stepansnigirev
Copy link
Collaborator

Created a dark theme, looks visually similar to specter-desktop now.

A few screenshots:

Screenshot 2020-01-23 at 02 04 53

Screenshot 2020-01-23 at 02 05 18

Screenshot 2020-01-23 at 02 05 32

Screenshot 2020-01-23 at 02 05 39

@stepansnigirev
Copy link
Collaborator Author

@gorazdko I slightly changed the PIN screen, made the statements shorter etc.
Please look through the changes and let me know if you think it's fine.

Copy link
Contributor

@gorazdko gorazdko left a comment

Choose a reason for hiding this comment

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

Very nice!

if Pin.counter <= 0:
Factory_settings.restore(alert)
Secret.generate_secret()
alert("Security","Device has been factory reset!")
first_time_usage = True
title_lbl.set_text(first_time_title)
instruct_label.set_text(instruct_txt)
return
Copy link
Contributor

@gorazdko gorazdko Jan 23, 2020

Choose a reason for hiding this comment

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

after factory reset the screen should be clean of any anti-phishing words, except for the initial one

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks! Fixed :)

@stepansnigirev stepansnigirev merged commit c2a05f5 into cryptoadvance:master Jan 24, 2020
@stepansnigirev stepansnigirev deleted the dark-theme branch January 24, 2020 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants