
Vista Royale (black) (Request)
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 a request for someone who is talented enough to be able to port over this theme to gnome metacity/gtk2...
I dont really find the few gnome black themes very cool. I dont find the vista buttons on this theme very cool/necessary though.
thanks so much!!
ps found this on devianart:
http://www.deviantart.com/view/25495627/
Download to see a large version of the image.
Gnominator
13 years ago
Report
illmortal
13 years ago
Report
etiennealaurent
14 years ago
You can find some screenshots on theses links :
http://www.gnome-look.org/content/show.php?content=40351
http://www.gnome-look.org/content/show.php?content=40352
If you have any question/suggestion, tell me.
Report
thagame
14 years ago
to the creator. thanx for this
Report
pianoboy3333
14 years ago
Report
bvc
14 years ago
Report
Sekkyumu
14 years ago
That's JUST a THEME.
Who cares if it's a Windows theme and port to Linux ? What ? It reminds you Vista or Windows ? So every icons of Vista thingy or close to Windows must not hurt our dear Linux Desktop because that's trully a shame !! Ah ah...
That's why Linux is poor in good looking GTK themes, someone will always shout that it's a Windows-ed thing and has not its place in Linux world.
Report
swim
14 years ago
any luck on porting that theme?
thx,
swim
Report
darkkeil
14 years ago
Report
Sekkyumu
14 years ago
Report
bvc
14 years ago
This is code, except the icons which are currently from Clearlooks2, which I will change. Also need to do the title text, make the buttons square, and a few other adjustments.
http://kwh.kernow-gb.com/~bvc/theme/devel/Royale.png
For the panel
style "panel"
{
fg[NORMAL] = "#ffffff"
fg[PRELIGHT] = "#000000"
fg[ACTIVE] = "#ffffff"
fg[SELECTED] = "#000000"
fg[INSENSITIVE] = "#8A857C"
text[NORMAL] = "#161616"
text[PRELIGHT] = "#000000"
text[ACTIVE] = "#000000"
text[SELECTED] = "#ffffff"
text[INSENSITIVE] = "#8A857C"
}
widget "*PanelWidget*" style "panel"
widget "*PanelApplet*" style "panel"
class "*Panel*" style "panel"
widget_class "*Mail*" style "panel"
class "*notif*" style "panel"
class "*Notif*" style "panel"
class "*Tray*" style "panel"
class "*tray*" style "panel"
For the menu, you are opening a can of worms. See
http://www.gnome-look.org/content/show.php?content=35077
Report
bvc
14 years ago
make the button bg more round and square.
Report
bvc
14 years ago
http://kwh.kernow-gb.com/~bvc/wp/?p=24
Report
bvc
14 years ago
I just can't leave things undone.
Updated
http://kwh.kernow-gb.com/~bvc/wp/?p=24
Report
bvc
14 years ago
heh, I've never used the theme. I don't have wb installed anymore and rarely go to windows, so I don't know if the screenshot is showing an active or inactive window. I just did it this way because I liked it.
Without making the titlebar bigger I couldn't make the button icons exactly the same because the screenshot shows the bottom of the button border disappearing, and I didn't like that look. I have thought about making the button border highlight a little more transparent though.
Of course, you can make your own metacity, it's just something I felt like doing. It's code and not pixmap (except the icons) so it will render much faster and all the window states work correctly.
How's the gtk coming along?
Report
Sekkyumu
14 years ago
Ah ah, thanks for the artwork :).
Report