diff --git a/gradients.json b/gradients.json index bc14e2ee..2ff3946e 100644 --- a/gradients.json +++ b/gradients.json @@ -933,5 +933,13 @@ { "name": "Scooter", "colors": ["#36D1DC", "#5B86E5"] + }, + { + "name": "Terminal", + "colors": ["#000000", "#0f9b0f"] + }, + { + "name": "Telegram", + "colors": ["#1c92d2", "#0f9b0f"] } -] \ No newline at end of file +]