From 567f18d565a54473dc033f24218b405085649c7c Mon Sep 17 00:00:00 2001 From: itsbloodranger Date: Fri, 19 Jun 2026 21:49:21 +0600 Subject: [PATCH] Add hyper-minimal-aqua theme --- plugins.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 5d26feb6..220b9c5b 100644 --- a/plugins.json +++ b/plugins.json @@ -635,5 +635,18 @@ "#9272dc" ], "dateAdded": "1597807892019" - } + }, + { + "name": "hyper-minimal-aqua", + "description": "A modern, JavaScript-configured UI theme targeting the Hyper Terminal ecosystem. Designed for digital animators and motion graphic designers.", + "author": "Robiul Islam", + "colors": [ + "#12161A", + "#1A1F26", + "#00E5FF", + "#00B0FF", + "#39FF14" + ], + "dateAdded": "1771344000000" +} ]