Projet: | Trisquel |
Composant: | Gnome |
Catégorie: | Demande d'amélioration |
Priorité: | normal |
Attribué: | Non assigné |
Statut: | patch (needs review) |
The Trisquel GTK theme is really great. Thanks for the work. It just have some minor problems: Most of the fonts are using shadows, making it really hard to read them. I would suggest only to use shadows in rare places (e.g. window titles).
I would also welcome a few modifications to the start menu. Please find attached a modified version of the theme including the requested changes. It works extremely well with the font modifications requested in: https://trisquel.info/en/issues/4923
I am not sure if attachments work correctly, as they are not visible to me.
So I have uploaded the Theme to my homepage:
http://marcusmoeller.ch/share/Trisquel_20120318.tar.gz
At least I would remove the Font Shadow from the general Menu Fonts like 'File' / 'Edit' ... (and this is how it was in the gtk2 theme, too).
Here is the according patch:
--- gtk-widgets.css.orig 2012-03-20 23:14:45.518006491 +0100
+++ gtk-widgets.css 2012-03-20 23:15:03.058006358 +0100
@@ -936,7 +936,6 @@
from (shade (@selected_bg_color, 1.0)),
to (shade (@selected_bg_color, 0.85)));
-unico-bullet-color: @dark_fg_color;
- text-shadow: #ffffff 1 1;
}
.menuitem:hover,