
smooth-orange (ubuntulooks)
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
Changed the human dapper theme a bit to make it look a bit smoother in Compiz.
- Clean white background
- Clean orange border
should use it only when use compiz, in "normal" mode it doesn't look that great and then the original dapper theme fits better!
wallpaper: http://www.zource.nl/Downloads/A_Place_To_Be_by_rawart.jpg
14 years ago
Easier to install now :)
14 years ago
Easier to install now :)
tillicollaps3
14 years ago
Report
bigbandit2004
14 years ago
Report
name
14 years ago
Report
Qoon3x
14 years ago
Report
tvon
14 years ago
I've seen this a few times lately (maybe the others were also your themes) but there is no real reason have the tarball unpack with usr/share/themes/ directories. If you develop the theme in your ~/.themes/ directory, you can just pack it up directly and let people unpack it in their own ~/.themes/ directory without any problems.
Just my $0.02.
Nice adjustments by the way :)
Report
Qoon3x
14 years ago
Report
tvon
14 years ago
You don't need to have .themes/ in there either. Just run the command in the same directory as the theme directory so you only pack up your theme by itself with no parent folders. This is fairly standard practice.
$ cd ~/.themes
$ tar cvvfj Ubuntulooks-Orange-smooth.tar.gz Ubuntulooks-Orange-smooth
What you seem to be doing is along the lines of:
$ cd $HOME
$ tar cvvfj Ubuntulooks-Orange-smooth.tar.gz .themes/Ubuntulooks-Orange-smooth
Since tar always packs with whatever path you enter on the command line.
HTH
Report
Michaelaustin
14 years ago
Report
Qoon3x
14 years ago
Report
Fajer
14 years ago
Report
FRUkO
14 years ago
Report
Qoon3x
14 years ago
you can get it on http://compiz.ed3n.com/
Report