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

Commit ebbf36d9 authored by Jay Aliomer's avatar Jay Aliomer Committed by Cyan_Hsieh
Browse files

Enable dark theme by defaut

Change config to enable dark theme by default

Fixes: 153999803
Test: manually rest phone
Change-Id: I38c78a4ee9497369c38a3427f30ae3c018e556f9
parent 313692a0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -28,6 +28,9 @@
         The default is false. -->
    <bool name="config_lidControlsSleep">true</bool>

    <!-- Turn on dark theme by default -->
    <integer name="config_defaultNightMode">2</integer>

    <!-- List of regexpressions describing the interface (if any) that represent tetherable
         Wifi interfaces.  If the device doesn't want to support tethering over Wifi this
         should be empty.  An example would be "softap.*" -->