


GTK3/4 Themes by jpfleury 90 comments
Thanks a lot for your comments. Unfortunately, I don't have spare time this summer to work on this theme and make changes. - Jun 11 2017

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments
I'll have a look at it when I'll publish a new version of the theme.
Regards. - Mar 14 2014

GTK3/4 Themes by jpfleury 90 comments
If you're familiar with git, you can clone a repository on Gitorious, commit your changes and propose a merge request.
> Or maybe sending some corrections by email?
Yes: http://www.jpfleury.net/en/contact.php
Thanks. - Oct 30 2013

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments
Thanks.
About the close button, it's normal. The original Clearlooks theme is like this. See for example the following screenshot (gedit on Ubuntu 11.04 with Clearlooks and GTK 2.24):
http://www.jpfleury.net/depot-fichiers/png/clearlooks-gtk2-gedit.png - Jan 13 2013

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments
If you are subscribed to my theme, and receive e-mails notifications for new versions, you'll know when some color variants will be included. - Oct 23 2012

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments
I think that Unity-2D uses Metacity. - Jun 30 2012

GTK3/4 Themes by jpfleury 90 comments
Thanks a lot.
Quote:1. Do you use a theme editor ? or you have written all the code manually ?
I don't use any theme editor. I copied files of Adwaita, the default Gnome 3 theme, and I manually changed code to obtain what I wanted.
Quote:2. I would like to move some of friends to Linux but they are used to Windows so i decided to modify your theme to look more like Luna theme. Till now everything is ok but i do not know how to remove the mouse over icon shadow from Rhythmbox. The icons are play, next, previous ... I see that the background is styled from "Prelit button background" section but i can't remove the image shadow on mouse over. Can you help me ?
I'm not sure if you talk about the ".button:hover" background color or about the kind of icon luminosity change when the cursor moves over. Anyway, I tested both, and I didn't find a way to solve this:
about the ".button:hover" background color, I didn't find a way to style it only for Rhythmbox. For example, I can do it for gedit:
GeditWindow .primary-toolbar .button:hover {
border-image: none;
background-image: none;
}
but I can't with Rhythmbox. The following doesn't work:
RBSource .primary-toolbar .button:hover,
RBSource .button:hover {
border-image: none;
background-image: none;
}
about the icon luminosity change when the cursor moves over, it seems to me that it's managed directly by GTK+. I don't know how and if we can set it in a theme. For example, comment all imports in the bottom of the file "gtk.css", then launch any GTK3 application, so there will be no theme applied. Despite that, the luminosity change is still there. - Jun 30 2012

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments
Thanks.
Quote:I hope you continue making improvements especially for Unity/Ubuntu.
I don't use Unity, so don't hesitate to make suggestions, because I don't really know what to improve. - Jun 10 2012

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments

GTK3/4 Themes by jpfleury 90 comments
Thanks a lot.
Quote:The first thing I would then like to change is the font color of the desktop icons (from black to white)
See the README file on the new Clearwaita archive. I added (very simple) instructions about that.
Quote:and the selection box (need to be transparent).
It's now fixed. You can download the new version of Clearwaita and the selection will be semi-transparent.
Regards. - Jan 18 2012

GTK3/4 Themes by jpfleury 90 comments
Thanks a lot for your great comment.
Regards,
Jean-Philippe - Nov 09 2011

GTK3/4 Themes by jpfleury 90 comments
Oui, mon thème demande sûrement plus de travail. Je l'ai fait assez rapidement, après m'être rendu compte lors de ma migration vers Gnome 3 que Clearlooks n'était pas disponible. J'ai décidé de partager ce que j'avais fait au lieu de le garder pour moi dans mon «/usr/share/themes/» :-).
Merci pour le lien de #ubuntu-fr-themes, je ne connaissais pas ce salon. Pour l'instant, je n'ai vraiment le temps de retravailler sur le thème, mais si j'ai un peu de temps, ton lien va pouvoir servir.
Merci,
Jean-Philippe - Sep 15 2011