oddbird / sassdoc-theme-herman

An Odd SassDoc theme.
http://oddbird.net/herman/
MIT License
117 stars 11 forks source link

I want to supply my own output format for color previews #157

Open mirisuzanne opened 7 years ago

mirisuzanne commented 7 years ago

Stacy was asking to get e.g. color(name) as part of the color-palette output, for easy copy/paste into a project. Since that's a custom syntax we use, I'd want it to be set per-project, using a string interpolation formula. Something like this:

This way it can be set flexibly.

stacyk commented 2 years ago

I'd say for our internal use, this is not important anymore as many of the colors we will be using are variables which display as: var(--colorname)

mirisuzanne commented 2 years ago

Well, the same feature would allow us to say:

Which might help clear up some of the confusion we ran into with our demos.