ripienaar / travlrmap

Sinatra based travels map
Other
13 stars 2 forks source link

Icon for wishlist is green like visited #54

Closed doc75 closed 9 years ago

doc75 commented 9 years ago

To avoid confusion, it would be good to have wishlist icon in orange like on travels.devco.net. I tried on the site, but I do not have the exact RGB used to get the same orange ;-(

ripienaar commented 9 years ago

yeah - bit annoying, thats the defaults from the site I got them and that site was too annoying to try and automate different sets :)

I believe its #ffa500 on my side

doc75 commented 9 years ago

Yes, I confirm that the color code is correct. Do you mind if I replace just this one through a PR ?

ripienaar commented 9 years ago

yeah go ahead

ripienaar commented 9 years ago

thanks :)