[gtk/wip/jimmac/HC-redesign: 1/2] FIXME: always run in HC



commit e76aad981c7f35eac4966ba3e9c85bb5da39a125
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Mar 24 19:35:50 2020 +0100

    FIXME: always run in HC

 build-aux/flatpak/org.gtk.WidgetFactory4.json | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gtk.WidgetFactory4.json b/build-aux/flatpak/org.gtk.WidgetFactory4.json
index f4130c1f65..e84acbb1b7 100644
--- a/build-aux/flatpak/org.gtk.WidgetFactory4.json
+++ b/build-aux/flatpak/org.gtk.WidgetFactory4.json
@@ -98,5 +98,10 @@
                 }
             ]
         }
-    ]
+    ],
+    "build-options" : {
+        "env" : {
+            "GTK_THEME" : "HighContrast"
+        }
+    }
 }


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