Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 2.57 KB

README.md

File metadata and controls

39 lines (32 loc) · 2.57 KB

Discord Custom Gradient Names

Discord Server Handle Request Minify CSS GitHub License Stars CodeFactor

Importing

To import, add this at the top of your QuickCSS / CustomCSS

@import url('https://discord-custom-gradient-names.github.io/gradient/dist/main.min.css');

P.S.: theme devs, feel free to add this to your theme without consent. To do so, add the snippet above with your imports, also if you want to, you can send over a PR to add your theme to the (soon™) list of themes using Discord Custom Gradient Names

Adding your Custom Gradient Name to the Database

To add it, use this generator and when done, hit Generate Text, then hit submit issue without changing the issue.

You could also shoot us over a Pull Request with your Custom Gradient Name (must follow template below!) at the end of the database.json file, but before the last }. Angle is optional, and defaults to left-to-right.

Template to follow for manual PR:

,
"YOUR_USER_ID": {
 "color1": "COLOR_1",
 "color2": "COLOR_2",
 "username": "YOUR_USERNAME_AND_TAG",
 "angle": "ANGLE"
}

Support Server

Discord Server