From f94d401d572fd24609013361a2fd8b0b49d85908 Mon Sep 17 00:00:00 2001 From: Sergio Nicolas Lavaise Date: Mon, 20 Apr 2026 03:21:43 -0300 Subject: [PATCH] Fix: darker dark mode colors for badges and sections --- src/sections/EditIngreso.tsx | 2 +- src/sections/HistoriaClinica.tsx | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/sections/EditIngreso.tsx b/src/sections/EditIngreso.tsx index 4b99956..710577b 100644 --- a/src/sections/EditIngreso.tsx +++ b/src/sections/EditIngreso.tsx @@ -118,7 +118,7 @@ export function EditIngreso({ {selectedPaciente ? (
- + {selectedPaciente?.apellido}, {selectedPaciente?.nombre} diff --git a/src/sections/HistoriaClinica.tsx b/src/sections/HistoriaClinica.tsx index be492e8..abf2589 100644 --- a/src/sections/HistoriaClinica.tsx +++ b/src/sections/HistoriaClinica.tsx @@ -280,11 +280,11 @@ export function HistoriaClinica({
- + {paciente.fechaNacimiento ? calcularEdad(paciente.fechaNacimiento) + ' años' : ''} - + DNI: {paciente.dni} @@ -946,7 +946,7 @@ function SeccionLaboratorios({ lab, patientId, add, update, del, addAcidoBase }:
setHora(e.target.value)} />
-
+

Hemograma

setHto(e.target.value)} />
@@ -956,7 +956,7 @@ function SeccionLaboratorios({ lab, patientId, add, update, del, addAcidoBase }:
-
+

Química

setGluc(e.target.value)} />
@@ -965,7 +965,7 @@ function SeccionLaboratorios({ lab, patientId, add, update, del, addAcidoBase }:
-
+

Ionograma

setNa(e.target.value)} />
@@ -974,7 +974,7 @@ function SeccionLaboratorios({ lab, patientId, add, update, del, addAcidoBase }:
-
+

Hepatograma

setBt(e.target.value)} />
@@ -984,7 +984,7 @@ function SeccionLaboratorios({ lab, patientId, add, update, del, addAcidoBase }:
-
+

Coagulograma

setTp(e.target.value)} />
@@ -1364,7 +1364,7 @@ function SeccionEvoluciones({ evos, internacionId, add, update, del }: {
setFecha(e.target.value)} />
setHora(e.target.value)} />
-
+

Signos Vitales

setPresionSistolica(e.target.value)} placeholder="120" />
@@ -1375,7 +1375,7 @@ function SeccionEvoluciones({ evos, internacionId, add, update, del }: {
setSaturacionO2(e.target.value)} placeholder="98" />
-
+

Examen Físico