Live data from Hacker News

Cool Backgrounds

coolbackgrounds.io

41–50 of 51 posts

Re: Cool Backgrounds

#41
post #5

This website is really nicely designed. I can't quite place it, but I feel very good just looking at it. I can tell it was designed with care.

White or very light background, rounded corners, drop shadows, and some time on spent on proportion.

It's a nicer look than Material or any of its flat competitors.

I wouldn't object if web design headed back in this direction, but it's not a new look. Various Kai Krause and Metacreations products used a version of it back in the 1990s.

Re: Cool Backgrounds

#42

Earlier quoted context omitted.

Is there some name to this style? I'm seeing it more often these days, but just can't nail it down to a framework or so...

I see a mix of flat and material design, but I'm not sure it has a name like Brutalist does. One should probably come up soon given how nice it is. I really like the Rubik font here.

Replacing borders with drop shadows seems to work out great - plus light background with some really delicious colors. Reminds me of Stripe design.

Re: Cool Backgrounds

#43

Earlier quoted context omitted.

Thanks for the love Blair!! icalc is a project by two of my good buddies, and I promise we got plenty more coming down the pipeline. Here's a few more live ones for your perusal: https://loremipsum.io/ https://gpacalculator.io/ https://chinesenewyear2018.com/

Wow - these sites are awesome! May I ask how you generate links/publicity for these projects? https://chinesenewyear2018.com/ in particular exploded in visibility on google. PS: Are you OK with me contacting you via mail with additional questions?

Thanks! Feel free to reach out, email in bio.

Re: Cool Backgrounds

#44

Custom resolutions would be great... need 5120x2880 for use as my background.

Working on this. Tough at the moment since the particles background gets GPU intensive. Need to pause, resize canvas while maintaining frame, download image then resize back down and start animating again.

Re: Cool Backgrounds

#48
post #42

Earlier quoted context omitted.

I see a mix of flat and material design, but I'm not sure it has a name like Brutalist does. One should probably come up soon given how nice it is. I really like the Rubik font here.

Replacing borders with drop shadows seems to work out great - plus light background with some really delicious colors. Reminds me of Stripe design.

I agree. I'm using a similar design in a current pet project (http://www.niche.fm), it's fun. I still need to update the old lightpink + #181818 modules, though. :)

Re: Cool Backgrounds

#49

Earlier quoted context omitted.

when I do ^L, only black pixels except for the shell prompt

haha I was interested in seeing how I could set it up myself - any hints before I start researching a similar setup?

you can configure gnome easily to look that way (with a hidden panel and no icons, and a bit of tweking of your compoositor)

or you just write a tiny ~/.xinitrc that calls evilwm or cwm

    xsetroot -solid black
    evilwm &
    exec xterm

Re: Cool Backgrounds

#50

Earlier quoted context omitted.

haha I was interested in seeing how I could set it up myself - any hints before I start researching a similar setup?

you can configure gnome easily to look that way (with a hidden panel and no icons, and a bit of tweking of your compoositor) or you just write a tiny ~/.xinitrc that calls evilwm or cwm xsetroot -solid black evilwm & exec xterm

thanks!
Post reply on HN