mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-23 22:14:19 +02:00
docs(theme): reminder to sync icon and GUI color-schemes
This commit is contained in:
parent
fb3286d9d0
commit
cb83e84789
1 changed files with 1 additions and 0 deletions
|
|
@ -381,6 +381,7 @@ impl Application for UadGui {
|
|||
impl UadGui {
|
||||
pub fn start() -> iced::Result {
|
||||
let logo: &[u8] = match *OS_COLOR_SCHEME {
|
||||
// remember to keep `Default` in sync with `src/core/theme`
|
||||
dark_light::Mode::Dark | dark_light::Mode::Default => {
|
||||
include_bytes!("../../resources/assets/logo-dark.png")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue