Commit Graph

9 Commits

Author SHA1 Message Date
Ray Elliott f7c750185f use material icons 2020-02-20 12:53:28 +00:00
Ray Elliott 64c23a13f8 update link color to blue 2020-02-19 15:37:07 +00:00
ray 0da52c0444 update link colors 2020-02-09 17:58:47 +00:00
ray 10366a9d6f update fonts used to lato and open sans 2020-02-09 16:24:11 +00:00
ray 8de3c5508c update theme fonts 2020-02-02 17:13:35 +00:00
John Schroeder b00b75064d Automatic dark/light colorschemes (#234)
* Automatic dark/light colorschemes

A new `colorscheme` option is added with the capability to be always dark,
always light, or automatic based on the user's browser setting.  This
makes the `inverted` option superfluous, and therefore deprecated.
Nomenclature of files, variables, etc are changed from `inverted` to
`dark` to reflect this change.

Closes #226.

* Remove inverted option completely

The `inverted` option is now not just deprecated, but removed
completely.
2019-11-21 10:13:49 -03:00
Ariejan de Vroom fa3de1efaf Adjust dark mode colorscheme (#225)
* Adjust dark mode colorscheme

This makes the whites a bit softer and instead of
inverting the blue hyperlinks, they're now desaturated -
but still blue.

* Add Ariejan de Vroom to CONTRIBUTORS
2019-10-09 11:14:10 -03:00
Abner Campanha 720f7518a6 Add inverted variables option (#110)
* add inverted variables option

* create inverted styles

* add missed styles

* add myself as contributor
2018-11-12 09:42:52 -02:00
Luiz F. A. de Prá 94656f4c79
Style refactor (#77)
* Change fonts

* Fix colors and sizes

* Fix link colors

* Fix headings and links

* Fix icon size
2018-09-14 09:02:58 -03:00