3 lines
153 B
CSS
3 lines
153 B
CSS
@import "./theme-catppuccin-latte-yellow.css" (prefers-color-scheme: light);
|
|
@import "./theme-catppuccin-mocha-yellow.css" (prefers-color-scheme: dark);
|