From 5fc05fe1aa32111acd5e151a63ac8dda96cbf438 Mon Sep 17 00:00:00 2001 From: upodroid Date: Wed, 22 Feb 2023 14:39:03 +0300 Subject: [PATCH] use a darker shade of red --- data/announcements/scheduled.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/announcements/scheduled.yaml b/data/announcements/scheduled.yaml index fdade5ddbb..d6aabff06e 100644 --- a/data/announcements/scheduled.yaml +++ b/data/announcements/scheduled.yaml @@ -135,7 +135,7 @@ announcements: startTime: 2023-02-20T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575 # This should run before and after Kubecon EU 2023 endTime: 2023-03-26T00:00:00 - style: "background: #FF0000" + style: "background: #c70202" title: "Legacy k8s.gcr.io container image registry will be frozen in early April 2023" message: | k8s.gcr.io image registry will be frozen from the 3rd of April 2023.
@@ -146,7 +146,7 @@ announcements: startTime: 2023-04-05T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575 # This should run before and after Kubecon EU 2023 endTime: 2023-05-31T00:00:00 - style: "background: #FF0000" + style: "background: #c70202" title: Legacy k8s.gcr.io container image registry was frozen on the 3rd of April 2023 message: | k8s.gcr.io image registry has been frozen on the 3rd of April 2023.