From b75a7fc4d1398870ccc6d74d7e6ca6a7e2f022ae Mon Sep 17 00:00:00 2001 From: eidheim Date: Fri, 14 Aug 2015 15:10:54 +0200 Subject: [PATCH] Some style cleanup, added for instance note (tooltip) foreground for dark themes. --- src/files.h | 5 +++-- src/selectiondialog.cc | 3 +-- src/source.cc | 44 ++++++++++++++++++++++++------------------ src/tooltips.cc | 2 +- 4 files changed, 30 insertions(+), 24 deletions(-) diff --git a/src/files.h b/src/files.h index d7598b7..3c39661 100644 --- a/src/files.h +++ b/src/files.h @@ -6,7 +6,7 @@ const std::string configjson = " \"variant\": \"\" //Use \"\" for default variant, and \"dark\" for dark theme variant\n" " },\n" " \"source\": {\n" -" \"style\": \"juci\", //Choices on default install: classic, cobalt, kate, oblivion, solarized-dark, solarized-light, tango\n" +" \"style\": \"juci\", //Use \"\" for default style. Styles from normal gtksourceview install: classic, cobalt, kate, oblivion, solarized-dark, solarized-light, tango\n" " \"font\": \"Monospace\", //Use \"\" for default font, and for instance \"Monospace 12\" to also set size.\n" " \"clang_types\": {\n" " \"43\": \"def:type\",\n" @@ -127,6 +127,7 @@ const std::string juci_style = "\n" " \n" " \n" +" \n" " \n" " \n" " \n" @@ -164,7 +165,7 @@ const std::string juci_style = "