1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-08 06:46:29 +02:00

Updated colors to resolve #52

This commit is contained in:
Angelos Chalaris
2016-12-30 20:30:46 +02:00
parent c3bb98996f
commit c09aecb221
4 changed files with 17 additions and 10 deletions

View File

@@ -705,3 +705,10 @@
- Demo pages updated to use the latest version of the toolkit (v2.0.1).
- Updated `CHANGELOG.md` to reflect new changes.
- Moved mixin `@include` statements inside the flavor files.
# v2.0.2 Development log
## 20161230
- Tweaked default color palette to deal with red-green colorblindness (see #52). `contextual` and `input_control` are affected by this change.
- *TODO* Update the live version sheets to use the v2.0.2 sheet, update all the references in live demo, update the flavors page.