diff --git a/css/main.scss b/css/main.scss index f675d1a..e85b1cf 100644 --- a/css/main.scss +++ b/css/main.scss @@ -69,11 +69,15 @@ table { } td.green { - background-color: #8efa93; + background-color: #60ECAD; } - td.light-green { - background-color: #e7fae8; + td.yellow { + background-color: #e7ec60; + } + + td.red { + background-color: #ec6069; } } @@ -240,11 +244,15 @@ pre { table { td.green { - background-color: #0d8321; + background-color: #006236; + } + + td.yellow { + background-color: #b6b900; } - td.light-green { - background-color: #0d4d14; + td.red { + background-color: #7e0d1b; } } diff --git a/index.md b/index.md index 0014b63..f144f4a 100644 --- a/index.md +++ b/index.md @@ -21,6 +21,10 @@ This is an overview of all Android versions and their corresponding identifiers 1 Year + + Last
security
update + 2 + @@ -31,10 +35,11 @@ This is an overview of all Android versions and their corresponding identifiers T Tiramisu - 2 + 3 No data TBA + 2022-05 @@ -47,7 +52,7 @@ This is an overview of all Android versions and their corresponding identifiers S_V2 Snow Cone - 2 + 3 @@ -58,8 +63,8 @@ This is an overview of all Android versions and their corresponding identifiers @@ -70,15 +75,15 @@ This is an overview of all Android versions and their corresponding identifiers R Red Velvet Cake - 2 + 3 {% include progress-cell.html rowspan=2 percentage=47.7 %} 2020 @@ -89,7 +94,7 @@ This is an overview of all Android versions and their corresponding identifiers Q Quince Tart - 2 + 3 {% include progress-cell.html rowspan=1 percentage=70.3 %} 2019 @@ -103,6 +108,7 @@ This is an overview of all Android versions and their corresponding identifiers Pie {% include progress-cell.html rowspan=2 percentage=81.6 %} 2018 + 2022-01