From bfdda1e5c544ffc81c30279166e0a211071fdf9e Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Tue, 16 May 2023 19:18:43 +0200 Subject: [PATCH] updated label color --- options/label/ODIT.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/label/ODIT.yaml b/options/label/ODIT.yaml index ee9f778..1581803 100644 --- a/options/label/ODIT.yaml +++ b/options/label/ODIT.yaml @@ -55,7 +55,7 @@ labels: description: Somebody is working on this - name: "Status/Confirmed" exclusive: false - color: e0dee5 + color: 500cfc description: This is indeed a bug/issue - name: "Status/Abandoned" exclusive: true