summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-05-13 05:43:03 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-05-13 05:48:26 -0500
commit595a109f8f5cd19cc72e1e44f2ae111427bb4330 (patch)
tree36811ac8b9ad14b9d0fd72402590064836a9e5f7 /svtools
parent4eb16dab21e3e6f47e899060e28ccc515e47316f (diff)
Slightly darken default workspace again to be easier on the eyes
Restoring the fix for tdf#79278 and tdf#72142, which was inadvertently dropped, but with a better color. Change-Id: Ifa5a85e5113713d6eff706a542d475a19caa0c13
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/config/colorcfg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/config/colorcfg.cxx b/svtools/source/config/colorcfg.cxx
index c1323cf9fe8b..9689be680ff1 100644
--- a/svtools/source/config/colorcfg.cxx
+++ b/svtools/source/config/colorcfg.cxx
@@ -420,7 +420,7 @@ Color ColorConfig::GetDefaultColor(ColorConfigEntry eEntry)
{
COL_WHITE, // DOCCOLOR
0xc0c0c0, // DOCBOUNDARIES
- 0xCFCFCF, // APPBACKGROUND
+ 0xDFDFDE, // APPBACKGROUND
COL_LIGHTGRAY, // OBJECTBOUNDARIES
COL_LIGHTGRAY, // TABLEBOUNDARIES
COL_BLACK, // FONTCOLOR