This document explains the color system used in the Memos application, built with OKLCH color space for better perceptual uniformity and accessibility.
## Overview
The color system supports both light and dark themes automatically through CSS custom properties. All colors are defined using OKLCH (Oklab LCH) color space, which provides better perceptual uniformity than traditional RGB/HSL.