diff options
Diffstat (limited to 'kontact/profiles/OutlookDefaults/kontactrc')
-rw-r--r-- | kontact/profiles/OutlookDefaults/kontactrc | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/kontact/profiles/OutlookDefaults/kontactrc b/kontact/profiles/OutlookDefaults/kontactrc new file mode 100644 index 000000000..f086bedf1 --- /dev/null +++ b/kontact/profiles/OutlookDefaults/kontactrc @@ -0,0 +1,33 @@ +[General] +activeBackground=47,103,255 +activeBlend=41,93,180 +activeForeground=255,255,255 +activeTitleBtnBg=220,220,220 +alternateBackground=240,240,240 +background=238,238,230 +buttonBackground=238,234,222 +buttonForeground=0,0,0 +contrast=7 +foreground=0,0,0 +frame=238,238,230 +handle=238,238,230 +inactiveBackground=220,220,220 +inactiveBlend=220,220,220 +inactiveForeground=0,0,0 +inactiveFrame=238,238,230 +inactiveHandle=238,238,230 +inactiveTitleBtnBg=220,220,220 +linkColor=0,0,192 +selectBackground=74,121,205 +selectForeground=255,255,255 +shadeSortColumn=true +visitedLinkColor=128,0,128 +windowBackground=255,255,255 +windowForeground=0,0,0 +[Icons] +Theme=Locolor + +[MainWindow Toolbar navigatorToolBar] +Hidden=false + + |