Increase contrast of muted text

This commit is contained in:
Ogoh Blessing
2023-01-29 15:43:18 +00:00
committed by Min RK
parent e85b91cd9b
commit 194ff5ee57

View File

@@ -20,6 +20,8 @@
@brand-success: @brand-primary;
@brand-danger: #d7191c;
@text-muted: #222;
.btn-jupyter {
.button-variant(#fff; @jupyter-orange; @jupyter-red);
}