Update night/light colors for terms of service text

Update import for night/light mode
This commit is contained in:
deeppandya
2023-12-04 21:44:51 -05:00
parent e8344551bb
commit 98acfc81b4
3 changed files with 20 additions and 9 deletions
+1
View File
@@ -349,6 +349,7 @@
<color name="go_back_text_color">#666D89</color>
<color name="monthly_contributions_text_color">#423EEE</color>
<color name="terms_of_service_text_color">#1C1E26</color>
<color name="terms_of_service_text_color_night">#EDEEF1</color>
<color name="terms_of_service_text_color_default">#666D89</color>
<color name="tipping_warning_default_background">#F0F7FC</color>
<color name="tipping_logout_warning_background_color">#FFF4D8</color>