From 6c709b9278a39509a4b8effe643310b872c8d6e1 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Wed, 21 Sep 2016 14:56:20 +0300 Subject: [PATCH] Updated Flavors (markdown) --- Flavors.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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