Graphics update

This commit is contained in:
vtretyakov
2019-02-14 13:01:14 +07:00
parent e671d91f4b
commit 8b192b1d07
179 changed files with 270 additions and 195 deletions

View File

@@ -13,7 +13,6 @@ const String active_token_bg_png = 'assets/active_token_message_background.png';
const String expansion_icon_png = 'assets/faq_expansion_icon.png';
const String powered_by_dinect_splash_png = 'assets/powered_by_dinect_splash.png';
const String powered_by_dinect_png = 'assets/powered_by_dinect.png';
const String splash_text_png = 'assets/splash_text.png';
const Color greyTextColor = const Color(0xffa5a5a5);
const Color textBorderColor = const Color(0xffcfd8dc);