Re: Chatting on Gnome-shell



On 01/20/2011 09:10 PM, Mads Villadsen wrote:

A quick hack to remove the gradient and add some color would be to edit
two classes in gnome-shell.css to this (or something similar):

.chat-received {
     color: #412bad;
     padding-left: 4px;
     border-radius: 4px;
}

.chat-sent {
     color: #dedede;
     padding-left: 4px;
     border-radius: 4px;
}

Then hit Alt-F2 and type rt to reload the theme.

Regards.

Yei! I wouldn't do that again bro! You should see what happened to the entire Gnome-shell UI. It appears there are other graphical elements referencing those.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]