Commit Graph

4 Commits

Author SHA1 Message Date
Ray Elliott 69b0bfa48f remove border from meta tags, adjust opacity, color 2020-02-19 16:10:13 +00:00
Ray Elliott 64c23a13f8 update link color to blue 2020-02-19 15:37:07 +00:00
Ray Elliott 6e4b275b0d style dark mode meta-tags 2020-02-19 15:22:28 +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
Renamed from assets/scss/_content_inverted.scss (Browse further)