forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/assets/css/classic_dark.css

8 lines
87 B
CSS
Raw Normal View History

2022-09-21 18:30:49 +00:00
@import 'classic.css?v=4031';
2022-07-16 21:00:02 +00:00
2022-09-16 01:45:31 +00:00
:root {
2022-10-28 23:39:31 +00:00
--muted: #999;
--black: #999;
--bgc: #222;
2022-07-16 21:00:02 +00:00
}