mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-04 19:28:29 +01:00
Formatting
This commit is contained in:
parent
9da7e39f9b
commit
55b84219ca
@ -28,7 +28,7 @@ impl Theme {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn tab_color(&self) -> Color{
|
||||
pub fn tab_color(&self) -> Color {
|
||||
match self {
|
||||
Theme::Default => Color::Rgb(255, 255, 85),
|
||||
Theme::Compatible => Color::Yellow,
|
||||
|
Loading…
x
Reference in New Issue
Block a user