Giter Site home page Giter Site logo

bradoliver / uigradients Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ghosh/uigradients

0.0 2.0 0.0 1.59 MB

Beautiful colour gradients for design and code

Home Page: http://uigradients.com/

License: MIT License

JavaScript 35.43% ApacheConf 16.75% HTML 18.26% CSS 29.57%

uigradients's Introduction

uigradients.com

This is the repo for uigradients.com - A handpicked collection of beautiful colour gradients for design and code.

Hopefully this little effort will help you draw inspiration and serve as a resource for picking gradients for your own projects.

Contributors

A huge thank you to all the contributors. A complete list can be found here.

Contributing

Adding a gradient to the library is super simple. All the gradients are loaded and rendered from a single gradients.json file in the root.

To add your gradient, fork this repository, add your two gradient colours in the HEX format along with a name to the end of the json file and submit a pull request. Don't forget the commas!

[
    {
        …
    }, // <-- Don't forget this comma
    {
  		"name": "Emerald Water", // <-- and this comma too
  		"colors": ["#348F50", "#56B4D3"]
    }
]

Improvements and Bugs

Please feel free to open a new issue here with your suggestions or any bugs which you may have come across.

IMPORTANT - Please keep gradient submissions and bug fixes in separate PRs.

Inspiration

uigradients is inspired from these fantastic community projects:-

A little project by @_ighosh.

\m/

uigradients's People

Contributors

aentan avatar allanfloury avatar andrusenko avatar angietang avatar artskydj avatar baishusama avatar brian-guerrero avatar ccmxy avatar dineshkhadka avatar dxnia avatar fuechter avatar gandhishepard avatar ghosh avatar gowri-sankar avatar gureks avatar heidiekenstam avatar i-break-codes avatar jamnab avatar mr-alien avatar nicklleite avatar nicolasverlhiac avatar penance316 avatar raank avatar rwollman avatar shjinny avatar sidthecoder avatar sim3001 avatar slowfattler avatar teded32 avatar zeusdeux avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.