Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] Re: color scheme

Subject: COmanage Developers List

List archive

[comanage-dev] Re: color scheme


Chronological Thread 
  • From: Marie Huynh <>
  • To: Benn Oshrin <>, comanage-dev <>
  • Subject: [comanage-dev] Re: color scheme
  • Date: Thu, 5 Apr 2012 18:33:29 -0700

The current one(Start) looks like this:
https://skitch.com/mariehuynh/8td46/comanage-registry-edit-co-person

Smoothness looks like this:
https://skitch.com/mariehuynh/8td5f/comanage-registry-edit-co-person

Redmond:
https://skitch.com/mariehuynh/8tdh9/comanage-registry-edit-co-person

UI-lightness:
https://skitch.com/mariehuynh/8td6x/comanage-registry-home

I'll spare you the uglier combos.  For better or worse, there are also textures available for the backgrounds:
https://skitch.com/mariehuynh/8tryn/comanage-registry-home




On Thu, Apr 5, 2012 at 11:40 AM, Marie Huynh <> wrote:
Benn, what color scheme do you want for the demo and are we going to demo a quick theme swap?  I'd like to use the basic Smoothness theme as the default and then if you have different themes installed, you can show that it's a one-liner to change between them.

For reference:

The color scheme can be created by going here to pick some colors:

and then putting the CSS files it generates here:
app/webroot/js/jquery/ui/css

Then add a line to View/Layouts/default.ctp to include the css file or modify the existing line:
    <?php print $this->Html->css('jquery/ui/css/start/jquery-ui-1.8.16.custom.css'); ?>






Archive powered by MHonArc 2.6.16.

Top of Page