Finished locales stage, and work on theming.
This commit is contained in:
@@ -252,6 +252,7 @@ pub fn main() -> ExitCode {
|
||||
})
|
||||
.centered()
|
||||
.theme(kira_theming::main_theme())
|
||||
.default_font(iced::Font::MONOSPACE)
|
||||
.run();
|
||||
|
||||
match iced_result {
|
||||
|
||||
Reference in New Issue
Block a user