blob: b3998a01631f0cdca8c6799d2d9978e00fbdfb36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Definition of the "Back In Black" theme.
# Author: Sindre Mehus
styleSheet = style/black.css
backgroundColor = 333333
textColor = DDDDDD
detailColor = 696969
linkColor = BAD9F2
logoImage = icons/subsonic_white.png
|