diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-02 14:00:41 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-02 14:00:41 -0400 |
| commit | a83d3de9288b292fed0bd78504e5c69ca40b0124 (patch) | |
| tree | d751951822d6a45d6c3f7da0693ebab2f2c45fcb /static | |
| parent | 421c45a72a80b1711a280b6816d96a776d6b3a3e (diff) | |
color palette refinement
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 74582258..59b0f943 100644 --- a/static/releases.html +++ b/static/releases.html @@ -460,6 +460,7 @@ <p>Changes since the 2021110122 release:</p> <ul> + <li>system theme: switch to a more unique blue Material You color palette based around #1565C0</li> </ul> </article> --> @@ -480,7 +481,7 @@ <li>full 2021-11-01 security patch level</li> <li>full 2021-11-05 security patch level</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: 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> |
