Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Title: Szalai Kálmán
Hi All,

Updated patch,

Remove LibreOffice colors from standard, and updates libreoffice.soc with latest colors. I hope it is fine for us.

KAMI

2011-01-07 21:07 keltezéssel, Bernhard Dippold írta:
Hi Kami, all,

Christoph Noack schrieb:
Hi Kami!

Am Freitag, den 07.01.2011, 10:54 +0100 schrieb Kálmán „KAMI” Szalai:
Hi Christoph, Bernhard, LibO Gurus,

Then I provide patch for removing colors from main palette, and
create/update a separated palette.

Is it okay?

That would more than okay, that would be great! :-)

Same from my side: This would be the best implementation of the LibO branding colors!

Perhaps you can keep the descriptive name Christoph provided:

LibreOffice_Initial-Branding-Colors.soc

or add the year for a clear distinction from future branding colors:

LibreOffice_Initial-Branding-Colors_2010.soc

Best regards and thanks again!

Bernhard

[...]
http://wiki.documentfoundation.org/Marketing/Branding#Resources_3

--
KAMI911Best regards,

Kálmán „KAMI” Szalai | 神 | kami911 [at] gmail [dot] com


My favorite projects:

OxygenOffice Professional - office suite - for everybody | Magyarul - In Hungarian

Blog | Support 

Follow me, if you can

From 384ab3b18b99ba240bce8f09d5609ab8c16af0b0 Mon Sep 17 00:00:00 2001
From: Kalman Szalai - KAMI <kami911@gmail.com>
Date: Sat, 8 Jan 2011 15:21:24 +0100
Subject: [PATCH] Color palette update

Remove LibreOffice colors from standard.soc
Update LibreOffice.soc file
---
 extras/source/palettes/libreoffice.soc |   50 +++++++++++++++++++-------------
 extras/source/palettes/standard.soc    |   32 --------------------
 2 files changed, 30 insertions(+), 52 deletions(-)

diff --git a/extras/source/palettes/libreoffice.soc b/extras/source/palettes/libreoffice.soc
index 792dfeb..e2473a8 100644
--- a/extras/source/palettes/libreoffice.soc
+++ b/extras/source/palettes/libreoffice.soc
@@ -5,24 +5,34 @@
 <draw:color draw:name="White" draw:color="#ffffff" />
 <!-- LibreOffice colors -->
 <!-- http://wiki.documentfoundation.org/Marketing/Branding#Colors -->
-<draw:color draw:name="LibreGreen 1" draw:color="#18a303" />
-<draw:color draw:name="LibreGreen 2" draw:color="#2cee0e" />
-<draw:color draw:name="LibreGreen 3" draw:color="#84f671" />
-<draw:color draw:name="LibreGreen 4" draw:color="#c2f6ba" />
-<draw:color draw:name="LibreBlue 1" draw:color="#0369a3" />
-<draw:color draw:name="LibreBlue 2" draw:color="#0e9cee" />
-<draw:color draw:name="LibreBlue 3" draw:color="#49bafb" />
-<draw:color draw:name="LibreBlue 4" draw:color="#9fd7f6" />
-<draw:color draw:name="LibreMaroon 1" draw:color="#a33e03" />
-<draw:color draw:name="LibreMaroon 2" draw:color="#f25f0a" />
-<draw:color draw:name="LibreMaroon 3" draw:color="#fc9b63" />
-<draw:color draw:name="LibreMaroon 4" draw:color="#f8c9ac" />
-<draw:color draw:name="LibrePurple 1" draw:color="#8e03a3" />
-<draw:color draw:name="LibrePurple 2" draw:color="#cf42e4" />
-<draw:color draw:name="LibrePurple 3" draw:color="#db76ea" />
-<draw:color draw:name="LibrePurple 4" draw:color="#f2c4fa" />
-<draw:color draw:name="LibreYellow 1" draw:color="#cea000" />
-<draw:color draw:name="LibreYellow 2" draw:color="#f8c004" />
-<draw:color draw:name="LibreYellow 3" draw:color="#fdd24b" />
-<draw:color draw:name="LibreYellow 4" draw:color="#fee698" />
+  <draw:color draw:name="Libre Green 0" draw:color="#106802"/>
+  <draw:color draw:name="Libre Green 1" draw:color="#18a303"/>
+  <draw:color draw:name="Libre Green 2" draw:color="#43c330"/>
+  <draw:color draw:name="Libre Green 3" draw:color="#92e285"/>
+  <draw:color draw:name="Libre Green 4" draw:color="#ccf4c6"/>
+  <draw:color draw:name="Libre Blue 0" draw:color="#023f62"/>
+  <draw:color draw:name="Libre Blue 1" draw:color="#0369a3"/>
+  <draw:color draw:name="Libre Blue 2" draw:color="#1c99e0"/>
+  <draw:color draw:name="Libre Blue 3" draw:color="#63bbee"/>
+  <draw:color draw:name="Libre Blue 4" draw:color="#aadcf7"/>
+  <draw:color draw:name="Libre Orange 0" draw:color="#622502"/>
+  <draw:color draw:name="Libre Orange 1" draw:color="#a33e03"/>
+  <draw:color draw:name="Libre Orange 2" draw:color="#d36118"/>
+  <draw:color draw:name="Libre Orange 3" draw:color="#f09e6f"/>
+  <draw:color draw:name="Libre Orange 4" draw:color="#f9cfb5"/>
+  <draw:color draw:name="Libre Purple 0" draw:color="#530260"/>
+  <draw:color draw:name="Libre Purple 1" draw:color="#8e03a3"/>
+  <draw:color draw:name="Libre Purple 2" draw:color="#c254d2"/>
+  <draw:color draw:name="Libre Purple 3" draw:color="#dc85e9"/>
+  <draw:color draw:name="Libre Purple 4" draw:color="#f2cbf8"/>
+  <draw:color draw:name="Libre Yellow 0" draw:color="#876900"/>
+  <draw:color draw:name="Libre Yellow 1" draw:color="#c99c00"/>
+  <draw:color draw:name="Libre Yellow 2" draw:color="#e9b913"/>
+  <draw:color draw:name="Libre Yellow 3" draw:color="#f5cd53"/>
+  <draw:color draw:name="Libre Yellow 4" draw:color="#fde9a9"/>
+  <draw:color draw:name="Green Accent" draw:color="#2cee0e"/>
+  <draw:color draw:name="Blue Accent" draw:color="#00a0fc"/>
+  <draw:color draw:name="Orange Accent" draw:color="#fc5c00"/>
+  <draw:color draw:name="Purple Accent" draw:color="#e327ff"/>
+  <draw:color draw:name="Yellow Accent" draw:color="#ffd74c"/>
 </ooo:color-table>
diff --git a/extras/source/palettes/standard.soc b/extras/source/palettes/standard.soc
index 78b821d..1bab7f6 100644
--- a/extras/source/palettes/standard.soc
+++ b/extras/source/palettes/standard.soc
@@ -99,36 +99,4 @@
   <draw:color draw:name="Chart 10" draw:color="#ff950e"/>
   <draw:color draw:name="Chart 11" draw:color="#c5000b"/>
   <draw:color draw:name="Chart 12" draw:color="#0084d1"/>
-<!-- LibreOffice colors -->
-<!-- http://wiki.documentfoundation.org/Marketing/Branding#Colors -->
-  <draw:color draw:name="Libre Green 0" draw:color="#106802"/>
-  <draw:color draw:name="Libre Green 1" draw:color="#18a303"/>
-  <draw:color draw:name="Libre Green 2" draw:color="#43c330"/>
-  <draw:color draw:name="Libre Green 3" draw:color="#92e285"/>
-  <draw:color draw:name="Libre Green 4" draw:color="#ccf4c6"/>
-  <draw:color draw:name="Libre Blue 0" draw:color="#023f62"/>
-  <draw:color draw:name="Libre Blue 1" draw:color="#0369a3"/>
-  <draw:color draw:name="Libre Blue 2" draw:color="#1c99e0"/>
-  <draw:color draw:name="Libre Blue 3" draw:color="#63bbee"/>
-  <draw:color draw:name="Libre Blue 4" draw:color="#aadcf7"/>
-  <draw:color draw:name="Libre Orange 0" draw:color="#622502"/>
-  <draw:color draw:name="Libre Orange 1" draw:color="#a33e03"/>
-  <draw:color draw:name="Libre Orange 2" draw:color="#d36118"/>
-  <draw:color draw:name="Libre Orange 3" draw:color="#f09e6f"/>
-  <draw:color draw:name="Libre Orange 4" draw:color="#f9cfb5"/>
-  <draw:color draw:name="Libre Purple 0" draw:color="#530260"/>
-  <draw:color draw:name="Libre Purple 1" draw:color="#8e03a3"/>
-  <draw:color draw:name="Libre Purple 2" draw:color="#c254d2"/>
-  <draw:color draw:name="Libre Purple 3" draw:color="#dc85e9"/>
-  <draw:color draw:name="Libre Purple 4" draw:color="#f2cbf8"/>
-  <draw:color draw:name="Libre Yellow 0" draw:color="#876900"/>
-  <draw:color draw:name="Libre Yellow 1" draw:color="#c99c00"/>
-  <draw:color draw:name="Libre Yellow 2" draw:color="#e9b913"/>
-  <draw:color draw:name="Libre Yellow 3" draw:color="#f5cd53"/>
-  <draw:color draw:name="Libre Yellow 4" draw:color="#fde9a9"/>
-  <draw:color draw:name="Green Accent" draw:color="#2cee0e"/>
-  <draw:color draw:name="Blue Accent" draw:color="#00a0fc"/>
-  <draw:color draw:name="Orange Accent" draw:color="#fc5c00"/>
-  <draw:color draw:name="Purple Accent" draw:color="#e327ff"/>
-  <draw:color draw:name="Yellow Accent" draw:color="#ffd74c"/>
 </office:color-table>
-- 
1.7.1

Attachment: signature.asc
Description: OpenPGP digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.