You are not logged in.
Pages: 1
out of boredom I stiched together a simple OB-Theme useable with the SliTaz(4).greylooks GTK-Theme
How to use:
for tux only:
put the themerc File in
/home/tux/.themes/whatever_name_you_like/openbox-3/
otherwise put it in
/usr/share/themes/whatever_name_you_like/openbox-3/
(best with Desktop-effects shadows enabled)
Improvements are welcome..
..hopefully I was not too drunk...;-)
Delete the .TXT extension
Offline
Anyone interested in changing the background colour in Leafpad.?
edit /home/tux/.gtkrc-2.0.mine..paste in:
style "default"
{
GtkTextView::cursor_color = "#ffffff"
base[NORMAL] = "#2A4361"
base[ACTIVE] = "#F40D0A"
base[SELECTED] = "#A8A8A8"
text[NORMAL] = "#c0c0c0"
text[ACTIVE] = "#c0c0c0"
text[SELECTED] = "#000000"
}
class "GtkTextView" style "default"
This is an Example, you can experiment with other colours
Please make a Backup of the original file because I have not tested
for possible side effects.
Offline
Another Example...(Leafpad..SliTaz 4)
[attachment=34503,1706]
Offline
Pages: 1
[ Generated in 0.024 seconds, 9 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]