remove interlacing window titles
This commit is contained in:
parent
7ea876d3c2
commit
3d05eb2874
@ -23,7 +23,7 @@ toolbar.label.color1: #e3b547
|
||||
toolbar.label.color2: #ff6d02
|
||||
toolbar.label.textColor: #000000
|
||||
toolbar.label.marginWidth: 2
|
||||
toolbar.windowLabel.appearance: sunken pipecross interlaced gradient
|
||||
toolbar.windowLabel.appearance: sunken pipecross gradient
|
||||
toolbar.windowLabel.color1: #9a9a9a
|
||||
toolbar.windowLabel.color2: #ffffff
|
||||
toolbar.windowLabel.textColor: #000000
|
||||
@ -31,12 +31,12 @@ toolbar.clock.appearance: flat vertical gradient
|
||||
toolbar.clock.color1: #e3b547
|
||||
toolbar.clock.color2: #ff6d02
|
||||
toolbar.clock.textColor: #000000
|
||||
toolbar.button.appearance: flat pipecross interlaced gradient
|
||||
toolbar.button.appearance: flat pipecross gradient
|
||||
toolbar.button.color1: #b5b5b5
|
||||
toolbar.button.color2: #ffffff
|
||||
toolbar.button.foregroundColor: #000000
|
||||
toolbar.button.marginWidth: 1
|
||||
toolbar.button.pressed.appearance: sunken pipecross interlaced gradient
|
||||
toolbar.button.pressed.appearance: sunken pipecross gradient
|
||||
toolbar.button.pressed.color1: #828282
|
||||
toolbar.button.pressed.color2: #ffffff
|
||||
toolbar.button.pressed.foregroundColor: #000000
|
||||
@ -59,7 +59,7 @@ menu.frame.disabledColor: #302f2e
|
||||
menu.frame.marginWidth: 1
|
||||
menu.frame.font:
|
||||
menu.frame.alignment: right
|
||||
menu.active.appearance: sunken pipecross interlaced gradient
|
||||
menu.active.appearance: sunken pipecross gradient
|
||||
menu.active.color1: #9a9a9a
|
||||
menu.active.color2: #ffffff
|
||||
menu.active.foregroundColor: #000000
|
||||
@ -72,11 +72,11 @@ menu.bullet.position: right
|
||||
window.title.focus.appearance: raised vertical gradient
|
||||
window.title.focus.color1: #e3b547
|
||||
window.title.focus.color2: #ff6d02
|
||||
window.label.focus.appearance: sunken pipecross interlaced gradient
|
||||
window.label.focus.appearance: sunken pipecross gradient
|
||||
window.label.focus.color1: #9a9a9a
|
||||
window.label.focus.color2: #ffffff
|
||||
window.label.focus.textColor: #000000
|
||||
window.handle.focus.appearance: sunken pipecross interlaced gradient
|
||||
window.handle.focus.appearance: sunken pipecross gradient
|
||||
window.handle.focus.color1: #707070
|
||||
window.handle.focus.color2: #f0f0f0
|
||||
window.grip.focus.appearance: raised vertical gradient
|
||||
@ -111,7 +111,7 @@ window.fontWeight: bold
|
||||
window.alignment: center
|
||||
|
||||
!-- slit --
|
||||
slit.appearance: sunken pipecross interlaced gradient
|
||||
slit.appearance: sunken interlaced vertical gradient
|
||||
slit.color1: #9a9a9a
|
||||
slit.color2: #ffffff
|
||||
slit.marginWidth: 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user