Solarized skins - #404
Conversation
The 'solarized' skin was adapted from 'classic' using the Solarized color scheme (see comments for reference and details). The 'solarized-dark' skin is implemented as a helper file which passes control to 'solarized' after setting $sol-is-dark.
|
Since this uses commits from PR #336, that PR needs to be reviewed and merged first.. |
|
Thanks @DirtyF, @ashmaroli!
I understand. I am happy to update this PR should further changes be made to PR #336 (other/different variables, etc). |
|
@sandervoerman #336 has been merged. You may update this branch. |
Align color values to current block only.
Done! |
|
@sandervoerman The header cells for a table are rendered with a lighter border in the |
It is not intentional, but I think the bug is in _base.scss: while it sets the The commit I just pushed would fix this (for all skins) by setting the After this commit, the borders all have the same color in |
|
Thank you very much for working on this @sandervoerman @jekyllbot: merge +minor |


Hi all,
I have created two skins, using the method proposed in #336. Both skins use the Solarized color scheme, one in light mode and the other in dark mode.
minima-solarized
click here for minima-solarized theme preview
minima-solarized-dark
click here for minima-solarized-dark theme preview