TextColor
-> Color
This commit is contained in:
parent
56d45e72cd
commit
453aa5ffd7
24 changed files with 148 additions and 148 deletions
|
@ -4,7 +4,7 @@ pub use gpui::{
|
|||
};
|
||||
|
||||
pub use crate::StyledExt;
|
||||
pub use crate::{ButtonVariant, TextColor};
|
||||
pub use crate::{ButtonVariant, Color};
|
||||
pub use theme2::ActiveTheme;
|
||||
|
||||
use strum::EnumIter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue