changed default value
This commit is contained in:
parent
4009621488
commit
74cc17b9ce
|
|
@ -76,7 +76,7 @@ impl Default for ConfigFile {
|
||||||
tag_font_ttf: String::new(),
|
tag_font_ttf: String::new(),
|
||||||
quote_font_ratio: 215.0,
|
quote_font_ratio: 215.0,
|
||||||
tag_font_ratio: 150.0,
|
tag_font_ratio: 150.0,
|
||||||
color_layer: [20, 22, 25, 200],
|
color_layer: [20, 22, 25, 197],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue