summaryrefslogtreecommitdiffstats
path: root/svx/inc
diff options
context:
space:
mode:
authorChristian Lippka ORACLE <christian.lippka@oracle.com>2010-11-30 16:49:41 +0100
committerChristian Lippka ORACLE <christian.lippka@oracle.com>2010-11-30 16:49:41 +0100
commit431938ca53fa85bfb2e3352b9779b2a254c40119 (patch)
tree24be20944a8546909ff4087fdc47d73a726adc9e /svx/inc
parentimpressdefaults1: #i1113# also set copy while moving to true for draw (diff)
downloadcore-431938ca53fa85bfb2e3352b9779b2a254c40119.tar.gz
core-431938ca53fa85bfb2e3352b9779b2a254c40119.zip
impressdefaults1: #i113015# #i113017# new defaults for shape filling, outline and shadows
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/svx/xdef.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/inc/svx/xdef.hxx b/svx/inc/svx/xdef.hxx
index 963e4935c617..dd0fbd802291 100644
--- a/svx/inc/svx/xdef.hxx
+++ b/svx/inc/svx/xdef.hxx
@@ -36,7 +36,8 @@
|*
\************************************************************************/
-#define COL_DEFAULT_SHAPE_FILLING RGB_COLORDATA( 153, 204, 255 ) // blue 8
+#define COL_DEFAULT_SHAPE_FILLING RGB_COLORDATA( 0xCF, 0xE7, 0xE5 )
+#define COL_DEFAULT_SHAPE_STROKE RGB_COLORDATA( 128, 128, 128 )
#define XATTR_START 1000