1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-20 12:41:37 +02:00

Added dark flavor

Created the mini-dark flavor as an alternative for people who want a dark flavor instead of the default light one.
This commit is contained in:
Angelos Chalaris
2017-04-27 16:22:04 +03:00
parent 31837594e1
commit ce381932b2
4 changed files with 2861 additions and 0 deletions

View File

@@ -1035,3 +1035,4 @@
- Removed `box-shadow`s from everything, because nobody liked them.
- Changed `.tooltip` `top` and `bottom` to `75%` from `100%`, in order to bring it closer to the text.
- After full internal testing, removed the `demo.html` file.
- Developed `mini-dark`, some tweaks might be required, but overall color palette seems good.