Extract theme
into its own crate
This commit is contained in:
parent
0022c6b828
commit
2087c4731f
16 changed files with 62 additions and 38 deletions
|
@ -1,6 +1,5 @@
|
|||
use crate::{
|
||||
project::{self, Project, ProjectEntry, ProjectPath},
|
||||
theme,
|
||||
workspace::Workspace,
|
||||
Settings,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue