Lukeetah commited on
Commit
727b29b
·
verified ·
1 Parent(s): 3fbc7e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ custom_css = """
10
 
11
  /* Variables globales */
12
  :root {
13
- --primary-color: #8b5cf6;
14
  --primary-hover: #7c3aed;
15
  --secondary-color: #f8fafc;
16
  --text-primary: #1e293b; /* Color de texto principal (oscuro) */
 
10
 
11
  /* Variables globales */
12
  :root {
13
+ --primary-color: #1e293b;
14
  --primary-hover: #7c3aed;
15
  --secondary-color: #f8fafc;
16
  --text-primary: #1e293b; /* Color de texto principal (oscuro) */