//Palette generated by Material Palette //materialpalette.com/light-green/orange $primary-color-dark: #689F38; $primary-color: #8BC34A; $primary-color-light: #DCEDC8; $primary-color-text: #212121; $accent-color: #FF9800; $primary-text-color: #212121; $secondary-text-color: #757575; $divider-color: #BDBDBD; //Set bootstrap colors $brand-primary: $primary-color; $body-color: $primary-text-color; $code-color: darken($accent-color, 10);