File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
- # Hexashades
1
+ < h1 style = " text-align : center ; " > Hexashades</ h1 >
2
2
3
- ![ NPM Version ] ( https://img.shields.io/npm/v/hexashades?logo=npm&color=%23CB0001 )
4
- ![ NPM Bundle Size ] ( https://img.shields.io/bundlephobia/min/hexashades )
5
- ![ License ] ( https://img.shields.io/github/license/arjunkdot/hexashades )
3
+ < img src = " https://img.shields.io/npm/v/hexashades?logo=npm&color=%23CB0001 " alt = " NPM Version " />
4
+ < img src = " https://img.shields.io/bundlephobia/min/hexashades " alt = " NPM Bundle Size " />
5
+ < img src = " https://img.shields.io/github/license/arjunkdot/hexashades " alt = " License " />
6
6
7
- Hexashades helps you generate a range of shades and tints for any specified RGB Hex color code.
7
+ <br />
8
+ <p style =" text-align :center ;" >
9
+ Hexashades helps you generate a range of shades and tints for any specified RGB Hex color code.
10
+ </p >
8
11
9
12
> Currently, it only supports RGB Hex codes. More input formats will be allowed in the future.
10
13
You can’t perform that action at this time.
0 commit comments