Skip to content

mrterranova/rainbowframes

Repository files navigation

What is Rainbow Frames?

If you are looking for a great outline theme to border your images, cards, divs, etc., then you've come to the right place. We have a list of themes that might be exactly what you are looking for to border your images!

How to Install

npm i rainbowframes --save or yarn i rainbowframes --save

import { rainbowframes } from 'rainbowframes';

rainbowframes({ theme_border: 'ocean', size: 'medium', sundial: 'none', padding: false });

What's Available?

Rainbowframes currently supports a variety of themes, frame sizes, shadow options, and padding. theme_border: ocean Ocean theme_border: christmas Christmas theme_border: eastereggs Easter theme_border: halloween Halloween theme_border: valentine Valentines theme_border: newyear New Years

More Options

  • theme_border: sunset
  • theme_border: evergreen

Size of the frame are based on t-shirt sizes

  • default is medium which is 20px;

    • size: x-small which is 3px;

    • size: small which is 10px;

    • size: large which is 30px;

    • size: x-large which is 40px;

Shadow options under the image are based on the time of the day.

- sundial:  `none` is the default

Other Options Available...
- sunrise 
- morning
- noon
- afternoon
- evening

Padding

true or false are currently the only available options.

About

Make your website colorful with tastefully themed frames.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published