Dark theme support
This commit is contained in:
parent
c5dd6b4dfb
commit
cc095c85bf
5 changed files with 9 additions and 1 deletions
|
@ -91,6 +91,8 @@ $field-focused-label-bg-color: #ffffff;
|
|||
$button-bg-color: $accent-color;
|
||||
$button-fg-color: white;
|
||||
|
||||
$resend-button-divider-color: $input-darker-bg-color;
|
||||
|
||||
// apart from login forms, which have stronger border
|
||||
$strong-input-border-color: #c7c7c7;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue