artwork/usr/share/lxqt/lubuntu/lxqt-appswitcher.qss
Julien Lavergne bcdadb4bfd * usr/share/lxqt:
- Add an lxqt theme.
2014-09-27 18:51:40 +02:00

11 lines
365 B
Plaintext

/*
* AppSwitcher
*/
#AppSwitcher {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
}
#AppSwitcherArea {
background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0);
}