# Objective The names of the variants of `InterpolationColorSpace` don't match the corresponding `Color` variants, which could be potentially confusing. For instance, `Color` has an `Oklaba` variant, in `InterpolationColorSpace` it's called `OkLab`. ## Solution Rename variants of `InterpolationColorSpace` to mirror the variants of Color. |
||
|---|---|---|
| .. | ||
| assets/fonts | ||
| controls | ||
| constants.rs | ||
| cursor.rs | ||
| dark_theme.rs | ||
| font_styles.rs | ||
| handle_or_path.rs | ||
| lib.rs | ||
| palette.rs | ||
| rounded_corners.rs | ||
| theme.rs | ||
| tokens.rs | ||