Image 01
profile-image

jpfleury

Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Hi ralphl,

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
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

See here for GitHub: https://github.com/jpfleury/clearlooks-phenix - Oct 06 2016
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Hi ralphl,

I'll have a look at it when I'll publish a new version of the theme.

Regards. - Mar 14 2014
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

> Is it possible to upload to gitorious?

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
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Thanks a lot for your message. I'll change this on the next version. Regards. - Oct 20 2013
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Thanks a lot. - Feb 21 2013
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

> This theme is awesome!

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
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

You're welcome. - Jan 10 2013
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Thanks for your comment. - Nov 13 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

You're welcome. - Nov 12 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Thanks a lot. It's really appreciated. I'll add it in the next stable version. - Nov 02 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

With Clearlooks-Phenix 3 and GTK 3.6? If you have screenshots and steps to reproduce, it would be helpful. Thanks. - Oct 26 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

It should be fixed in Clearlooks-Phenix 3.0.1 (released a few minutes ago). Thanks. - Oct 26 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Yes. I tested with Clearlooks-Phenix 3 for GTK 3.6, and I don't see bugs. - Oct 24 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

De rien. - Oct 24 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

In the new version 3, I rewrote the theme to allow easy creation of color variants, so it will be a lot easier now.

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
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Thanks a lot. - Oct 23 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Quote:Isn't metacity only there for GTK2 compatibility?

I think that Unity-2D uses Metacity. - Jun 30 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Quote:Finally ! i found a theme for gtk3 that looks like Clearlooks. Verry good job.

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
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Thanks for your comment. - Jun 30 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Thanks a lot. :-) - Jun 30 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

As evereve wrote, there's an easy way to set the icon label color. See the section "Desktop managed by Nautilus" on the documentation: http://www.jpfleury.net/en/software/clearlooks-phenix.php - Jun 30 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Merci. :-) - Jun 26 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Merci. Je me souviens avoir eu au tout début des problèmes avec les couleurs relatives. Les couleurs ne s'affichaient pas tout à fait comme ce qui était déclaré dans le fichier «gtk.css». Il y avait une légère variation. Je suppose que c'est un bogue qui a été corrigé depuis, car je n'ai plus ce problème. - Jun 10 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Yes, it will be updated. See the report http://jpfleury.indefero.net/p/clearwaita/issues/13/ - Jun 10 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Quote:Thank you for updating/creating this theme for gnome3.

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
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Thanks a lot. :-) - Mar 23 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Thanks a lot. :-) - Mar 23 2012
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Quote:I agree. One of the best themes.

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
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Hi felipec,

Thanks a lot for your great comment.

Regards,

Jean-Philippe - Nov 09 2011
Clearlooks-Phenix

GTK3/4 Themes by jpfleury 90 comments

Bonjour,

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
Helium

Plasma Themes
by mcder

8.2
9   Oct 06 2011