-
Notifications
You must be signed in to change notification settings - Fork 183
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
Messaging Components - Colors and Icons #605
Conversation
New color: Dire Warning New icons: info, sign
ACK |
Added keyboard icons to OTF and updated components.py for 0.8.5 release:
Note: Space icon is double-width (48x24) |
Nice! I like the two new icons for "space" and "del" (in french they're longer too "espace" and "suppr.") as well as the "sign" icon. |
ACK. This button "normalization" solves a lot of future problematic with multilanguage. Let's see now how well they fit in the keyboard screen. |
ACK. I have an in-progress branch that swaps these icons in. But it'll be easier if we merge this PR first. |
ACK |
Messaging components changes as part of a larger Messaging Enhancements effort.
Link to main issue: #606
This PR adds new 2 new icons and 1 new color to components.py. The "sign" icon in psbt_screens.py has also been updated from the FontAwesome placeholder to the new icon.
New icons: info, sign
New color: Dire Warning (#FF5700)