Add a story showcasing the color scales
This commit is contained in:
parent
991f58409e
commit
a02d806715
6 changed files with 40 additions and 8 deletions
|
@ -4,7 +4,9 @@ mod scale;
|
|||
mod settings;
|
||||
mod themes;
|
||||
|
||||
pub use default::*;
|
||||
pub use registry::*;
|
||||
pub use scale::*;
|
||||
pub use settings::*;
|
||||
|
||||
use gpui2::{AppContext, HighlightStyle, Hsla, SharedString};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue