Add inverted variables option (#110)

* add inverted variables option

* create inverted styles

* add missed styles

* add myself as contributor
This commit is contained in:
Abner Campanha
2018-11-12 09:42:52 -02:00
committed by Luiz F. A. de Prá
parent 55c424f4d1
commit 720f7518a6
9 changed files with 156 additions and 1 deletions

View File

@@ -32,6 +32,9 @@ disqusShortname = "yourdiscussshortname"
rtl = false
# Use inverted colors
inverted = false
# Custom CSS
custom_css = []