commits
if for whatever reason you dont have a header on your page, it won't look cramped anymore
- simplify font stack significantly
- clean boilerplate theme
- replace boilerplate with boilerplate-auto for simplicity (you can still make static color themes)
- remove mono font line in terminal theme
cleanup of the font stack, now using https://systemfontstack.com
windows 11 font, havent tested yet cuz im on mac but it should work :p
fixes whitespace issue with certain formatters such as prettier
older browsers don't support light-dark, so links appear the same color as normal text. this makes linked text underlined on unsupported browsers to make it more visible
suggested by @olifloof - thanks!!!
still a work-in-progress, current changes include
- major redesign and cleanup
- themes now work as userstyles so you can add them to your manager to override any dev.css site's theme
- improved readme
to do:
- finish dev.css-docs and move demo to that site
- update dev.css preview images
change made for consistency across the page
uses the snippet from vscode (along with geist and inter in front)
kinda hacky? sorry, maybe there's a better way to do it. should still work fine tho
uses it across the document, so scrollbars are also themed
also remove the intergrav/fonts imports section, since you should visit intergrav/fonts readme for that