Objet : Liste de diffusion du groupe de travail Accessibilité (liste à inscription publique)
Archives de la liste
- From: Mathieu Stumpf <psychoslave AT culture-libre.org>
- To: accessibilite <accessibilite AT april.org>
- Subject: Thème gnome contraste élevé inversé
- Date: Sat, 13 Mar 2010 10:26:52 +0100
- Disposition-notification-to: psychoslave AT culture-libre.org
Bonjour,
J'ai commencé à utiliser le thème gnome contraste élevé inversé (blanc
sur noir), et celui-ci souffrait encore de quelques défauts au niveau
des couleurs. J'ai notamment relevé les problèmes suivant :
* pidgin : hyperliens et affichage de son pseudonyme en bleu foncé (sur
noir), couleurs utilisées dans les onglets de conversation ;
* evolution : hyperliens en bleu foncé, certains mails en noir sur
blanc ;
* navigateur d'aide gnome : hyperliens en bleu foncé ;
* tous les icônes d'action existant (il y a un jeu d'icône spécial pour
se thème) ne sont pas associés dans le thème (par exemple les flèches
suivant/précédent).
J'ai réussie à régler certains de ces problèmes, notamment pour pidgin.
Je n'ai pas encore trouvé pour le navigateur d'aide, et dans les mails
HTML evolution utilise la couleur que j'ai défini pour les hyperliens
mais conserve les autres couleurs définie par l'expéditeur, notamment le
fond souvent blanc.
Bref, ça avance, mais si des personnes pouvaient m'aider, ne serait-ce
qu'en testant ce que j'ai fait pour l'instant, ça avancerait plus vite.
Je vous joint le fichier de configuration gtkrc à placer dans son home
pour tester. Il faut également choisir le thème contraste élevé inversé
dans « système>préférence>apparence ». Le gtkrc ne contiens que mes
corrections. Je referait un thème complet quand le résultat sera
convenable.
Toussotement (je traîne un salle truc),
Mathieu
#style "test" {
# GtkIMHtml::hyperlink-color = "#99ffff"
# GtkIMHtml::hyperlink-visited-color = "#ffccff"
# GtkIMHtml::hyperlink-prelight-color = "#ffccff"
# GtkIMHtml::action-name-color = "#d9d900"
# GtkIMHtml::send-name-color = "#d9d900"
# GtkHTML::link_color = "#99ffff"
# GtkHTML::vlink_color = "#ffccff"
# GtkHTML::vlink_color = "#ffccff"
# GtkHTML::cite_color = "#BB8E8E"
#}
#class "GtkWidget" style "test"
#
style "hci" {
#GtkIMHtml
GtkIMHtml::action-name-color = "#99ffff"
GtkIMHtml::highlight-name-color = "#99ffff"
GtkIMHtml::hyperlink-color= "#99ffff"
GtkIMHtml::hyperlink-prelight-color= "#ffffcc"
GtkIMHtml::hyperlink-visited-color = "#ffccff"
GtkIMHtml::receive-name-color= "#ffffcc"
GtkIMHtml::send-name-color= "#99ffff"
GtkIMHtml::typing-notification-color= "#bb8e8e"
GtkIMHtml::whisper-action-name-color= "#bb8e8e"
GtkIMHtml::whisper-name-color= "#bb8e8e"
#EphyLocationEntry
EphyLocationEntry::secure-bg-color= "#ffffbb"
EphyLocationEntry::secure-fg-color= "#990000"
#EggFindBar
EggFindBar::all_matches_color= "#99ffff"
EggFindBar::current_match_color= "#99ffff"
#AisleriotBoard
AisleriotBoard::selection-color= "#99ffff"
#GtkIconView
GtkIconView::selection-box-color= "#99ffff"
#GtkTextView
GtkTextView::error-underline-color= "#ff6500"
#GtkTreeView
GtkTreeView::even-row-color= "#000033"
GtkTreeView::odd-row-color= "#666699"
#GtkWidget
GtkWidget::cursor-color= "#99ffff"
GtkWidget::link-color= "#99ffff"
GtkWidget::secondary-cursor-color= "#99ffff"
GtkWidget::visited-link-color= "#99ffff"
#GtkHTML
GtkHTML::alink_color= "#99ffff"
GtkHTML::cite_color= "#bb8e8e"
GtkHTML::link_color= "#99ffff"
GtkHTML::spell_error_color= "#ff6500"
GtkHTML::vlink_color= "#99ffff"
#GnomeHref
GnomeHref::link_color= "#99ffff"
#NautilusIconContainer
NautilusIconContainer::dark_info_color= "#99ffff"
NautilusIconContainer::light_info_color= "#99ffff"
NautilusIconContainer::normal_icon_color= "#99ffff"
NautilusIconContainer::prelight_icon_color= "#99ffff"
NautilusIconContainer::selection_box_color= "#99ffff"
}
class "GtkWidget" style "hci"
# Pidgin checks whether a special style is available, and will only load its
# custom style if there is none. However, we still add the ': highest' so that
# theme switching to a theme using this feature works fine. (Themes that do
not
# use this feature will behave badly if one switches to them from a theme that
# uses this feature.)
# Ideally Pidgin would instead use symbolic colors ...
style "pidgin_tab-label-typing" {
fg[ACTIVE] = "#ffffb9"
}
widget "*tab-label-typing" style : highest "pidgin_tab-label-typing"
style "pidgin_tab-label-typed" {
fg[ACTIVE] = "#ffffaa"
}
widget "*tab-label-typed" style : highest "pidgin_tab-label-typed"
style "pidgin_tab-label-unreadchat" {
fg[ACTIVE] = "#ff6500"
}
widget "*tab-label-unreadchat" style : highest "pidgin_tab-label-unreadchat"
style "pidgin_tab-label-attention" {
fg[ACTIVE] = "#ff6500"
}
widget "*tab-label-attention" style : highest "pidgin_tab-label-attention"
style "pidgin_tab-label-event" {
fg[ACTIVE] = "#ecfffa"
}
widget "*tab-label-event" style : highest "pidgin_tab-label-event"
- Thème gnome contraste élevé inversé, Mathieu Stumpf, 13/03/2010
- Re: [Accessibilite] Thème gnome contraste élevé inversé, Samuel Thibault, 13/03/2010
- Re: [Accessibilite] Thème gnome contraste élevé i nversé, Christelle Thomas, 13/03/2010
- Re: [Accessibilite] Thème gnome contraste élevé inversé, Samuel Thibault, 13/03/2010
Archives gérées par MHonArc 2.6.16.