Discussion:
[SOGo] Customize Theme
Oliver Werner
2016-03-08 10:37:34 UTC
Permalink
Hi,

my SOGo-Instance is running right now.

I would like to customize logos and colors.

My own logo is implemented but i don’t find files for colors like change green on login.

which files i need to customize?

Regards
OLIVER WERNER
System-Administrator





Kontrast Communication Services GmbH
Grafenberger Allee 100, 40237 DÃŒsseldorf, Germany

Fon +49-211-91505-500
Fax +49-211-91505-530
www.kontrast.de <http://www.kontrast.de/>

Amtsgericht DÃŒsseldorf: HRB 26934
GeschÀftsfÌhrer: Joachim Fischer, Anja Grote-Lutter, Leontine van der Vlist

<https://www.facebook.com/kontrast.communication> <https://twitter.com/KONTRAST_de> <http://www.xing.com/companies/kontrastcommunicationservicesgmbh> <http://www.linkedin.com/company/kontrast-communication-services-gmbh> <https://vimeo.com/kontrastcs> <http://instagram.com/kontrast_de>

Note: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer.

Please consider the environment and only print this if required.
Elias Silva
2016-03-08 23:23:08 UTC
Permalink
Hi,

Directory of images: /usr/lib64/GNUstep/SOGo/WebServerResources/img/

Login page: /usr/lib64/GNUstep/SOGo/Templates/MainUI/SOGoRootPage.wox

Color scheme use AngularJS:

* https://material.angularjs.org/latest/Theming/01_introduction
* http://www.google.com/design/spec/style/color.html#color-color-palette

You can define your color palette on
/usr/lib64/GNUstep/SOGo/WebServerResources/js/Common.js

Default is:

* d.definePalette("sogo-green",{50:"eaf5e9",100:"cbe5c8",200:"aad6a5",300:"88c781",400:"66b86a",500:"56b04c",600:"4da143",700:"388e3c",800:"367d2e",900:"225e1b",A100:"ffffff",A200:"69f0ae",A400:"00e676",A700:"00c853",contrastDefaultColor:"dark",contrastLightColors:["300","400","500","600","700","800","900"]}),
* d.definePalette("sogo-blue",{50:"f0faf9",100:"e1f5f3",200:"ceebe8",300:"bfe0dd",400:"b2d6d3",500:"a1ccc8",600:"8ebfbb",700:"7db3b0",800:"639997",900:"4d8080",A100:"d4f7fa",A200:"c3f5fa",A400:"53e3f0",A700:"00b0c0",contrastDefaultColor:"light",contrastDarkColors:["50","100","200"]}),
* d.definePalette("sogo-paper",{50:"fcf7f8",100:"f7f1dc",200:"ede5ca",300:"e6d8ba",400:"e2d2a3",500:"d6c48d",600:"baa870",700:"857545",800:"524517",900:"433809",1000:"000000",A100:"ffffff",A200:"eeeeee",A400:"bdbdbd",A700:"616161",contrastDefaultColor:"dark",contrastLightColors:["800","900"]}),
* d.theme("default").primaryPalette("sogo-blue",{"default":"900","hue-1":"400","hue-2":"800","hue-3":"A700"}).accentPalette("sogo-green",{"default":"500","hue-1":"A100","hue-2":"300","hue-3":"A700"}).backgroundPalette("grey",{"default":"A100","hue-1":"200","hue-2":"300","hue-3":"500"})

Att,

------------------------------------------------------------------------
*Elias Pereira Silva ***
Operador de Computador - Mat. 12800
Serviço de Suporte Técnico/DINF/CGTI
Post by Oliver Werner
Hi,
my SOGo-Instance is running right now.
I would like to customize logos and colors.
My own logo is implemented but i don’t find files for colors like
change green on login.
which files i need to customize?
Regards
OLIVER WERNER
System-Administrator
Kontrast
Kontrast Communication Services GmbH
Grafenberger Allee 100, 40237 DÃŒsseldorf, Germany
Fon +49-211-91505-500
Fax +49-211-91505-530
www.kontrast.de <http://www.kontrast.de/>
Amtsgericht DÃŒsseldorf: HRB 26934
GeschÀftsfÌhrer: Joachim Fischer, Anja Grote-Lutter, Leontine van der Vlist
facebook <https://www.facebook.com/kontrast.communication> flick
<https://twitter.com/KONTRAST_de> flick
<http://www.xing.com/companies/kontrastcommunicationservicesgmbh>
flick
<http://www.linkedin.com/company/kontrast-communication-services-gmbh>
flick <https://vimeo.com/kontrastcs> flick
<http://instagram.com/kontrast_de>
Note: The information contained in this message may be privileged and
confidential and protected from disclosure. If the reader of this
message is not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, you
are hereby notified that any dissemination, distribution or copying of
this communication is strictly prohibited. If you have received this
communication in error, please notify us immediately by replying to
the message and deleting it from your computer.
Please consider the environment and only print this if required.
--
***@sogo.nu
https://inverse.ca/sogo/lists
Loading...