From e646a5b4cbb6616a0d4982b184f00a2efc7435cb Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Tue, 4 Oct 2016 14:04:00 +0300 Subject: [PATCH] Flavors README added --- README.md | 2 +- flavors/README.md | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 flavors/README.md diff --git a/README.md b/README.md index 1a8cd77..da81dab 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ You can learn all about using it, its modules and components, as well as see a l ## Setup -**mini.css** is available in both Bowser and NPM: +**mini.css** is available in both Bower and NPM: bowser install mini.css diff --git a/flavors/README.md b/flavors/README.md new file mode 100644 index 0000000..0ae8202 --- /dev/null +++ b/flavors/README.md @@ -0,0 +1,18 @@ +# Flavors + +Below is a list of all the currently available flavors: + +## Default + +- Dark gray text on light gray background +- High contrast +- Simple and clean styling +- Full flavor + + +## NiteOwl + +- Light gray text on dark blue background +- High contrast +- Simple and clean styling +- Full flavor \ No newline at end of file