[gnome-terminal] profile: Use theme colours by default
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] profile: Use theme colours by default
- Date: Sun, 3 Mar 2013 20:43:19 +0000 (UTC)
commit 70b1bd26ca8bc375c0d18d72e12028b1e111a75e
Author: Christian Persch <chpe gnome org>
Date: Sun Mar 3 21:42:29 2013 +0100
profile: Use theme colours by default
It's ugly, but whatever.
https://bugzilla.gnome.org/show_bug.cgi?id=695079
src/org.gnome.Terminal.gschema.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/org.gnome.Terminal.gschema.xml.in b/src/org.gnome.Terminal.gschema.xml.in
index b2e4768..b651313 100644
--- a/src/org.gnome.Terminal.gschema.xml.in
+++ b/src/org.gnome.Terminal.gschema.xml.in
@@ -248,7 +248,7 @@
<_summary>The code sequence the Delete key generates</_summary>
</key>
<key name="use-theme-colors" type="b">
- <default>false</default>
+ <default>true</default>
<_summary>Whether to use the colors from the theme for the terminal widget</_summary>
</key>
<key name="use-system-font" type="b">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]