[bisq-network/bisq] Dark Mode (#3152)

Peter Banik notifications at github.com
Wed Aug 28 15:24:02 UTC 2019


peterzen commented on this pull request.



> @@ -47,6 +48,10 @@ public static void setUseAnimations(boolean useAnimations) {
         GlobalSettings.useAnimations = useAnimations;
     }
 
+    public static void setUseDarkMode(boolean useDarkMode) {
+        GlobalSettings.useDarkMode = useDarkMode;

Again, this is based on an earlier version of #2414.  As per your feedback, the value is not stored in `GlobalSettings` anymore.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3152#discussion_r318644682
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190828/a65a9ccb/attachment-0001.html>


More information about the bisq-github mailing list