Description: Elegant Arch theme based on Elegant Brit by fmrbpensador. The colors come from the official Arch Linux homepage, not the official logo, which are ever so slightly different.
I'd like to thank fmrbpensador and the makers of the themes he based Elegant Brit off of for doing most of the work.
Thank you, I'm quite fond of it as well. :)
I can color the side panel for nautilus. I'm not sure whether I like it or not though. : / However, you can paste this code:
Quote:
Ratings & Comments
6 Comments
ohh and congrats with ur bday:P
Thanks! It's not my birthday though. :( It defaulted to 1-1-1990, and I hadn't changed that in my profile.
i like this theme very much, but i was wondering if its possible to make the sidebar in nautilus blue? where all the favorites are etc
Thank you, I'm quite fond of it as well. :) I can color the side panel for nautilus. I'm not sure whether I like it or not though. : / However, you can paste this code: Quote:style "nautilus-sidebar" {
font_name = "Regular"
GtkTreeView::odd_row_color = "#e2e2e2"
GtkTreeView::even_row_color = "#e2e2e2"
}
style "nautilus-sidebar-title"
{
fg[NORMAL] = "#333333"
fg[PRELIGHT] = "#333333"
fg[ACTIVE] = "#333333"
bg[NORMAL] = "#e2e2e2"
bg[PRELIGHT] = "#e2e2e2"
bg[ACTIVE] = "#e2e2e2"
}
widget_class "*NautilusSidePane.*" style "nautilus-sidebar"
widget_class "*Nautilus*Places*Sidebar*" style "nautilus-sidebar"
widget_class "*Nautilus*Side*.GtkWidget" style "nautilus-sidebar"
widget_class "*Nautilus*Side*Title*" style "nautilus-sidebar-title"
at the very end of the gtkrc file and that will do it for you. Change "e2e2e2" to the hex of whatever color you like.
thank you for your help i try to change it but whats the default color blue you are using in your theme?
#0088cc