working change of the themes
This commit is contained in:
@@ -7,7 +7,7 @@ use ratatui::{
|
||||
prelude::Margin,
|
||||
Frame,
|
||||
};
|
||||
use crate::config::colors::Theme;
|
||||
use crate::config::colors::themes::Theme;
|
||||
|
||||
pub struct IntroState {
|
||||
pub selected_option: usize,
|
||||
|
||||
Reference in New Issue
Block a user