]> git.proxmox.com Git - flutter/proxmox_login_manager.git/commit
improve colors of login screen
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 8 Sep 2022 09:55:40 +0000 (11:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 8 Sep 2022 14:02:50 +0000 (16:02 +0200)
commit651526e1181a93dd502e415b7bc9e272998028af
treeddc8a766994f138d4ee511eb7c0732616d719a4c
parentfcdfb148b16defcafc084a29d1b47bddff1c53dc
improve colors of login screen

default primary color was a purple hue that did not really fit with our
theme. That was used on highlighting form fields and the progress
indicator. I replaced it with orange since that fits nicely with
the rest of the look and feel

also removed the use of accentColor int he ProxmoxProgressOverlay, so
that the text appears now white instead of some shade of cyan.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
lib/proxmox_login_form.dart