Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5703ab80 authored by narinder Rana's avatar narinder Rana
Browse files

disable dark mode

parent 00750e4c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
  -->
<resources>

  <style name="LaunchTheme" parent="Theme.AppCompat.DayNight.DarkActionBar">
  <style name="LaunchTheme" parent="Theme.AppCompat.Light.DarkActionBar">
    <item name="android:colorPrimary">@color/dialer_theme_color</item>
    <item name="colorPrimary">@color/dialer_theme_color</item>
    <item name="android:colorPrimaryDark">@color/dialer_theme_color_dark</item>