fix up dark theme to work with older versions of clearlooks
git-svn-id: svn://localhost/ardour2/branches/3.0@4316 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
51625b2474
commit
596d699b95
@ -119,10 +119,10 @@ style "default_base" = "medium_text"
|
|||||||
|
|
||||||
engine "clearlooks"
|
engine "clearlooks"
|
||||||
{
|
{
|
||||||
style = GLOSSY
|
#style = GLOSSY
|
||||||
colorize_scrollbar = TRUE
|
#colorize_scrollbar = TRUE
|
||||||
menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
|
menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
|
||||||
toolbarstyle = 0 # 0 = flat, 1 = enable effects
|
#toolbarstyle = 0 # 0 = flat, 1 = enable effects
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user