From 626860ca79efbb65da83ebbad9d3a3924b61aff3 Mon Sep 17 00:00:00 2001 From: Chris Pilkington Date: Sat, 21 Sep 2013 01:21:09 +1000 Subject: [PATCH] Use light theme by default. --- src/application.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/application.cpp b/src/application.cpp index dc26c46..3eb6e30 100644 --- a/src/application.cpp +++ b/src/application.cpp @@ -29,7 +29,7 @@ namespace medusa { std::cout<<"Usage: "<property_gtk_application_prefer_dark_theme().set_value(true);