Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One more addition would be nice #45

Open
tyeeman opened this issue Sep 12, 2023 · 4 comments
Open

One more addition would be nice #45

tyeeman opened this issue Sep 12, 2023 · 4 comments

Comments

@tyeeman
Copy link

tyeeman commented Sep 12, 2023

Thanks for writing this! Very slick. Even though I would like to change the template now and then I understand your reasons. What I would like is to add one more color option - background color. It would be much appreciated.

I enjoyed reading your dev blog also about md2blog. Well done!

@jaredkrinke
Copy link
Owner

Good point! I should make the background color configurable.

The biggest hurdle is that only "dark" themes currently will work because the stylesheet uses color to distinguish links, headings, etc., and this is usually not sufficient for "light" color schemes. Honestly, the best approach in the long term would probably be for me to switch to some minimal/classless stylesheet that was written by an actual designer who knows what they're doing (as opposed to me).

@tyeeman
Copy link
Author

tyeeman commented Sep 13, 2023

Yes, have you seen Kev Quirk's website. He wrote simplecss and it just may be what we need here -

https://simplecss.org/

@jaredkrinke
Copy link
Owner

Thanks! I had also been looking at https://lissomware.github.io/css/ but Simple.css looks better in light mode.

@tyeeman
Copy link
Author

tyeeman commented Sep 19, 2023

Here's a site I recently found with nice colors and a button to switch between them (at the end of the menu). Looks like text, background and links are the only colors changing. I guess it flips between 2 css files.

https://darekkay.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants