Updated on 2026-08-14
This commit is contained in:
parent
08270b210a
commit
6ebdff4bf9
7 changed files with 0 additions and 291 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 509 KiB After Width: | Height: | Size: 484 KiB |
|
|
@ -1,33 +0,0 @@
|
|||
<resources>
|
||||
|
||||
<dimen name="device_scale_factor_for_twins_welcome">1.0</dimen>
|
||||
|
||||
<!-- Home - TOP -->
|
||||
<item name="home_top_weight" format="float" type="dimen">1.1</item>
|
||||
<item name="home_top_back_card_scaleX" format="float" type="dimen">1</item>
|
||||
<dimen name="home_top_back_card_scaleY">1</dimen>
|
||||
|
||||
<!-- Home - bottom -->
|
||||
<item name="home_bottom_weight" format="float" type="dimen">1</item>
|
||||
<dimen name="home_bottom_llCompat_margin_bottom">16dp</dimen>
|
||||
<item name="home_bottom_llCompat_constraint_vertical_bias" format="float" type="dimen">0.4</item>>
|
||||
<dimen name="home_bottom_tv_body_margin_top">14dp</dimen>
|
||||
<dimen name="home_bottom_tv_body_margin_start">64dp</dimen>
|
||||
<dimen name="home_bottom_tv_body_margin_end">64dp</dimen>
|
||||
<dimen name="home_bottom_fl_scan_card_container_margin_bottom">90dp</dimen>
|
||||
<dimen name="home_bottom_btn_alternative_action_margin_bottom">14dp</dimen>
|
||||
|
||||
<!-- Onboarding -->
|
||||
<dimen name="onboarding_progress_margin_top">16dp</dimen>
|
||||
<dimen name="onboarding_card_margin_top">106dp</dimen>
|
||||
<dimen name="onboarding_square_background_height">230dp</dimen>
|
||||
<dimen name="onboarding_square_background_margin_top">67dp</dimen>
|
||||
<item name="onboarding_wallet_top_guide_line_weight" type="dimen" format="float">0.56</item>
|
||||
|
||||
<!-- Onboarding - Wallet - Access code -->
|
||||
<dimen name="access_code_title_margin_top">80dp</dimen>
|
||||
<dimen name="access_code_info_protect_margin_top">20dp</dimen>
|
||||
<dimen name="access_code_info_items_space">32dp</dimen>
|
||||
<dimen name="access_code_btn_continue_margin_bottom">80dp</dimen>
|
||||
|
||||
</resources>
|
||||
|
|
@ -1,49 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
|
||||
<!--<color name="background_plain">#000000</color>-->
|
||||
<color name="background_primary">#1E1E1E</color>
|
||||
<color name="background_secondary">#000000</color>
|
||||
|
||||
<color name="button_disabled">#303030</color>
|
||||
<!--<color name="button_positive">#1ACE80</color>-->
|
||||
<!--<color name="button_positive_disabled">#06311F</color>-->
|
||||
<color name="button_primary">#FFC9C9C9</color>
|
||||
<color name="button_secondary">#303030</color>
|
||||
|
||||
<!--<color name="control_key">#F5F5F5</color>-->
|
||||
<!--<color name="control_unchecked">#3B3B3B</color>-->
|
||||
|
||||
<!--<color name="field_focused">#3B3B3B</color>-->
|
||||
<!--<color name="field_primary">#303030</color>-->
|
||||
|
||||
<color name="onboarding_card_background">#3B3B3B</color>
|
||||
<color name="onboarding_twin_wave_1">#3E3E3E</color>
|
||||
<color name="onboarding_twin_wave_2">#404040</color>
|
||||
<color name="onboarding_twin_wave_3">#444444</color>
|
||||
|
||||
<color name="icon_informative">#656565</color>
|
||||
<color name="icon_primary_1">#FFFFFF</color>
|
||||
<color name="icon_primary_2">#1E1E1E</color>
|
||||
<color name="icon_warning">#FF5B5B</color>
|
||||
|
||||
|
||||
<!--<color name="stroke_primary">#303030</color>-->
|
||||
<!--<color name="stroke_secondary">#66919191</color>-->
|
||||
<!--<color name="stroke_transparency">#1E1E1E</color>-->
|
||||
|
||||
|
||||
<!--<color name="text_accent">#1ACE80</color>-->
|
||||
<!--<color name="text_constant_white">#FFFFFF</color>-->
|
||||
<color name="text_disabled">#494949</color>
|
||||
<color name="text_primary_1">#FFFFFF</color>
|
||||
<color name="text_primary_2">#1E1E1E</color>
|
||||
<color name="text_secondary">#B0B0B0</color>
|
||||
<color name="text_tertiary">#919191</color>
|
||||
<!--<color name="text_warning">#DE1010</color>-->
|
||||
|
||||
<color name="gradient_start_color">#000000</color>
|
||||
<color name="gradient_center_color">#0F0000</color>
|
||||
<color name="gradient_end_color">#19000000</color>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue