color/palette/
mod.rs

1// Copyright 2024 the Color Authors
2// SPDX-License-Identifier: Apache-2.0 OR MIT
3
4//! Palettes with predefined colors.
5
6pub mod css;