diff --git a/public/animes.json b/public/animes.json index 85c57d3..7f42aa0 100644 --- a/public/animes.json +++ b/public/animes.json @@ -37,7 +37,7 @@ "anio": 2018, "fuente": "Novela Ligera", "generos": "Accion, Aventura, Fantasia", - "color": "#a3be6f", + "color": "#829d4f", "OP": { "1": "Rightfully - Mili" }, @@ -60,7 +60,7 @@ "anio": 2018, "fuente": "Novela Ligera", "generos": "Accion, Fantasia, Magia, Sobrenatural", - "color": "red", + "color": "#b40000", "OP": { "1": "VORACITY - MYTH & ROID" }, @@ -83,7 +83,7 @@ "anio": 2018, "fuente": "Matgo", "generos": "Accion, Aventura, Drama", - "color": "#ffc107", + "color": "#d09e07", "OP": { "1": "found & lost - Survive Said The Prophet", "2": "FREEDOM - BLUE ENCOUNT" @@ -134,7 +134,7 @@ "anio": 2018, "fuente": "Manga", "generos": "Drama, Horror, Psicologico, Supernatural", - "color": "black", + "color": "#282828", "OP": { "1": "Changing Point - i Ris" }, @@ -180,7 +180,7 @@ "anio": 2018, "fuente": "Manga", "generos": "Ecchi, Escolar, Shonen", - "color": "#413EC9", + "color": "#423fd8", "OP": { "1": "Symbol - Luck Life" }, @@ -342,7 +342,7 @@ "anio": 2017, "fuente": "Original", "generos": "Accion, Ciencia ficcion, Fantasia", - "color": "#8C00FD", + "color": "#7200d4", "OP": { "1": "gravityWall - SawanoHiroyuki[nZk]:Tielle & Gemie", "2": "sh0ut - SawanoHiroyuki[nZk]:Tielle & Gemie" @@ -369,7 +369,7 @@ "anio": 2016, "fuente": "Original", "generos": "Ciencia ficcion, Aventura, Comedia, Magia", - "color": "#E62F68", + "color": "#cc2f66", "OP": { "1": "Serendipity - ZAQ" }, diff --git a/src/components/AnimeView/BarraLateral.vue b/src/components/AnimeView/BarraLateral.vue index d79d655..8fc9f62 100644 --- a/src/components/AnimeView/BarraLateral.vue +++ b/src/components/AnimeView/BarraLateral.vue @@ -3,11 +3,11 @@
Esta es la barra lateral.
-
- Estadisticas:
+
+ PseudoSubs en numeros:

- Hemos subido {{ estadisticas.episodios }} episodios,
- haciendo un total de {{ estadisticas.gigas }} GB. + Con {{ estadisticas.episodios }} episodios, + PseudoSubs aloja {{ estadisticas.gigas }} GB. en anime, ¡y creciendo!
@@ -43,6 +43,7 @@ } - \ No newline at end of file diff --git a/src/components/AnimeView/panelDeDescarga.vue b/src/components/AnimeView/panelDeDescarga.vue index 3606a00..12c61a2 100644 --- a/src/components/AnimeView/panelDeDescarga.vue +++ b/src/components/AnimeView/panelDeDescarga.vue @@ -23,14 +23,14 @@
-
+
Links
Todos los links se abren en una pestaña nueva.

Episodio {{ num }} -> - {{ ep.peso }} @@ -62,6 +62,8 @@