
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
A pure murrina with an Aero Look'n'Feel
I made this murrina based on Murrina Deviant, thanks! the GTKRC was somehow easy to understand.
This is my first post and made it for those who like the Aero Look'n'Feel. (Don't like MS but have budget to pay an army good graphic designers).
It was made just changing colors and appearance of Murrine Engine widgets, no pixbuff engine or black magic under the hood.
Finaly thanks to the creators of the Murrine Engine for such wonderful piece of code.
13 years ago
Version 0.47
-Added murrina gradient support for widgets
-Most widget colors were corrected, now are more "Aero"
-Progress bar is now "much greener"
-Some minor updates here and there
Version 0.3
-Fixed selected items contrast, the text is now dark blue.
-Toggle buttons now stay colored and you know when one toggled.
-Some minor adjustments in other colors.
Version 0.2
-Fixed the turquoise panel menu, now it stays as the rest of the panel (thanks to kpolice for the tip).
-The menu bar of common windows is now darker and the text is almost white.
-A little bit of more contrast in the progress bar, and looks better.
13 years ago
Version 0.47
-Added murrina gradient support for widgets
-Most widget colors were corrected, now are more "Aero"
-Progress bar is now "much greener"
-Some minor updates here and there
Version 0.3
-Fixed selected items contrast, the text is now dark blue.
-Toggle buttons now stay colored and you know when one toggled.
-Some minor adjustments in other colors.
Version 0.2
-Fixed the turquoise panel menu, now it stays as the rest of the panel (thanks to kpolice for the tip).
-The menu bar of common windows is now darker and the text is almost white.
-A little bit of more contrast in the progress bar, and looks better.
coderex
6 years ago
Report
ThrowRocksAtMe1
13 years ago
Report
ThrowRocksAtMe1
13 years ago
:/
Report
d3vz3r0
13 years ago
Report
d3vz3r0
13 years ago
style "theme-panel-menubar-item" = "theme-default"
{
fg[NORMAL] = "#111111"
}
Report
ThrowRocksAtMe1
13 years ago
Report
darweth
13 years ago
Report
d3vz3r0
13 years ago
Report
d3vz3r0
13 years ago
Report
d3vz3r0
13 years ago
This is the solution:
Right click on the panel -> Properties -> Background tab, and set the color solid the same as the window, or some other you may like, the menu and the bar will become same color.
Seems like a cheap hack but since the gnome menu is a menu it get colored as well, I don't know how to override just this one without affecting the window menus.
Report
kpolice
13 years ago
style "test"{
fg[NORMAL] = "#ff0000"
bg[NORMAL] = "#00ff00"
}
widget_class "*Panel*MenuBar*" style "test"
Just change the color and rename the style if you want.
Report
lazyd2
13 years ago
style "test"{
fg[NORMAL] = "#E7E7E7"
bg[NORMAL] = "#E7E7E7"
}
widget_class "*Panel*MenuBar*" style "test"
Report
hairypalms19
13 years ago
Report
lazyd2
13 years ago
Overall very nice!
Report
Xanderoby
13 years ago
Good job!
Report
astalavistachill
13 years ago
well can u plz reply me on ma email id
astalavista_chill@yahoo.com
Report