[libadwaita/wip/exalm/background-colors: 27/54] stylesheet: Remove @content_view_bg and @text_view_bg
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/background-colors: 27/54] stylesheet: Remove @content_view_bg and @text_view_bg
- Date: Sat, 11 Sep 2021 14:27:11 +0000 (UTC)
commit ba05e458bbb961c41ae6c8b45200dcf9c8785cd1
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Sep 1 12:27:15 2021 +0500
stylesheet: Remove @content_view_bg and @text_view_bg
Those belong to apps.
src/stylesheet/_colors-public.scss | 8 --------
1 file changed, 8 deletions(-)
---
diff --git a/src/stylesheet/_colors-public.scss b/src/stylesheet/_colors-public.scss
index 12685670..afaa3278 100644
--- a/src/stylesheet/_colors-public.scss
+++ b/src/stylesheet/_colors-public.scss
@@ -36,11 +36,3 @@ insensitive text widgets and the like base background color */
/*
widgets main borders color */
@define-color borders #{$borders_color};
-
-//FIXME this is really an API
-
-/* content view background such as thumbnails view in Photos or Boxes */
-@define-color content_view_bg #{$base_color};
-
-/* Very contrasty background for text views (@theme_text_color foreground) */
-@define-color text_view_bg #{if($variant == 'light', $base_color, darken($base_color,6%))};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]