GithubHelp home page GithubHelp logo

positiveuser / uigradients Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ghosh/uigradients

0.0 0.0 0.0 5.71 MB

🔴 Beautiful colour gradients for design and code

Home Page: http://uigradients.com/

License: MIT License

JavaScript 35.91% CSS 19.41% HTML 2.61% Vue 42.07%

uigradients's Introduction

Made with love License Contributors Build Status

uiGradients is a community contributed collection of beautiful multi-color gradients


 

About

This is an effort to give back to the community, by the community. Hopefully this will help you draw inspiration and serve as a resource for picking gradients for your own projects.

 

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 gradient colors 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!

[
    {
        …
    },
    {
      "name": "Career",
      "colors": ["#cb202d", "#dc1e28", "#3366cc"]
    }
]

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

 

Improvements and Bugs

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

 

Data

While there is no official api, all the gradients are present in the gradients.json file. The code below is an example of fetching the data via a CURL request

curl -i https://raw.githubusercontent.com/ghosh/uiGradients/master/gradients.json

 

Built with uiGradients

A few open source projects built with uiGradients

 

License

MIT

 

✌️

A little project by @i_ghosh

uigradients's People

Contributors

ghosh avatar dependabot[bot] avatar dependabot-support avatar fuechter avatar subramanya4shenoy avatar zeusdeux avatar raank avatar i-break-codes avatar nicolasverlhiac avatar naveenda avatar maitreyav avatar brian-guerrero avatar aentan avatar thisizvijay avatar sim3001 avatar sathishu37 avatar ir3ne avatar gowri-sankar avatar ccmxy avatar anaid23 avatar allanfloury avatar gureks avatar gregsonar avatar teded32 avatar deepansh946 avatar dxnia avatar baishusama avatar gandhishepard avatar vramazing avatar zache-davis 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.