[gnome-calculator] * - removing green tint (part 2)



commit a381c2adbe0d47ac705f5ad0193dba4fd78f3315
Author: Lains <lainsce airmail cc>
Date:   Sun Apr 24 01:03:36 2022 +0000

    * - removing green tint (part 2)

 src/ui/style.css | 8 --------
 1 file changed, 8 deletions(-)
---
diff --git a/src/ui/style.css b/src/ui/style.css
index 61ff865c..9750ad4b 100644
--- a/src/ui/style.css
+++ b/src/ui/style.css
@@ -177,14 +177,6 @@ mathdisplay textview text {
 }
 
 /* Recoloring of the app comes below… */
-.history-view {
-  background-color: mix(@green_3, @view_bg_color, 0.97);
-}
-
-.math-display {
-  background-color: mix(@green_3, @view_bg_color, 0.93);
-}
-
 .suggested-action {
   background-color: @orange_3;
   color: @light_1;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]