
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 my first attempt at creating a theme. its a simple dark grey on grey theme that looks good with a dark grey window border.
Updated post with a screenshot of the menu as well as the new rounded corners, and using widget factory to give a better look at all of the elements.
Pleaes feel free to leave your comments and suggestions
I do plan on adding different colored themes.
13 years ago
0.1 - 07/04/05 - Initial Upload
0.2 - 07/04/11 - Fixed issues with tab colors, fixed button hovers and fixed selected but inactive button colors so text is readable. shortened the height of menu items a tad.
0.3 - 07/04/11 - Rounded edges a bit (suggested by kalia @ arslinux) fixed progress bar colors and slider colors
13 years ago
0.1 - 07/04/05 - Initial Upload
0.2 - 07/04/11 - Fixed issues with tab colors, fixed button hovers and fixed selected but inactive button colors so text is readable. shortened the height of menu items a tad.
0.3 - 07/04/11 - Rounded edges a bit (suggested by kalia @ arslinux) fixed progress bar colors and slider colors
ixtab
13 years ago
Report
KnuxT15
13 years ago
engine "murrine"
{
scrollbarstyle = 3 # Enable or disable circles, stripes, handles
menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped
listviewstyle = 1 # 0 = nothing, 1 = dotted
glazestyle = 1 # 0 = flat hilight, 1 = curved hilight, 2 = concave style, 3 = top curved hilight, 4 = beryl style
scrollbar_color = "#RRGGBB"
contrast = 1.0 # Lower values make for darker colors, higher values make for brighter colors
hilight_ratio = 1.0 # Lower values make for darker highlighting on glaze, higher values make for brighter highlighting on glaze
menubarstyle = 3 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
menubaritemstyle = 1 # 0 = menuitem look, 1 = button look
listviewheaderstyle = 1 # 0 = flat, 1 = glassy, 2 = raised
roundness = 0 # 0 = squared, 1 = old default, more will increase roundness
animation = TRUE # FALSE = disabled, TRUE = enabled
}
Report
phin586
13 years ago
Report