]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values-night/styles.xml
drop unused empty style
[mobile-ledger.git] / app / src / main / res / values-night / styles.xml
index 1b39c9e236cdf3abee0725ed9771b1c7308f41d7..de08d7141bc98e9900f53c7b9ffcd49f7ee86e33 100644 (file)
@@ -35,6 +35,9 @@
         </item>
         <item name="colorError">#FFE1E2</item>
         <item name="colorOnError">#CD1609</item>
+        <item name="main_header_shadow_height">12dp</item>
+        <item name="shadowStartColor">#C0000000</item>
+        <item name="shadowEndColor">#00000000</item>
     </style>
 
     <!-- theme list start -->
         <item name="android:paddingEnd">@dimen/activity_horizontal_margin</item>
     </style>
 
-    <style name="account_summary_account_name"></style>
-
     <style name="account_summary_amounts">
         <item name="android:textAlignment">viewEnd</item>
     </style>