]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/styles.xml
add theme list start/end markers to aid automatic generation
[mobile-ledger.git] / app / src / main / res / values / styles.xml
index e8b96f5a57bae46582bcd0d16189384f46a0e199..6c0e377f0a828087ee6df34eeaa49ef34adfd590 100644 (file)
@@ -30,6 +30,7 @@
 
     <!-- base hue: 261.2245° -->
     <!-- target primary color: #935FF2 -->
+    <!-- theme list start -->
     <style name="AppTheme.NoActionBar">
         <item name="windowActionBar">false</item>
         <item name="windowNoTitle">true</item>
         <item name="table_row_dark_bg">#fde7ed</item>
         <item name="table_row_light_bg">#fef6f8</item>
     </style>
+    <!-- theme list end -->
 
     <style name="AppTheme.AppBarOverlay" parent="ThemeOverlay.AppCompat.Dark.ActionBar" />