Remove reference to removed ThemeColor

This commit is contained in:
Marshall Bowers 2023-10-25 16:34:03 +02:00
parent 4fcbc91aca
commit 0867175a4e

View file

@ -9,10 +9,6 @@
//!
//! Expect some inconsistencies from component to component as we work out the best way to build these components.
//!
//! ## Getting Started
//!
//! - [ThemeColor](crate::color::ThemeColor) is your one stop shop for all colors in the UI.
//!
//! ## Design Philosophy
//!
//! Work in Progress!