<div style="font-family: Verdana; font-size: 12;">Hi,<br><br>I'm trying to customize gtk greeter, to look more elegant than its default look.<br>While I can change stuff in the greeter conf file, I can't see if it's taking theme files, expecially custom css.<br><br>here is the conf:<br><br>[greeter]<br>background=/usr/share/backgrounds/sonicle-login.png<br>theme-name=Adwaita<br>icon-theme-name=nuoveXT2<br>#font-name=<br>xft-antialias=true<br>xft-dpi=96<br>xft-hintstyle=medium<br>xft-rgba=rgb<br>#show-language-selector=true<br>#show-indicators=true<br>show-clock=true<br>clock-format=%H:%M:%S<br>#keyboard=<br>#position=<br>#screensaver-timeout=<br><br>So login is fine, icon theme is fine.<br>I choose theme name from /usr/share/themes, have Adwaita inside, then gtk-3.0.<br>Created an apps directory, and placed my css file there.<br>This css file is never read.<br>Also changing theme name with other I have inside /usr/share/themes, never change look.<br><br>Where is it looking for themes and css?<br>Gabriele.<br></div>