# Usage I love Deno. URL imports are cool. Anyhoo, you can do the same with uchū: - `https://uchu.style/color.css` - `https://uchu.style/color_expanded.css` ## Pure If you're coding a website by hand, you probably want to use the reduced palette. Or not, whatever. ```html

My background is slightly off-white and my text color is a nuanced black.

``` ## Svelte/SvelteKit If you're coding a web app, you probably want to use the expanded palette. Or not, whatever. ```svelte

My background is slightly off-white and my text color is a nuanced black.

```