1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-07-19 18:07:58 +00:00

fixed - make placeholders more legible

This commit is contained in:
Eugene Pankov
2023-05-15 22:57:40 +02:00
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";