Oh wow, crazy to see my project on HN! Thank you soap-3 for submitting it :D I really appreciate all of your suggestions, I'll patch the issues up asap.
Concrete.css
41–50 of 117 posts
Re: Concrete.css
#42Oh wow, crazy to see my project on HN! Thank you soap-3 for submitting it :D I really appreciate all of your suggestions, I'll patch the issues up asap.
At a minimum, please provide a way to switch between mode so that we can have some design granularity back.
Thanks!
Re: Concrete.css
#43Would this be more correctly called a CSS "stylesheet"? Calling it a "CSS framework" really sent me in a loop trying to figure out what "framework" means.
Re: Concrete.css
#44Would this be more correctly called a CSS "stylesheet"? Calling it a "CSS framework" really sent me in a loop trying to figure out what "framework" means.
What you said is literally "Cascading Style Sheets stylesheet". Stick with "framework".
Re: Concrete.css
#45Not sure I would make the "disabled" buttons stand out more brightly than a regular button. In fact I would swap the colors of those buttons, or maybe make the disabled button greyed out.
I limited myself to black and white when creating the style-sheet, but maybe I should indeed add some kind of indicator for the "disabled" button, such as hatchings. edit: hatchings make the inner text unreadable, I'll play around with opacity and dotted lines, thank you to the users who proposed them. edit 2: went with dashed lines and published a new version. It even shaves off a couple of bytes off the minimized v…
Re: Concrete.css
#46Not sure I would make the "disabled" buttons stand out more brightly than a regular button. In fact I would swap the colors of those buttons, or maybe make the disabled button greyed out.
The buttons also need a hover/focus state, easy win for accessibility there
Re: Concrete.css
#47Would this be more correctly called a CSS "stylesheet"? Calling it a "CSS framework" really sent me in a loop trying to figure out what "framework" means.
Re: Concrete.css
#48Re: Concrete.css
#49Oh wow, crazy to see my project on HN! Thank you soap-3 for submitting it :D I really appreciate all of your suggestions, I'll patch the issues up asap.
It’s really cool, what was some of your inspiration and thoughts behind it?
Re: Concrete.css
#50I like it. As someone else said here, it brings my mind to an alternative web with browsers that had a better default and standardized stylesheet. Oh how I wish for this. Can't just Chrome, Firefox, Edge, Safari all just adopt this one?
Setting up no-CSS sites would be a more sensible thing and we would have less need of Gemini (https://geminiprotocol.net/).
One can dream... Of course, now sites widely rely on a random set of margin defaults, base sizes etc. brought into their websites, so ripping out and changing those wouldn't be quite that simple.