派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-03-15 0415f4c1c98109117873bcd82cf2f1216afc0fb9
1
2
3
4
5
6
7
8
9
10
@color: #00fff6;
@color-highlight: #fff700;
@color-gray: #C0C4CC;
@color-title: white;
@color-over: white;
@background-color: rgba(0, 16, 30, .8);
@background-color-light: rgba(40, 50, 100, .4);
@background-color-split: rgba(0, 255, 246, .14);
@background-color-tools: #1A4951;
@border-radius: .03rem;