summaryrefslogtreecommitdiff
path: root/default.css
blob: 774f1b0fc139d4206e04f4d31730f9d4a4fe6edc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.panel-item {
    background-color: #555555;
}

#panel {
    background-color: #555555;
}

#stage-layout {
    background-color: black;
}