Continuing work on the Settings and color scheme aspects. Deciding on the default colors for the dark theme. $14 and #5

This commit is contained in:
amazing-username
2019-06-09 10:09:52 -07:00
parent 7747a87184
commit ca1d79137b
20 changed files with 261 additions and 36 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
<PackageReference Include="sqlite-net-pcl">
<Version>1.5.231</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="4.0.0.425677" />
<PackageReference Include="Xamarin.Forms" Version="4.0.0.482894" />
<PackageReference Include="Xamarin.Essentials" Version="1.1.0" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />