[bisq-network/bisq] [WIP] Feature dark mode (#2414)

Peter Banik notifications at github.com
Fri Mar 1 15:04:16 UTC 2019


peterzen commented on this pull request.



> @@ -1292,6 +1292,7 @@ message PreferencesPayload {
     string rpc_user = 47;
     string rpc_pw = 48;
     string take_offer_selected_payment_account_id = 49;
+    bool use_dark_theme = 50;

It's indeed more future proof to use a string so that this file and the settings object won't require changing later.

-- 
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/2414#discussion_r261635891
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190301/1a770869/attachment.html>


More information about the bisq-github mailing list