diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-28 01:16:48 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-28 01:17:11 -0400 |
| commit | 00d4e4bd6cc72f4c90940a8a5674932111b8ddbb (patch) | |
| tree | 6dd5714de3bdddc7a9a7fa919612ca48d7403217 /static | |
| parent | c48a56b2b30d493a193af7fb8eadce316c17936f (diff) | |
update comment based on seamlessupdate.app
Diffstat (limited to 'static')
| -rw-r--r-- | static/grapheneos.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css index fcf74619..b3ad4f5e 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -1,5 +1,5 @@ -/* use the standard Material Light theme to match the Updater app */ -/* https://android.googlesource.com/platform/frameworks/base/+/android-8.1.0_r15/core/res/res/values/colors_material.xml */ +/* use the standard Material Light theme to match GrapheneOS apps */ +/* https://android.googlesource.com/platform/frameworks/base/+/android-9.0.0_r35/core/res/res/values/colors_material.xml */ body { font-family: Roboto, sans-serif; |
