Mercurial > repos > bimib > cobraxy
comparison COBRAxy/docs/index.html @ 549:4c5fdcefce8e draft default tip
Uploaded
| author | francesco_lapi |
|---|---|
| date | Wed, 29 Oct 2025 11:09:38 +0000 |
| parents | fcdbc81feb45 |
| children |
comparison
equal
deleted
inserted
replaced
| 548:5aef7b860706 | 549:4c5fdcefce8e |
|---|---|
| 10 <style> | 10 <style> |
| 11 :root { | 11 :root { |
| 12 --theme-color: #4CAF50; | 12 --theme-color: #4CAF50; |
| 13 --text-color-base: #e1e4e8; | 13 --text-color-base: #e1e4e8; |
| 14 --background-color: #0d1117; | 14 --background-color: #0d1117; |
| 15 --sidebar-background: #161b22; | 15 --sidebar-background: #0d1117; |
| 16 --code-background: #21262d; | 16 --code-background: #21262d; |
| 17 } | 17 } |
| 18 | 18 |
| 19 body { | 19 body { |
| 20 background-color: var(--background-color); | 20 background-color: var(--background-color); |
