diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-05 18:51:02 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-05 18:51:02 -0500 |
| commit | 6ce6afaad0ca5e7082b52ea41f6c75efdc85b608 (patch) | |
| tree | fb52a784a216acff50bbcde041aa99603f468e40 /static/grapheneos.css | |
| parent | 2f1c5066af1a23ded461bf089136a72e708fb61a (diff) | |
update reference to Material theme
Diffstat (limited to 'static/grapheneos.css')
| -rw-r--r-- | static/grapheneos.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css index 6272805c..b577714e 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -1,5 +1,5 @@ /* 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 */ +/* https://android.googlesource.com/platform/frameworks/base/+/android-11.0.0_r32/core/res/res/values/colors_material.xml */ html { height: -webkit-fill-available; /* replace with stretch when standardized */ |
