bigcartel-themes / snakebite

Snakebite theme for Big Cartel.
https://help.bigcartel.com/themes/snakebite/
3 stars 1 forks source link

Default font settings #29

Closed nickendle closed 10 years ago

nickendle commented 10 years ago

The default Header Font setting is 'Cutive' -- this isn't included in our default theme font list though, or in the new fonts that we're adding. Right now we only have Cutive Mono available.

outerim commented 10 years ago

In settings.json that would be cutive_mono if you wanted to use it.

outerim commented 10 years ago

Apparently this was an oversight. We're adding cutive to our new default list as discussed in basecamp.

coryetzkorn commented 10 years ago

Cool... are these settings correct? Montserrat doesn't need to change? "fonts": [ { "variable": "header_font", "label": "Header Font", "default": "cutive_mono" }, { "variable": "text_font", "label": "Text Font", "default": "Montserrat" } ],

coryetzkorn commented 10 years ago

Nvm... think I read this wrong. Switched it back to "Cutive".