From 7213f51c4d982a2eaf988574f109d13f55dbc285 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 7 Feb 2022 21:17:53 +0100 Subject: Update --- src/objects/_status-indicator.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/objects/_status-indicator.scss') diff --git a/src/objects/_status-indicator.scss b/src/objects/_status-indicator.scss index 18d6f81..c688cbc 100644 --- a/src/objects/_status-indicator.scss +++ b/src/objects/_status-indicator.scss @@ -11,9 +11,9 @@ @include iro.props-store(( --colors: ( --default: fn.global-color(--obj-lo), - --green: scale-color(hsl(113, 49.8%, 49.6%), $lightness: 15%), - --yellow: scale-color(hsl(50, 59.8%, 58.4%), $lightness: 15%), - --red: scale-color(hsl(352, 69.8%, 58.4%), $lightness: 15%), + --green: scale-color(hsl(113, 49.8%, 49.6%), $lightness: 10%), + --yellow: scale-color(hsl(50, 59.8%, 58.4%), $lightness: 10%), + --red: scale-color(hsl(352, 69.8%, 58.4%), $lightness: 10%), ), ), 'colors'); -- cgit v1.2.3-70-g09d2