-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbae.css
26 lines (19 loc) · 898 Bytes
/
bae.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.bae-clean:not(.bae-unclean),
.bae-clean :not(.bae-unclean){
background:transparent;
color:inherit}
.bae-flat:not(.bae-unflat),
.bae-flat :not(.bae-unflat){
border-color:transparent}
.bae-warm{color:#415!important;background:#bae!important}
.bae-cool{color:#bae!important;background:#415!important}
.bae-dawn{color:#510!important;background:#bae!important}
.bae-dusk{color:#bae!important;background:#510!important}
.bae-vine{color:#707!important;background:#4ea!important}
.bae-vein{color:#4ea!important;background:#707!important}
.bae-swag{color:#925!important;background:#bff!important}
.bae-swab{color:#bff!important;background:#925!important}
.bae-gold{color:#707!important;background:gold!important}
.bae-rush{color:gold!important;background:#707!important}
.bae-wash{color:#415!important;background:#bae4ea!important}
.bae-wish{color:#bae4ea!important;background:#415!important}