feat(sidebar): color por categoría via CSS custom property --cat-color

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lizandro Guarnizo
2026-06-24 09:05:57 -05:00
co-authored by Claude Sonnet 4.6
parent e90cfda3f3
commit 92e4d01181
3 changed files with 18 additions and 5 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ class Layout
<!-- Font Awesome 6 -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<!-- Estilos del sistema -->
<link href="<?= $base ?>/assets/css/styles.css?v=13" rel="stylesheet">
<link href="<?= $base ?>/assets/css/styles.css?v=14" rel="stylesheet">
<style>
:root {