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

Add utils for whitelabel deployments #1892

Merged
merged 4 commits into from
Aug 9, 2022
Merged

Add utils for whitelabel deployments #1892

merged 4 commits into from
Aug 9, 2022

Conversation

smk762
Copy link
Collaborator

@smk762 smk762 commented Jul 28, 2022

No description provided.

@smk762 smk762 marked this pull request as draft July 28, 2022 08:46
@smk762 smk762 requested review from SirSevenG, a user and tonymorony August 4, 2022 14:39
@smk762 smk762 marked this pull request as ready for review August 4, 2022 14:39
@smk762
Copy link
Collaborator Author

smk762 commented Aug 5, 2022

To test - run the script.
Sample output:


#### smartdex light ####

#### smartdex dark ####

#### GleecDEX light ####
Obsolete selector: loginWalletIconColorStart...
Obsolete selector: loginWalletIconColorEnd...
Missing userIconColorStart... Suggest using #5A68E6
Missing busyIndicatorColor... Suggest using #5A68E6

#### GleecDEX dark ####
Obsolete selector: loginWalletIconColorStart...
Obsolete selector: loginWalletIconColorEnd...
Missing userIconColorEnd... Suggest using #4986EAAD
Missing userIconColorStart... Suggest using #5A68E6
Missing senderColorStart... Suggest using #F85757
Missing busyIndicatorColor... Suggest using #4986EA
Missing receiverColorStart... Suggest using #845FEF

#### shibadex light ####
Obsolete selector: loginWalletIconColorStart...
Obsolete selector: loginWalletIconColorEnd...
Missing sidebarLineTextSelected... Suggest using #FFFFFFFF
Missing userIconColorStart... Suggest using #F06500FF
Missing busyIndicatorColor... Suggest using #F06500FF

#### shibadex dark ####
Obsolete selector: loginWalletIconColorStart...
Obsolete selector: loginWalletIconColorEnd...
Missing sidebarLineTextSelected... Suggest using #FFFFFFFF
Missing userIconColorEnd... Suggest using #F06500
Missing userIconColorStart... Suggest using #FF6865
Missing senderColorStart... Suggest using #F85757FF
Missing busyIndicatorColor... Suggest using #F06500
Missing secondBackgroundColor... Suggest using #1F1E1EFF
Missing receiverColorStart... Suggest using #00C058FF

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Please add an explanation comment at the beginning of your script with the following informations:

  • usage
  • purpose

@ghost ghost self-requested a review August 5, 2022 11:04
@tonymorony tonymorony merged commit a7bd536 into dev Aug 9, 2022
@smk762 smk762 mentioned this pull request Nov 18, 2022
@smk762 smk762 deleted the whitelabel-utils branch August 7, 2023 07:39
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.

2 participants