diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 12:27:49 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 12:27:49 -0500 |
| commit | 6213ef3414c30d168dccd1fb89ffd3aba419a112 (patch) | |
| tree | 751bdfb4f2da548508081a4d0607e23e9f4a12f7 | |
| parent | f8e301d51307b3530ccba6b13314143f3d6d886f (diff) | |
more accurately describe device theme
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index e2c03964..a60a248b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -402,7 +402,7 @@ <li>remove unnecessary vendor overlays</li> <li>SetupWizard: change OS name to GrapheneOS for backup activity strings again</li> <li>fix use-after-free in adbd authentication which was breaking support for persistently trusting keys due to zero-on-free</li> - <li>default theme: use blue accent color</li> + <li>device theme: use blue accent color</li> <li>replace default AOSP wallpaper with a solid black wallpaper - may get a bit fancier in the near future</li> <li>update round icon mask</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: always use dark firmware theme</li> |
