-
Notifications
You must be signed in to change notification settings - Fork 6
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
US-2150: Developers need an easy way to change the colors of the wallet #908
Open
rodrigoncalves
wants to merge
53
commits into
develop
Choose a base branch
from
us-2150
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
d18b14d
remove unused colors
rodrigoncalves a84e300
add primary and secondary colors for text
rodrigoncalves dcc460c
add colors text in security information screen
rodrigoncalves 87798d8
move colors text to sharedColors
rodrigoncalves 99aaf2c
refactor colors
rodrigoncalves 1a91c12
footer active color of buttons
rodrigoncalves 8eb3016
home page
rodrigoncalves f011410
pin screen
rodrigoncalves 3c5e726
refactor colors
rodrigoncalves ea77584
offline screen
rodrigoncalves 9f3e7c1
input and token balance
rodrigoncalves bf4c37a
buttons
rodrigoncalves 70fe24e
remove inputActive and inputInactive constants
rodrigoncalves 1c1e6f9
make user icon as svg in order to change its colors
rodrigoncalves cd150e7
change the top color
rodrigoncalves f06b8df
adjustments
rodrigoncalves 5060f7a
no dapps image
rodrigoncalves 8d8754c
receive screen
rodrigoncalves dd5305a
text label
rodrigoncalves 0b446e2
domain input
rodrigoncalves 93b4d41
set default UserIcon params
rodrigoncalves 90ae089
adjustments
rodrigoncalves e59372b
app spinner
rodrigoncalves 98b34da
confirmation modal
rodrigoncalves 220454a
avatar
rodrigoncalves 7b9efa9
account box
rodrigoncalves 680b384
text link
rodrigoncalves 5e29014
wallet backup
rodrigoncalves 24cb6e4
center no deploy image
rodrigoncalves 582e3ef
onboard screen must have fixed colors instead
rodrigoncalves eecbafd
new master key screen
rodrigoncalves 1c8ac06
GlobalErrorHandler
rodrigoncalves 1ba5e2b
dapp item
rodrigoncalves 632c8a1
app header adjustments
rodrigoncalves ba2c526
move shared colors to a separate file
rodrigoncalves c93ad07
remove unused input shared color
rodrigoncalves 8c4b751
remove unused CustomInput
rodrigoncalves 88d4ca6
remove unused colors file
rodrigoncalves 9368fa7
fix app header
rodrigoncalves 4dec1b5
add margin bottom to TransactionSummary
rodrigoncalves febc0b5
add deploy wallet SVG image
rodrigoncalves 428f6d8
add NoTransctions image
rodrigoncalves a6f7830
ImportMasterKeyScreen
rodrigoncalves 60b09c0
colors adjustments
rodrigoncalves 93b248c
fix import
rodrigoncalves 04ef1e2
remove remaining white colors
rodrigoncalves 29fa585
remove duplicated shared styles
rodrigoncalves a687499
fix build
rodrigoncalves 99db08a
downgrade react-native-svg for ios
rodrigoncalves 950a62a
PR adjustments
rodrigoncalves 3fbc202
fix imports
rodrigoncalves 49ce1d8
Merge branch 'develop' into us-2150
rodrigoncalves ebab288
fix swap icon
rodrigoncalves File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait! Why downgrading?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had to downgrade this version to fix an issue with the appearance of the loading screen using a light background.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rodrigoncalves can you comment or add screenshot/link to show what issue is being caused by downgrading this library?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://stackoverflow.com/a/76749105