Finish up theme printer
This commit is contained in:
parent
fc376287e0
commit
d1636bf16b
3 changed files with 73 additions and 7 deletions
|
@ -17,7 +17,7 @@ pub use syntax::*;
|
|||
use gpui2::{AppContext, Hsla, SharedString};
|
||||
use settings2::Settings;
|
||||
|
||||
#[derive(Debug, Clone, PartialEq)]
|
||||
#[derive(Debug, PartialEq, Clone, Copy)]
|
||||
pub enum Appearance {
|
||||
Light,
|
||||
Dark,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue