@import "syntax-light.css" all and (prefers-color-scheme: light);
@import "syntax-dark.css" all and (prefers-color-scheme: dark);
