Add easter egg color scheme

This commit is contained in:
MM20
2022-05-11 12:31:20 +02:00
parent cc2d63c926
commit bc718bd343
3 changed files with 78 additions and 1 deletions
@@ -17,6 +17,7 @@ message Settings {
BlackAndWhite = 1;
DebugMaterialYouCompat = 2;
Custom = 3;
EasterEgg = 4;
}
ColorScheme color_scheme = 6;
message CustomColors {