color palette refinement

This commit is contained in:
Daniel Micay 2021-11-02 14:00:41 -04:00
parent 421c45a72a
commit a83d3de928

View File

@ -460,6 +460,7 @@
<p>Changes since the 2021110122 release:</p> <p>Changes since the 2021110122 release:</p>
<ul> <ul>
<li>system theme: switch to a more unique blue Material You color palette based around #1565C0</li>
</ul> </ul>
</article> </article>
--> -->
@ -480,7 +481,7 @@
<li>full 2021-11-01 security patch level</li> <li>full 2021-11-01 security patch level</li>
<li>full 2021-11-05 security patch level</li> <li>full 2021-11-05 security patch level</li>
<li>rebased onto SP1A.211105.004 release</li> <li>rebased onto SP1A.211105.004 release</li>
<li>system theme: switch to pure blue Material You color palette</li> <li>system theme: switch to pure blue Material You color palette as a starting point for a GrapheneOS theme</li>
<li>Updater: drop unused androidx legacy support library</li> <li>Updater: drop unused androidx legacy support library</li>
<li>Updater: raise minSdkVersion to 31 (Android 12)</li> <li>Updater: raise minSdkVersion to 31 (Android 12)</li>
<li>Updater: stop marking settings activity as direct boot aware since it's never used before unlocking</li> <li>Updater: stop marking settings activity as direct boot aware since it's never used before unlocking</li>