Remove old theme constructs
This commit is contained in:
parent
1a54ac0d69
commit
ba789fc0c4
9 changed files with 21 additions and 1874 deletions
|
@ -5,7 +5,8 @@ pub use gpui2::{
|
|||
|
||||
pub use crate::elevation::*;
|
||||
use crate::settings::user_settings;
|
||||
pub use crate::{theme, ButtonVariant};
|
||||
pub use crate::ButtonVariant;
|
||||
pub use theme2::theme;
|
||||
|
||||
use gpui2::{rems, Hsla, Rems};
|
||||
use strum::EnumIter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue