GithubHelp home page GithubHelp logo

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. Currently only gradients with two colours are allowed.

For convenience, the gradients.json is the only file which exists in this branch (apart from the readme of course).

To add your gradient, fork this branch, 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!

[
    {
		…
 	},
 	{
  		"name": "Emerald Water",
  		"colour1": "#348F50",
  		"colour2": "#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.

Source Code

Want to take peek at the source code of the uigradients site? Have a look at the site branch here.

Inspiration

uigradients is inspired from these fantastic community projects:-

A little project by @_ighosh.

\m/

uigradients's People

Contributors

ghosh avatar fuechter avatar zeusdeux avatar aentan avatar bglnelissen avatar achoulos avatar ryankrol avatar sebulbausb avatar shvlksen avatar siamak avatar sbelloz avatar standayweb avatar timschuitemaker avatar umayr-tp avatar wan9 avatar 0xmaki avatar biron-io avatar fantasticamujer avatar rintosarkar avatar maggy96 avatar jobbies avatar jakiestfu avatar irshadav avatar emiprandi avatar dmitshur avatar benjaminreid avatar aforarup avatar andychip avatar adhityan avatar achalv avatar

Watchers

 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.