f8b9dcce8e
I suppose I should do a profile here.
8 lines
194 B
SCSS
8 lines
194 B
SCSS
$blue: oklch(0.76 0.0358 233.23);
|
|
$yellow: oklch(0.84 0.123 100);
|
|
$orange: oklch(0.76 0.239 65);
|
|
$brown: oklch(0.36 0.042 42);
|
|
$green: oklch(0.22 0.0211 174);
|
|
$green-42: oklch(0.42 0.042 142);
|
|
|