PDA

View Full Version : Theme Olive


madrabaz
10-17-2007, 11:27 AM
http://img98.imageshack.us/img98/5085/olivethememi6.png
http://img98.imageshack.us/img98/5720/olivethemedesktopnt3.png

I also added grid, qtip, menu and date-picker themes which are not in the gray theme.

Just download the following file and extract it to Ext resources directory

Download : OliveTheme.zip (http://www.madrabaz.com/depot/files/OliveTheme.zip)

Other Theme(s) :

Dark Gray Theme (http://extjs.com/forum/showthread.php?t=15341)
Purple Theme (http://extjs.com/forum/showthread.php?t=15377)
Black Theme (http://extjs.com/forum/showthread.php?t=15504)

goodboy
10-17-2007, 01:48 PM
very nice!

SeaSharp
10-17-2007, 02:22 PM
I wonder if our screens have different colour settings? I ask because I find the green and purple themes a bit too strong (vibrant).

To my eye the green colour used in the Ext home page is closer to olive. A colour scheme based on the Ext blue/green colours plus the very pale green that surrounds this forum edit box, would be great.

Commercial designers normalize their screen colours using hardware, Colorvision Spyder is an example.

http://www.kenrockwell.com/tech/colorvisionspyder.htm

vvernon
10-17-2007, 02:30 PM
Would you be available to create themes that change more than color? For example, I'd need to use chunky controls, such as fat scrollbars on grids, fat buttons, etc., for touch screen.

Thanks!

Vaughn
vvernon@shiftmethod.com

madrabaz
10-18-2007, 04:31 PM
Would you be available to create themes that change more than color? For example, I'd need to use chunky controls, such as fat scrollbars on grids, fat buttons, etc., for touch screen.


We can create bigger controls (button, input fields etc.) but scrollbars are not created by styles and images, to make fat scroll bars we need some js code and new image and style sheet.


By the way I am not a graphical designer and I am a comp. eng. and colour-blind (olive - purple ;)) I create these themes because I need them.

franklt69
10-18-2007, 10:13 PM
Hi madrabaz very nice the themes, is there some example, link or info in how switch themes in Ext, where I can begin to study it?

regards
Frank

Brendan Carroll
10-18-2007, 10:56 PM
sweet...........light orange?

rosaldanha
10-25-2007, 08:52 AM
Madrabaz,
Great work ! Do you have an red theme ? I'm trying to change the images to red but the score now is 100 X 0 to gimp. I'm lost.

tks.
rosaldanha

chadyoshikawa
12-02-2007, 05:16 PM
Very nice -- is there a tutorial anywhere for how to make these, i.e. is it just a matter of replacing every single image or ?

-Chad

franckxx
12-03-2007, 03:41 AM
Hi Madrabaz,

Do you thnik release another theme after your GREAT themes Olive, purple, darkgray, etc...? :-?

nice job ! :D

scalerocebrian
04-02-2008, 04:31 AM
Hi Madrabaz,
than you for this olive-theme. Is exactly than i looking for.
But, its something wrong with de exclamation-tooltip.
the border dont appears.
see the picture (requerido.jpg).

do you know how can i repair it?
thank you a lot.

Sergio.

madrabaz
04-02-2008, 09:51 PM
After Ext 2.0.1 exclamination image was changed.
But I did not update this theme... but I wish to ...

brocard
04-07-2008, 10:24 AM
hello madrabaz:
I need if do you can, that send me the ext theme by email, write me to brocard@uci.cu or brocard@gmail.com, i need the example olive or green for my work in some project,



Download : OliveTheme.zip (http://www.madrabaz.com/depot/files/OliveTheme.zip)

Other Theme(s) :

Dark Gray Theme (http://extjs.com/forum/showthread.php?t=15341)
Purple Theme (http://extjs.com/forum/showthread.php?t=15377)
Black Theme (http://extjs.com/forum/showthread.php?t=15504)
[/QUOTE]

hi iam cuban boy, i need the theme olive or green for my work in some proyect, if you can send me this theme to brocard@uci.cu or brocard@gmail.com, thax you, brocard jr.

Hello im cuban and i need the theme green or olive colors, can

jarrednicholls
04-20-2008, 08:45 PM
Hi Madrabaz,
than you for this olive-theme. Is exactly than i looking for.
But, its something wrong with de exclamation-tooltip.
the border dont appears.
see the picture (requerido.jpg).

do you know how can i repair it?
thank you a lot.

Sergio.

I've fixed this. Replace the .x-tip classes in xtheme-olive.css with the below:

/* qtips */
.x-tip .x-tip-close{
background-image: url(../images/olive/qtip/close.gif);
}
.x-tip .x-tip-tc {
background-image:url(../images/olive/qtip/tip-sprite.gif);
background-position: 0 -62px;
background-repeat: repeat-x;
}
.x-tip .x-tip-tl {
background-image:url(../images/olive/qtip/tip-sprite.gif);
}
.x-tip .x-tip-tr {
background-image:url(../images/olive/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bc {
background-image:url(../images/olive/qtip/tip-sprite.gif);
background-position: 0 -118px;
background-repeat: repeat-x;
}
.x-tip .x-tip-bl {
background-image:url(../images/olive/qtip/tip-sprite.gif);
background-position: 0 -56px;
}
.x-tip .x-tip-br {
background-image:url(../images/olive/qtip/tip-sprite.gif);
background-position: right -56px;
}
.x-tip .x-tip-ml {
background-image:url(../images/olive/qtip/tip-sprite.gif);
}
.x-tip .x-tip-mr {
background-image:url(../images/olive/qtip/tip-sprite.gif);
}
.x-tip .x-tip-header-text {
color:#000000;
}
.x-tip .x-tip-body {
color:#111111;
}

glc
06-24-2008, 10:23 AM
is there any timetable as to when the download sites for these themes might be back up? there's a GoDaddy message stating to call them and a parked "oops" page...

are they hosted anywhere else?

http://www.madrabaz.com/depot/files/OliveTheme.zip

gdodinet
06-27-2008, 06:28 PM
glc,

I retrieved the theme-olive on one of my boxes. I join it here.

mikhailt
08-05-2008, 02:50 PM
Theme need to be updated to the ExtJs v2.1

elkin_celis
08-22-2008, 03:59 AM
http://img98.imageshack.us/img98/5085/olivethememi6.png
http://img98.imageshack.us/img98/5720/olivethemedesktopnt3.png

I also added grid, qtip, menu and date-picker themes which are not in the gray theme.

Just download the following file and extract it to Ext resources directory

Download : OliveTheme.zip (http://www.madrabaz.com/depot/files/OliveTheme.zip)

Other Theme(s) :

Dark Gray Theme (http://extjs.com/forum/showthread.php?t=15341)
Purple Theme (http://extjs.com/forum/showthread.php?t=15377)
Black Theme (http://extjs.com/forum/showthread.php?t=15504)

Where can i download de OliveThem.zip, becouse this link dont work.
Thanks

polturgiest
09-08-2008, 12:10 AM
can anyone forward this theme to my mail??
polturgiest@yahoo.com

thanks

strafer_yhj
09-08-2008, 03:03 AM
very good !!! thank you

alexandern
04-25-2009, 07:12 PM
After Ext 2.0.1 exclamination image was changed.
But I did not update this theme... but I wish to ...


Thank you for such a great theme. DarkGray is also affected by the latest changes, easy to fix though..

/* qtips */
.x-tip .x-tip-close{
background-image: url(../images/darkgray/qtip/close.gif);
}
.x-tip .x-tip-tc {
background-image:url(../images/darkgray/qtip/tip-sprite.gif);
background-position: 0 -62px;
background-repeat: repeat-x;
}
.x-tip .x-tip-tl {
background-image:url(../images/darkgray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-tr {
background-image:url(../images/darkgray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bc {
background-image:url(../images/darkgray/qtip/tip-sprite.gif);
background-position: 0 -118px;
background-repeat: repeat-x;
}
.x-tip .x-tip-bl {
background-image:url(../images/darkgray/qtip/tip-sprite.gif);
background-position: 0 -56px;
}
.x-tip .x-tip-br {
background-image:url(../images/darkgray/qtip/tip-sprite.gif);
background-position: right -56px;
}
.x-tip .x-tip-ml {
background-image:url(../images/darkgray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-mr {
background-image:url(../images/darkgray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-header-text {
color:#000000;
}
.x-tip .x-tip-body {
color:#111111;
}

CSG
05-06-2009, 05:40 AM
It seems some of the images are missing, is this possible? Can you please upload the theme again? It's very urgent :)

kamalmostofi
07-17-2009, 01:32 PM
Hi,
I love your great work and decided to use it. I downloaded Coolite 0.8 but I'm afraid Coolite controls lose their look and feel. I tested on 0.7 version and there isn't any problem.

Do you know why?

I appreciate your help.

Thanks,
Kamal

ByteLess
07-23-2009, 12:20 PM
very cool but on form validation this is what it looks like.