first step
This commit is contained in:
@ -28,7 +28,7 @@ namespace Billing.Themes
|
||||
Add(TextColor, Color.FromRgb(0x33, 0x33, 0x33));
|
||||
Add(SecondaryTextColor, Color.DimGray);
|
||||
Add(RedColor, Color.FromRgb(211, 64, 85));
|
||||
Add(RedColor, Color.FromRgb(64, 211, 85));
|
||||
Add(GreenColor, Color.FromRgb(64, 211, 85));
|
||||
|
||||
Add(new Style(typeof(TabBar))
|
||||
{
|
||||
|
Reference in New Issue
Block a user