[libadwaita/wip/exalm/infobars: 1/5] stylesheet: Remove 2 unused colors
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/infobars: 1/5] stylesheet: Remove 2 unused colors
- Date: Fri, 11 Jun 2021 14:33:17 +0000 (UTC)
commit b9b7b87f086132e861715414570a69be57b51ac7
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Jun 11 16:23:07 2021 +0500
stylesheet: Remove 2 unused colors
src/stylesheet/_colors.scss | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/stylesheet/_colors.scss b/src/stylesheet/_colors.scss
index 8b0d70cf..d1383d89 100644
--- a/src/stylesheet/_colors.scss
+++ b/src/stylesheet/_colors.scss
@@ -76,8 +76,6 @@ $insensitive_bg_color: mix($bg_color, $base_color, 60%);
$insensitive_borders_color: mix($borders_color, $bg_color, 80%);
//special cased widget colors
-$suggested_bg_color: $selected_bg_color;
-$suggested_border_color: $selected_borders_color;
$focus_border_color: transparentize($selected_bg_color, 0.5);
$alt_focus_border_color: if($variant == 'light', transparentize(white, 0.2), transparentize(white,0.7));
$dim_label_opacity: 0.55;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]