
OMG_Suite
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
The suite contains following themes:
-GTK3 (three versions)
-GTK2 (three versions)
-Gnome-shell (two versions)
-Metacity (two versions-right and left side buttons)
-Unity
-Xfwm4
-Openbox
-Emerald
-Chrome-Chromium
To install themes,unpack archive to /usr/share/themes or ~/.themes folder.Unity users have to use Ubuntu-tweak to set OMG_Left_Buttons theme for Window theme.
Gtk3 themes requirement:
gnome-themes-standard package
Gtk2 themes requirement:
- GTK2 engine Murrine
- GTK2 pixbuf engine
8 years ago
20.03.2012 - some improvements of gtk3 theme(progressbar on entry) and several bugs fixed on gtk3 and metacity themes
01.01.2013. - GTK3 theme updated to gnome 3.6
22.01.2013. - bugfix release
8 years ago
20.03.2012 - some improvements of gtk3 theme(progressbar on entry) and several bugs fixed on gtk3 and metacity themes
01.01.2013. - GTK3 theme updated to gnome 3.6
22.01.2013. - bugfix release
cqnqrd
7 years ago
Report
kibatz
8 years ago
iq there a way to change the font of the task bar and menu and use this google play font?
Report
kibatz
8 years ago
Report
nale12
8 years ago
Report
paul12
8 years ago
Report
nale12
8 years ago
Report
kibatz
8 years ago
Also, id like to give you some money for your work via paypal. how cn i do that?
Thank you
Report
nale12
8 years ago
Report
Ahmose
8 years ago
Report
kibatz
8 years ago
i tried on my own but it dont works:
i changed the rounded image in the forlder metacity-1, and changed the value of the some "rounded" properties in the xml file, i have straight corner but not totaly, i still see the rounded corner with a lighter color straight corner behind.
thanks
i am also planing to change the button, ill give you my work when it s done.
Report
kibatz
8 years ago
Thanks mate.
Report
nale12
8 years ago
Report
Ahmose
8 years ago
i fin the ambiance orange color very nice on my eyes. ;)
o well
Report
johnnyg
8 years ago
Report
unleashpc
8 years ago
Report
frenzy
8 years ago
220:19: Not using units is deprecated. Assuming 'px'."
& unity.css
Report
xtfxme
8 years ago
http://gnome-look.org/content/show.php/OMG_Suite?content=149294#c433772
... for a simple way to correct this problem.
Report
frenzy
8 years ago
Report
frenzy
8 years ago
Report
frenzy
8 years ago
Report
crux
8 years ago
Are you planning on upgrading your theme for 3.4? It's entering debian testing and I'd like to keep OMG as my desktop theme.
Thanks!
Report
nale12
8 years ago
Report
crux
8 years ago
Tnaks again
Report
xtfxme
8 years ago
Quote:for f in gtk-widgets.css unity.css; do mutter-message |& grep -oE "$f"':[0-9]+:[0-9]+' | { echo 'BEGIN {OFS=""}'; sed -r "s,$f"':([0-9]+):([0-9]+),NR==\1{$\2=$\2"px"},'; echo '{print}'; } | awk -f - -F '' "$f" > "$f".new; done
... simply `cd` to the gtk-3.0 dir of each variant, run the above, then `mv` the *.new files ... you might want to back up the originals and diff the new ones prior to overwriting, just to be sure ;-) the command is idempotent; multiple runs have no effect.
the command dynamically converts all the errors into an AWK script which then corrects them all, in one pass. the author could use it to auto-fix the theme's CSS files, if they wish.
the only other problem i have is a color issue: links in empathy (among others) are very difficult to see.
Report
witt
8 years ago
Report