Skip to content

Instantly share code, notes, and snippets.

@ttringas
ttringas / storemapper-mobilia-tokyo.css
Created September 16, 2015 10:20
Custom CSS for Mobilia Shopify Theme (Tokyo)
/*
Custom CSS for Storemapper to match Shopify theme: Mobilia presets: Tokyo
Theme: https://themes.shopify.com/themes/mobilia/styles/tokyo
Recommended map color scheme: https://snazzymaps.com/style/28294/tokyo
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #ffa02f none repeat scroll 0 0;
@ttringas
ttringas / storemapper-mobilia-sydney.css
Created September 16, 2015 10:19
Custom CSS for Mobilia Shopify Theme (Sydney)
/*
Custom CSS for Storemapper to match Shopify theme: Mobilia presets: Sydney
Theme: https://themes.shopify.com/themes/mobilia/styles/sydney
Recommended map color scheme: https://snazzymaps.com/style/83/muted-blue
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #4a7491 none repeat scroll 0 0;
@ttringas
ttringas / storemapper-mobilia-napa.css
Created September 16, 2015 10:17
Custom CSS for Mobilia Shopify Theme (Napa)
/*
Custom CSS for Storemapper to match Shopify theme: Mobilia presets: Napa
Theme: https://themes.shopify.com/themes/mobilia/styles/napa
Recommended map color scheme: https://snazzymaps.com/style/8010/minimal-dark-theme
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #343434 none repeat scroll 0 0;
@ttringas
ttringas / storemapper-mobilia-milan.css
Created September 16, 2015 10:14
Custom CSS for Mobilia Shopify Theme (Milan)
/*
Custom CSS for Storemapper to match Shopify theme: Mobilia presets: Milan
Theme: https://themes.shopify.com/themes/mobilia/styles/milan
Recommended map color scheme: https://snazzymaps.com/style/26254/ews
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #dd390d none repeat scroll 0 0;
@ttringas
ttringas / storemapper-retina-montreal.css
Created September 16, 2015 10:07
Custom CSS for Retina Shopify Theme (Montreal)
/*
Custom CSS for Storemapper to match Shopify theme: Retina presets: Montreal
Theme: https://themes.shopify.com/themes/retina/styles/montreal
Recommended map color scheme: https://snazzymaps.com/style/25/blue-water
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #00bfff none repeat scroll 0 0;
@ttringas
ttringas / storemapper-retina-melbourne.css
Created September 16, 2015 10:05
Custom CSS for Retina Shopify Theme (Melbourne)
/*
Custom CSS for Storemapper to match Shopify theme: Retina presets: Melbourne
Theme: https://themes.shopify.com/themes/retina/styles/melbourne
Recommended map color scheme: https://snazzymaps.com/style/42/apple-maps-esque
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #f0c417 none repeat scroll 0 0;
@ttringas
ttringas / storemapper-retina-austin.css
Created September 16, 2015 10:03
Custom CSS for Retina Shopify Theme (Amsterdam)
/*
Custom CSS for Storemapper to match Shopify theme: Retina presets: Austin
Theme: https://themes.shopify.com/themes/retina/styles/austin
Recommended map color scheme: https://snazzymaps.com/style/31/red-hues
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #af1f31 none repeat scroll 0 0;
@ttringas
ttringas / storemapper-retina-amsterdam.css
Created September 16, 2015 10:01
Custom CSS for Retina Shopify Theme (Amsterdam)
/*
Custom CSS for Storemapper to match Shopify theme: Retina presets: Amsterdam
Theme: https://themes.shopify.com/themes/retina/styles/amsterdam
Recommended map color scheme: https://snazzymaps.com/style/26254/ews
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #fc4c02 none repeat scroll 0 0;
@ttringas
ttringas / storemapper-parallax-vienna.css
Created September 16, 2015 09:58
Custom CSS for Storemapper with Parallax Shopify Theme and Vienna Presets
/*
Custom CSS for Storemapper to match Shopify theme: Parallax presets: Vienna
Theme: https://themes.shopify.com/themes/parallax/styles/vienna
Recommended map color scheme: https://snazzymaps.com/style/25/blue-water
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #0099e5 none repeat scroll 0 0;
@ttringas
ttringas / storemapper-parallax-madrid.css
Created September 16, 2015 09:56
Custom CSS for Storemapper with Parallax Shopify Theme and Madrid Presets
/*
Custom CSS for Storemapper to match Shopify theme: Parallax presets: Madrid
Theme: https://themes.shopify.com/themes/parallax/styles/madrid
Recommended map color scheme: https://snazzymaps.com/style/122/flat-map-with-labels
*/
.storemapper-maplink.btn,
.btn.storemapper-map-directions,
#storemapper-go,
.storemapper-storelink{
background: #bc8420 none repeat scroll 0 0;