From 6be86b5f05a7c14e9de03d63132e7beb9789965c Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Sat, 11 Apr 2026 15:16:43 -0700 Subject: initial commit --- README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..294fe59 --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +# Overview + +![](./demo/asset/image/og.png) + +**uchū is the color palette for internet lovers, by [NetOperator Wibby](https://webb.page).** uchū utilizes the OKLCH color space [for reasons](https://evilmartians.com/chronicles/oklch-in-css-why-quit-rgb-hsl). I've been using this color palette for personal projects for about a year and have been quite pleased with it. + +No, [I will not add other color spaces](./documentation/FAQ.md#normal-colors). + + + +## Table of Contents + +- [Expanded Palette](./documentation/EXPANDED.md) + - [Gray](./documentation/EXPANDED.md#gray) + - [Red](./documentation/EXPANDED.md#red) + - [Pink](./documentation/EXPANDED.md#pink) + - [Purple](./documentation/EXPANDED.md#purple) + - [Blue](./documentation/EXPANDED.md#blue) + - [Green](./documentation/EXPANDED.md#green) + - [Yellow](./documentation/EXPANDED.md#yellow) + - [Orange](./documentation/EXPANDED.md#orange) + - [General](./documentation/EXPANDED.md#general) + - [Sass](./documentation/EXPANDED.md#sass) +- [Reduced Palette](./documentation/REDUCED.md) + - [Gray](./documentation/REDUCED.md#gray) + - [Red](./documentation/REDUCED.md#red) + - [Pink](./documentation/REDUCED.md#pink) + - [Purple](./documentation/REDUCED.md#purple) + - [Blue](./documentation/REDUCED.md#blue) + - [Green](./documentation/REDUCED.md#green) + - [Yellow](./documentation/REDUCED.md#yellow) + - [Orange](./documentation/REDUCED.md#orange) + - [General](./documentation/REDUCED.md#general) + - [Sass](./documentation/REDUCED.md#sass) +- [Usage](./documentation/USAGE.md) + - [Pure](./documentation/USAGE.md#pure) + - [Svelte/SvelteKit](./documentation/USAGE.md#svelte-sveltekit) +- [Showcase](./documentation/SHOWCASE.md) + - [Website](./documentation/SHOWCASE.md#websites) +- [FAQ](./documentation/FAQ.md) + - [Origin](./documentation/FAQ.md#origin) + - [Normal colors](./documentation/FAQ.md#normal-colors) + - [Dark Mode](./documentation/FAQ.md#dark-mode) + - [The name](./documentation/FAQ.md#the-name) + - [Virality](./documentation/FAQ.md#virality) + - [The tagline](./documentation/FAQ.md#the-tagline) +- [Why UNLICENSE?](./documentation/UNLICENSE.md) -- cgit v1.2.3