Você mudou o tema do seu Ubuntu e os painéis (as barras de menu do topo e rodapé do desktop) ficaram escuros e a cor da fonte (preta) ficou ilegível num é?
Bem, vamos mudar isso. E precisaremos usar o terminal. Prestem atenção! rs
Abra o terminal e digite:
Feche o arquivo, e no terminal digite:
Fonte
Reparem no menu do topo e na cor da data/relógio (à direita). Branco! :-)
Bem, vamos mudar isso. E precisaremos usar o terminal. Prestem atenção! rs
Abra o terminal e digite:
sudo gedit .gtkrc-2.0Aberto um arquivo novo, cole as linhas abaixo:
gtk-menu-popup-delay = 0
style "panel"
{
fg[NORMAL] = "#ffffff" #Aqui define a cor da fonte do painel
fg[PRELIGHT] = "#110B5D" #Aqui define a cor da fonte ao passar o mouse por cima
#fg[PRELIGHT] = "#b7b5cd"
#fg[ACTIVE] = "#000000"
#fg[SELECTED] = "#b7b5cd"
#fg[INSENSITIVE] = "#ff0900"
#bg[NORMAL] = "#000000"
#bg[PRELIGHT] = "#ff0000"
#bg[ACTIVE] = "#ff0000"
#bg[SELECTED] = "#ff0000"
#bg[INSENSITIVE] = "#ff0000"
#base[NORMAL] = "#ff0000"
#base[PRELIGHT] = "#ff0000"
#base[ACTIVE] = "#ff0000"
#base[SELECTED] = "#ff0000"
#base[INSENSITIVE] = "#ff0000"
#text[NORMAL] = "#161616"
#text[PRELIGHT] = "#000000"
#text[ACTIVE] = "#000000"
#text[SELECTED] = "#ffffff"
#text[INSENSITIVE] = "#8A857C"
}
widget "*PanelWidget*" style "panel"
widget "*PanelApplet*" style "panel"
class "*Panel*" style "panel"
widget_class "*Mail*" style "panel"
class "*notif*" style "panel"
class "*Notif*" style "panel"
class "*Tray*" style "panel"
class "*tray*" style "panel"
style "panelbutton"
{
#bg[NORMAL] = "#E9E864"
#bg[PRELIGHT] = "#E9E864"
#bg[ACTIVE] = "#955493"
#bg[SELECTED] = "#ff0000"
}
widget "*PanelButton*" style "panelbutton"
widget_class "*Panel*GtkToggleButton" style "panelbutton"
widget_class "*Panel*GtkButton" style "panelbutton"
Feche o arquivo, e no terminal digite:
killall gnome-panelBeleza né?
Fonte
Reparem no menu do topo e na cor da data/relógio (à direita). Branco! :-)
Comentários
http://img25.imagevenue.com/img.php?image=86821_barra_122_955lo.jpeg