
Aurora - flat scrollbar trough
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is kinda a lame little hack to the Aurora engine to remove the scrollbar trough gradient. This patch doesn't add any features... I just commented out a couple lines. It looks okay with all "pure" Aurora themes (see first screenshot)... You might want to use GtkRange::trough-border=1 (at least) in gtkrc. I actually did this to make it look better with Clearlooks themes (see second screenshot).
To apply:
tar xfz aurora-1.4.tar.gz
cd aurora-1.4
patch -p1 < ../aurora-flat_scrollbar_trough.patch
Recompile:
./configure --prefix=/usr --enable-animation
make
make install (or checkinstall for deb users)
SaikoBee
12 years ago
Report
jawbreaker
12 years ago
Report
Chrispy
12 years ago
Report
lucazade
12 years ago
Report