Thread
:
glasserwb - theme with wide scroll bar
View Single Post
locusf
2008-04-08 , 10:31
Posts: 159 | Thanked: 341 times | Joined on Dec 2007 @ Helsinki, Finland
#
8
Just edit /usr/share/themes/{yourtheme}/gtk-2.0/gtkrc file (as root) and find out these lines:
Code:
GtkRange::stepper_size = 26 GtkRange::slider_width = 22
Replace the 26 with 38 and 22 with 42.
EDIT: On some themes, this may result in duplicate scrollbars
. Thats not very nice...
Heres my diff that I took from regular 14pt echo theme and wide scrollbar version (the above numeric changes were there as well):
14pt echo: style "hildon-im-thumb-scv-font"
Wide scrollbar: style "hildon-im-thumb-scv" = "osso-logical-colors"
14pt echo: widget "*osso-im-scv-renderer" style "hildon-im-thumb-scv-fon
Wide scrollbar: widget "*osso-im-scv-renderer" style "hildon-im-thumb-scv"
So just use the wide scrollbar thingies if you get the duplicate scrollbars, I guess.
__________________
Regards,
LoCusF
http://locusf.blogspot.com
Last edited by locusf; 2008-04-08 at
10:44
.
Quote & Reply
|
The Following 2 Users Say Thank You to locusf For This Useful Post:
angrycore
,
qwerty12
locusf
View Public Profile
Send a private message to locusf
Visit locusf's homepage!
Find all posts by locusf