Add AboutScreen

This commit is contained in:
vfsfitvnm
2022-06-07 22:11:35 +02:00
parent 2339b2a4da
commit 239489ba30
6 changed files with 194 additions and 10 deletions

View File

@@ -37,7 +37,7 @@ val DarkColorPalette = ColorPalette(
darkGray = Color(0xFF838383),
blue = Color(0xff507fdd),
red = Color(0xffbf4040),
green = Color(0xff7fbf40),
green = Color(0xff82b154),
orange = Color(0xffe9a033),
primaryContainer = Color(0xff4046bf),