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

wiz notifications at github.com
Wed Aug 28 17:21:16 UTC 2019


wiz 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;

Okay, I'll remove the GlobalSettings. FYI @peterzen this code is not based on #2414, I merely copied the setUseAnimations directly above it and changed the name to setUseDarkMode.

-- 
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_r318699960
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190828/0d862f4f/attachment-0001.html>


More information about the bisq-github mailing list