Dark theme support
This commit is contained in:
parent
c5dd6b4dfb
commit
cc095c85bf
5 changed files with 9 additions and 1 deletions
|
@ -63,6 +63,8 @@ $input-invalid-border-color: $warning-color;
|
|||
|
||||
$field-focused-label-bg-color: $bg-color;
|
||||
|
||||
$resend-button-divider-color: $muted-fg-color;
|
||||
|
||||
// scrollbars
|
||||
$scrollbar-thumb-color: rgba(255, 255, 255, 0.2);
|
||||
$scrollbar-track-color: transparent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue