diff --git a/plugins.json b/plugins.json index 5d26feb6..4a5aef6b 100644 --- a/plugins.json +++ b/plugins.json @@ -635,5 +635,20 @@ "#9272dc" ], "dateAdded": "1597807892019" + }, + { + "name": "hyper-hadar-theme", + "description": "Con Hadar Theme, tu terminal lucirá tan profesional como tu código, con colores vibrantes que facilitan la lectura y reducen la fatiga visual durante largas sesiones de trabajo.", + "type": "theme", + "colors": [ + "#00030F", + "#F0F0F0", + "#F92672", + "#A6E22E", + "#E6DB74", + "#66D9EF", + "#AE81FF" + ], + "dateAdded": "1744666813656" } ] diff --git a/public/store/hyper-hadar-theme.png b/public/store/hyper-hadar-theme.png new file mode 100644 index 00000000..7df308d7 Binary files /dev/null and b/public/store/hyper-hadar-theme.png differ