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

Commit c234560d authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch '3952-pie-dark-mode-green' into 'v1-pie'

Add first /e/ theme dark mode colors

See merge request !76
parents d6fbc1e8 11d6fe1a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -22,6 +22,9 @@
    <!-- Default /e/ themes color for dark theme
         These colors are the ones which will be overridden by RRO packages to change the theme across the device.
     -->
    <color name="color_default_blue1">#5DB2FF</color>
    <color name="color_default_green1">#34A853</color>

    <color name="color_default_primary">#272727</color>
    <color name="color_default_primary_dark">#272727</color>
    <color name="color_default_accent">#5DB2FF</color>