Updated theming documentation on sidebar coloring

This commit is contained in:
Nadav Tasher 2024-11-21 00:43:20 +02:00
parent d764047c1f
commit 78f7c3e5bd

View file

@ -128,7 +128,7 @@ Other:
.card-details .card-details-header { background-color:#ccc; }
/* sidebar */
.sidebar-tongue, .sidebar-shadow { background-color:#666 !important; }
.sidebar-tongue, .sidebar { background-color:#666 !important; }
.sidebar-content h3, .sidebar-content .activity-desc { color:rgba(255,255,255,.7) !important; }
```