mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-25 23:14:18 +02:00
Minor light theme update
More readable color
This commit is contained in:
parent
cc2455b9f2
commit
6a2de27d42
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ impl Theme {
|
|||
foreground: hex_to_color("#E0E0E0").unwrap(),
|
||||
},
|
||||
normal: NormalColors {
|
||||
primary: hex_to_color("#673AB7").unwrap(),
|
||||
primary: hex_to_color("#818181").unwrap(),
|
||||
secondary: hex_to_color("#F9D659").unwrap(),
|
||||
surface: hex_to_color("#818181").unwrap(),
|
||||
error: hex_to_color("#992B2B").unwrap(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue