Better form and remove squares
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@posteo.de>
This commit is contained in:
@@ -11,6 +11,7 @@ class LightModeColors {
|
||||
// Inputs
|
||||
static const inputBackground = Color(0xFFFFFFFF);
|
||||
static const inputDefaultBorder = Color(0xFFD9D9D9);
|
||||
static const inputHoverBorder = Color(0xFFC9CED6);
|
||||
static const inputFocusedBorder = Color(0xFFEFFF1A);
|
||||
|
||||
// Text
|
||||
|
||||
Reference in New Issue
Block a user