![]() |
|
![]() |
| I love pico.css! It's the sweet spot for me in being quick and easy to learn but still very capable.
Flask + HTMX + AlpineJS + PicoCSS is currently my "All Python and HTML SPA" |
![]() |
| Looks interesting, but removing the underline for links and only rely on colour except on hover is a big no on the accessibility side |
![]() |
| Color blind people could add css extension that underline / highlight links.
Blind people use a screen reader / braille display, they not need an underline.
Who else needs underline? |
![]() |
| I think we may need a tool to generate classless CSS frameworks like this, so that everyone can fine-tune color palette, paddings, font sizes an so on |
![]() |
| And looks more 2020s than 2010s. The prejudice was imparted to me from other devs and I comply to avoid unfavorable first impressions with my software. |
![]() |
| I appreciate the preview functionality which lets you see how it would look on another website. Really intuitive and makes sense on a css-page. |
![]() |
| This is not a CSS framework, this is a stylesheet you import when you don’t want to think about CSS or styling but want a site that looks alright. |
![]() |
| A lot of CSS is about art and aesthetics. CSS work will never be "done". There will always be new stylesheets and "frameworks" as long as artists want to express themselves in the medium of the web. |
![]() |
| Not sure I get it.
It sounds like it is a css file which styles standard html elements. But I'm not sure. If so, where is the css file? And what are those 200 files in the git repo? |
That said, I don't love the default design choices here -- colors and "polish." I'm not a professionally trained designer, but I've hand rolled enough software that users eventually complained about to sense when something "feels off" compared to what a really good designer creates with a background in color theory, information density, gradient shadings etc.
If the author is here, have you considered leveraging the aesthetics from other FOSS projects like bulma or tailwind, or collaborating with a professional designer? I know jgthms is sometimes on this site.