tinted-theming / base24

Base24/ Base16 can be used to easily generate your favourite theme for your favourite application. Many of the template repositories provide theme files that you can copy/ import into said application.
MIT License
68 stars 7 forks source link

Bug: All your placehold.it links seem to be broken #17

Closed joshgoebel closed 1 year ago

joshgoebel commented 2 years ago

Possibly be because the url has changed to https://placeholder.com/?

Snap_2022-07-04_471x476

FredHappyface commented 2 years ago

Hi thanks for raising this! It was something I had been meaning to fix ages ago but never came up with a solution I liked, so ended up going by the wayside

One solution would have been to use svgs but that seems a bit awkward to maintain - though that way there is no dependency on a third party

The other is to do a find and replace but what if that breaks in a year?

Any ideas?

joshgoebel commented 2 years ago

Is SVGs will do it that sounds most feature proof - is gitHub allows them.

FredHappyface commented 2 years ago

Not in the way I'd like. eg. directly in the readme