Tucker McKnight <tmcknight@instructure.com> | Wed Feb 04 2026
background color
26 27 28 29 30 31
$border-color: $lightblue;
$border-width: 2px;
$body-bg-dark: #060c2b;
@import "../node_modules/bootstrap/scss/bootstrap";
26 27 28 29 30 31
$border-color: $lightblue;
$border-width: 2px;
$body-bg-dark: #080f35;
@import "../node_modules/bootstrap/scss/bootstrap";