返回排行榜
180 linear gradients in CSS3, Figma, Sketch and PSD formats — free for personal and commercial use
gradientbackgroundcssdesignuicolorscss-gradientsfigmafigma-pluginfrontendsketchwebdesign
关键指标
Star 增长趋势
Star
2.5k
Forks
141
周增长
—
Issues
0
1k2k
2017年1月2018年8月2020年3月2021年10月2023年5月2024年12月2026年7月
制品库npm
npm install webgradientsREADME
WebGradients
A curated collection of splendid gradients made in CSS3, .sketch, .PSD and Figma formats.
View all the gradients here »
Made by Dima Braven · itmeo
Figma Plugin
Install the WebGradients Figma plugin to use all 180 gradients directly inside Figma.
How To Use
- Download the file
webgradients.css. - Place the file in your project folder.
- Link the file in the
<head>of your document.
<html>
<head>
<link href="webgradients.css" rel="stylesheet">
</head>
...
Browser Compatibility
Some gradients use the background-blend-mode CSS property. It is supported by the majority of modern browsers.
View full compatibility list (view on Caniuse) »
You can learn more about background-blend-mode here (view on MDN) »
License
WebGradients is created under the MIT license.
相关仓库