Page 1 of 1

Please test and rate my new cinnamon themes!

Posted: Fri Feb 08, 2013 7:08 pm
by DisappearingOak
It's alpha at the moment.

http://cinnamon-spices.linuxmint.com/themes/view/159

http://cinnamon-spices.linuxmint.com/themes/view/160

Artwork inspired by kde and aero, my own original panel images, based on faience theme.
Thanks much. If it's broken in any way, please do not hesitate to report it.

Re: Please test and rate my new cinnamon themes!

Posted: Fri Feb 08, 2013 8:17 pm
by bimsebasse
Hi DA, the theme is not broken, everything's working as it should :)

Minor things:
- be sure to check that the panel looks good both in top and bottom panel setups, it looks a bit weird at the top.
- the border-radius in popup menus is off because your image has a 13px border radius (or thereabouts) and the css doesn't account for it. This works better:

Code: Select all

.popup-menu {
color: #ffffff;
font-size: 10pt;
min-width: 200px;
border-image: url("../img/cal.png") 13;
}
- view-selector.css can be deleted, not used in Cinnamon. (Not even used in gnome-shell anymore)
- the add-workspace-button looks better with unrounded corners on the screen edge? achieved with "border-radius: 4px 0px 0px 4px;"
- the favourites launchers in the menu aren't aligned with the session buttons. This fixes it:

Code: Select all

.menu-favorites-button {
padding: 10px;
}
- the search field in the menu is too wide

If you want to see what can be deleted in cinnamon.css (unused gnome-shell.css leftover). Check out Týr's cinnamon.css, it has clean code.

Re: Please test and rate my new cinnamon themes!

Posted: Fri Feb 08, 2013 8:21 pm
by bimsebasse
And if you do more themes, it's much easier to base a theme off the default theme's cinnamon.css (The theme called "Cinnamon"), and then copy what you need from a gnome.shell.css into it, rather than base it on a gnome-shell.css and port it to cinnamon.

Re: Please test and rate my new cinnamon themes!

Posted: Fri Feb 08, 2013 8:24 pm
by DisappearingOak
bimsebasse wrote:And if you do more themes, it's much easier to base a theme off the default theme's cinnamon.css (The theme called "Cinnamon"), and then copy what you need from a gnome.shell.css into it, rather than base it on a gnome-shell.css and port it to cinnamon.
Thanks for the suggestions, I'll look into all of that. I was aware of the misalignemnt in the main menu, but I was in a hurry to upload. I'll fix it using what you said. Thanks.

Re: Please test and rate my new cinnamon themes!

Posted: Fri Feb 08, 2013 9:15 pm
by DisappearingOak
bimsebasse wrote:And if you do more themes, it's much easier to base a theme off the default theme's cinnamon.css (The theme called "Cinnamon"), and then copy what you need from a gnome.shell.css into it, rather than base it on a gnome-shell.css and port it to cinnamon.
I've updated the themes. Thanks. One question -when you say the panel on top didn't look okay, did you mean because it lacked a border at the bottom? I found out I was using some css tag wrongly and the image was being clipped at the bottom.. and I've updated it and now it has the border at bottom as should be. Or did you mean something else?

Re: Please test and rate my new cinnamon themes!

Posted: Fri Feb 08, 2013 10:32 pm
by bimsebasse
No, that's what I meant :)

Re: Please test and rate my new cinnamon themes!

Posted: Wed Feb 13, 2013 2:28 am
by DisappearingOak
bimsebasse wrote:No, that's what I meant :)
Hey, I saw your name on themes on DeviantArt. You made some good themes. :)

I've uploaded a new theme called 'Sea' (designed to be fresh and lickable), if anyone wants to use.
http://cinnamon-spices.linuxmint.com/themes/view/161

I've yet to get fully clued in on the CSS tags. Last time I dabbled in CSS and making webpages with Tiddlywiki was 4 years ago.

A lead dev of an E17 distro challenged me to make a better theme than their theme artists, when I complained that their themes were really bad. :D So I made one.. but for Cinnamon.

Re: Please test and rate my new cinnamon themes!

Posted: Thu Feb 14, 2013 5:49 am
by Malsasa
But is there any screenshot? I wanna see your "aeroic" theme :) Thank you...

Re: Please test and rate my new cinnamon themes!

Posted: Thu Feb 14, 2013 1:14 pm
by DisappearingOak
Malsasa wrote:But is there any screenshot? I wanna see your "aeroic" theme :) Thank you...
Sorry, there's an error, or a lack of feature in Cinnamon that prevents me from taking screenshots when any menu or applet is open. It's very easy to try the themes yourself though by downloading the zip file from the links provided before and extracting them in "/home/<username>/.themes". Hope it works out for you.

By the way, my theme is nothing like aero, it has no transparencies or anything.. just a little inspired by it..

Re: Please test and rate my new cinnamon themes!

Posted: Thu Feb 14, 2013 1:23 pm
by bimsebasse
DisappearingOak wrote:there's an error, or a lack of feature in Cinnamon that prevents me from taking screenshots when any menu or applet is open
So how do you explain that most theme screenshots show an applet popup? :) It works fine, just set the screenshot program with a capture delay (e.g. 5 seconds), show desktop, click applet, wait.

Re: Please test and rate my new cinnamon themes!

Posted: Thu Feb 14, 2013 4:07 pm
by DisappearingOak
bimsebasse wrote:
DisappearingOak wrote:there's an error, or a lack of feature in Cinnamon that prevents me from taking screenshots when any menu or applet is open
So how do you explain that most theme screenshots show an applet popup? :) It works fine, just set the screenshot program with a capture delay (e.g. 5 seconds), show desktop, click applet, wait.
Thanks for the tip. I'll remember that..

Re: Please test and rate my new cinnamon themes!

Posted: Thu Feb 14, 2013 11:34 pm
by Malsasa
DisappearingOak wrote:
bimsebasse wrote:
DisappearingOak wrote:there's an error, or a lack of feature in Cinnamon that prevents me from taking screenshots when any menu or applet is open
So how do you explain that most theme screenshots show an applet popup? :) It works fine, just set the screenshot program with a capture delay (e.g. 5 seconds), show desktop, click applet, wait.
Thanks for the tip. I'll remember that..
Okay... so now, where is your screenshot? :D

Re: Please test and rate my new cinnamon themes!

Posted: Fri Feb 15, 2013 8:52 am
by DisappearingOak
red.jpg
sea.jpg
Malsasa wrote: Okay... so now, where is your screenshot? :D
there you go

Re: Please test and rate my new cinnamon themes!

Posted: Mon Feb 18, 2013 5:09 am
by DisappearingOak
Enlightenment e17 like theme.. EBro.

Re: Please test and rate my new cinnamon themes!

Posted: Thu Feb 21, 2013 2:51 am
by DisappearingOak
How do I get 1.6 certification???