mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 13:30:02 +00:00
fixed #8263 - make placeholders more legible
This commit is contained in:
parent
1112766ac0
commit
5075c836f9
@ -81,6 +81,8 @@ $modal-footer-border-color: transparent;
|
|||||||
$form-check-input-width: 1.4em;
|
$form-check-input-width: 1.4em;
|
||||||
$form-switch-width: 2.5em;
|
$form-switch-width: 2.5em;
|
||||||
|
|
||||||
|
$input-placeholder-color: var(--theme-fg-more-2);
|
||||||
|
|
||||||
@import '~bootstrap/scss/bootstrap.scss';
|
@import '~bootstrap/scss/bootstrap.scss';
|
||||||
@import "./theme.vendor.scss";
|
@import "./theme.vendor.scss";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user