New pygments styles.

See #38.
This commit is contained in:
Alexandre Vicenzi 2016-04-23 19:44:16 -03:00
parent e64eb37a2b
commit b72e9e5536
62 changed files with 1684 additions and 5 deletions

View file

@ -1,3 +1,10 @@
## 1.2.0-dev
- [Update font-awesome](https://github.com/alexandrevicenzi/Flex/issues/31)
- [Added browser color configuration](https://github.com/alexandrevicenzi/Flex/pull/34)
- [Related posts](https://github.com/alexandrevicenzi/Flex/pull/27)
- [More Pygments Styles](https://github.com/alexandrevicenzi/Flex/issues/38)
## 1.1.1
- [Bug in CSS with placement of "Newer Posts" button](https://github.com/alexandrevicenzi/Flex/issues/21)