complete account page
This commit is contained in:
@ -28,6 +28,7 @@ namespace Billing.Themes
|
||||
Add(TextColor, Color.FromRgb(0xcc, 0xcc, 0xcc));
|
||||
Add(SecondaryTextColor, Color.LightGray);
|
||||
Add(RedColor, Color.FromRgb(211, 5, 5));
|
||||
Add(GreenColor, Color.FromRgb(5, 211, 5));
|
||||
|
||||
Add(new Style(typeof(TabBar))
|
||||
{
|
||||
|
Reference in New Issue
Block a user