diff --git a/Flavors.md b/Flavors.md index 3fb7e78..16a6264 100644 --- a/Flavors.md +++ b/Flavors.md @@ -14,4 +14,8 @@ We will eventually offer a way for other developers to share their flavors with - [SCSS file](https://github.com/Chalarangelo/mini.css/blob/master/flavors/mini-default.scss) - [CSS file](https://github.com/Chalarangelo/mini.css/blob/master/flavors/mini-default.css) - [CSS file (minified)](https://github.com/Chalarangelo/mini.css/blob/master/flavors/mini-default.min.css) -- Niteowl flavor (COMING SOON!) \ No newline at end of file +- Niteowl flavor (dark blue background, light gray text, simple and clean styling) + - [SCSS file](https://github.com/Chalarangelo/mini.css/blob/master/flavors/mini-niteowl.scss) + - [CSS file](https://github.com/Chalarangelo/mini.css/blob/master/flavors/mini-niteowl.css) + - [CSS file (minified)](https://github.com/Chalarangelo/mini.css/blob/master/flavors/mini-niteowl.min.css) +- Bootstrap flavor (COMING SOON!) \ No newline at end of file